Class Utils

java.lang.Object
com.nnamo.utils.Utils

public class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • getCurrentDate

      public static Date getCurrentDate()
    • getCurrentTime

      public static LocalTime getCurrentTime()
    • posixToSecondsOfDay

      public static int posixToSecondsOfDay(long posixTime)
    • secondsOfDayToString

      public static String secondsOfDayToString(int seconds)