Package com.nnamo.utils
Class Utils
java.lang.Object
com.nnamo.utils.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Date
static LocalTime
static int
posixToSecondsOfDay
(long posixTime) static String
secondsOfDayToString
(int seconds)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getCurrentDate
-
getCurrentTime
-
posixToSecondsOfDay
public static int posixToSecondsOfDay(long posixTime) -
secondsOfDayToString
-