public class TimeConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static ValueFormat |
CENTURY_FORMAT |
static ValueFormat |
DECADE_FORMAT |
static ValueFormat |
DECADE_LITERAL_FORMAT |
static ValueFormat |
EUROPEAN_DATE |
static ValueFormat |
ISO_DATE_ANY_SEP |
static ValueFormat |
ISO_MONTH |
static ValueFormat |
ISO_QUARTER |
static ValueFormat |
ISO_YEAR |
static ValueFormat |
US_DATE |
| Constructor and Description |
|---|
TimeConstants() |
public static final ValueFormat ISO_DATE_ANY_SEP
public static final ValueFormat EUROPEAN_DATE
public static final ValueFormat US_DATE
public static final ValueFormat ISO_MONTH
public static final ValueFormat ISO_YEAR
public static final ValueFormat ISO_QUARTER
public static final ValueFormat DECADE_FORMAT
public static final ValueFormat DECADE_LITERAL_FORMAT
public static final ValueFormat CENTURY_FORMAT
Copyright © 2017. All Rights Reserved.