Package | Description |
---|---|
com.xalys.xgl.i18n |
Modifier and Type | Method and Description |
---|---|
static DateTimeFormat.PredefinedFormat |
DateTimeFormat.PredefinedFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeFormat.PredefinedFormat[] |
DateTimeFormat.PredefinedFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static DateTimeFormat |
DateTimeFormat.getFormat(DateTimeFormat.PredefinedFormat predefinedFormat) |
static DateTimeFormat |
DateTimeFormat.getFormat(DateTimeFormat.PredefinedFormat predefinedFormat,
Locale locale) |
Copyright © 2018 Xalys. All rights reserved.