| Class and Description |
|---|
| CalendarUnit
A CalendarUnit represents a time interval whose duration is allowed to vary in order to
adjust to Daylight Saving Time where needed.
|
| DateTime
DateTime provides an immutable representation of Date and Time to the nearest nanosecond.
|
| DateTimeConfig
Establish global defaults for shaping DateTime behavior.
|
| DateTimeConfigBuilder
DateTimeConfig has numerous values, some of which we want to control, sometimes making minor changes.
|
| Duration
Duration is a fixed measurement of time.
|
| IDateTimeConfig
This interface defines methods essential for global configuration of the DateTime object.
|
| LocalConfig
LocalConfig is a wrapper class providing a cheap equivalent to the global instance of
DateTimeConfig with one or more methods (e.g.
|
| MonthMap
This is a language-agnostic mapping of month abbreviations to month numbers
|
| Shift
Shift describes an offset in time in terms of CalendarUnit increments of various proportions.
|
Copyright © 2014. All Rights Reserved.