public final class StandardDate extends DateTimeFormat
Modifier and Type | Field and Description |
---|---|
private static String |
STANDARD_FORMAT
Constant for standard date format.
|
Constructor and Description |
---|
StandardDate() |
Modifier and Type | Method and Description |
---|---|
protected DateFormat |
createDateFormat(Locale locale)
Factory method for date time formatter instance.
|
format, parse, setLocale, setTimeZone
private static final String STANDARD_FORMAT
protected DateFormat createDateFormat(Locale locale)
DateTimeFormat
createDateFormat
in class DateTimeFormat
locale
- locale settings.Copyright © 2018. All rights reserved.