| Package | Description |
|---|---|
| com.helger.commons.datetime |
| Modifier and Type | Method and Description |
|---|---|
static EDTType |
EDTType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EDTType[] |
EDTType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
PDTFormatter.getPattern(EDTType eDTType,
Locale aLocale,
FormatStyle eStyle,
EDTFormatterMode eMode) |
Copyright © 2014–2020 Philip Helger. All rights reserved.