| Interface | Description |
|---|---|
| IDateTimeValueType |
Interface as value type of DateTimeType
|
| ITimeDurationValueType |
interface as a value type of TimeDurationType
|
| Class | Description |
|---|---|
| BigDateTimeValueType |
DateTimeValueType object that can hold all lexically valid dateTime value.
|
| BigTimeDurationValueType |
ITimeDurationValueType implementation that can hold all lexically legal
timeDuration value.
|
| CalendarFormatter |
Formats a
Calendar object to a String. |
| CalendarParser |
Parses XML Schema date/time related types into
Calendar. |
| DateTimeFactory |
utility functions that creates date/time related objects.
|
| PreciseCalendarFormatter | |
| PreciseCalendarParser | |
| TimeZone |
simple time zone component.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.