|
Joda Time API | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| ISOChronology | ISOChronology provides access to the individual date time fields for the ISO8601 defined chronological calendar system. |
| ISODateOnly | ISODateOnly is the basic implementation of a date only class using the
ISOChronology. |
| ISODateTime | ISODateTime is the basic implementation of a datetime class using the
ISOChronology. |
| ISOTimeOnly | ISOTimeOnly is the basic implementation of a time only class using the
ISOChronology. |
The ISO calendar system is that defined by the ISO8601 standard. It is in fact a special case of the Gregorian calendar system. It is defined as Gregorian over all time (proleptic) and includes the year 0 (which never actually occurred). All XML date and time transfers are recommended to use the ISO8601 standard.
|
Joda Time API | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||