public class DateUtil extends Object
static String
DATE
DATE_TIME
DateUtil()
static Object
getDate(Class<?> targetDateType, String str)
getFormatDate(Date date, String formatStr)
getSimpleFormatDate(Date date)
getSimpleFormatDateTime(Date date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String DATE
public static final String DATE_TIME
public DateUtil()
public static String getSimpleFormatDateTime(Date date)
public static String getSimpleFormatDate(Date date)
public static String getFormatDate(Date date, String formatStr)
public static Object getDate(Class<?> targetDateType, String str)
Copyright © 2023. All rights reserved.