public class DateUtils extends Object
static String
FORMAT_FULL
FORMAT_YYYYMMDD
DateUtils()
static Date
getZoneDate(String time, TimeZoneId zoneId)
static boolean
isCustomizedFormat(String str, String format)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String FORMAT_FULL
public static final String FORMAT_YYYYMMDD
public DateUtils()
public static boolean isCustomizedFormat(String str, String format)
public static Date getZoneDate(String time, TimeZoneId zoneId)
Copyright © 2018. All rights reserved.