Class MDateUtil
java.lang.Object
com.maplander.backend.utils.MDateUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intdateTimeToInt(LocalDateTime localDateTime) static LocalDateTimeintToDateTime(int date) static LocalDateTimelongToDateTime(long dateTimeLong) static LocalDateTimelongToDateTime(Long dateLong) static LocalDateTimenow()static intnowInt()
-
Constructor Details
-
MDateUtil
public MDateUtil()
-
-
Method Details
-
intToDateTime
-
longToDateTime
-
dateTimeToInt
-
now
-
nowInt
public static int nowInt() -
longToDateTime
-