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