| Package | Description |
|---|---|
| com.caucho.amber.type |
| Modifier and Type | Field and Description |
|---|---|
static CalendarType |
CalendarType.TEMPORAL_DATE_TYPE |
static CalendarType |
CalendarType.TEMPORAL_TIME_TYPE |
static CalendarType |
CalendarType.TEMPORAL_TIMESTAMP_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static CalendarType |
CalendarType.create()
Returns the singleton Calendar type.
|