public class Dates extends Object
public static String formatLocalDateTime(LocalDateTime localDateTime, String pattern)
public static LocalDateTime parseLocalDateTime(String localDateTime, String pattern)
public static int getCurrentSecond()
public static int getCurrentMinute()
public static int getCurrentHour()
public static int getCurrentDay()
public static DayOfWeek getCurrentDayOfWeek()
public static Month getCurrentMonth()
public static int getCurrentYear()
public static LocalDate getCurrentDate()
public static LocalDateTime getCurrentDateTime()
public static Date asDate(LocalDateTime localDateTime)
public static LocalDateTime asLocalDateTime(Date date)
Copyright © 2019 Damsete Tecnologia LTDA. All rights reserved.