Class | Description |
---|---|
DateFromString |
Convenience routines for parsing a String to produce a Date.
|
DateRange |
Implements a range of dates, using DateType and/or TimeDuration.
|
DateType |
Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
|
DateUnit |
Handles udunits dates, represented as "n units of time since reference date" eg
"1203 days since 1970-01-01 00:00:00".
|
SimpleUnit |
Convenience routines on top of ucar.units package.
|
TimeDuration |
Implements the thredds "duration" XML element type: specifies a length of time.
|
TimeUnit |
Handles Units that are time durations, eg in seconds, hours, days, years.
|