DateFormatFactoryUtil
or FastDateFormatFactoryUtil
@Deprecated public class DateFormats extends Object
Constructor and Description |
---|
DateFormats()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static DateFormat |
getDate(Locale locale)
Deprecated.
|
static DateFormat |
getDate(Locale locale,
TimeZone timeZone)
Deprecated.
|
static DateFormat |
getDateTime(Locale locale)
Deprecated.
|
static DateFormat |
getDateTime(Locale locale,
TimeZone timeZone)
Deprecated.
|
static DateFormat |
getTime(Locale locale)
Deprecated.
|
static DateFormat |
getTime(Locale locale,
TimeZone timeZone)
Deprecated.
|
public static DateFormat getDate(Locale locale)
public static DateFormat getDate(Locale locale, TimeZone timeZone)
public static DateFormat getDateTime(Locale locale)
public static DateFormat getDateTime(Locale locale, TimeZone timeZone)
public static DateFormat getTime(Locale locale)
public static DateFormat getTime(Locale locale, TimeZone timeZone)