Package javax.time.calendar.zone


package javax.time.calendar.zone
Provides classes to implement time-zones and their rules.
  • Class
    Description
    A builder that can read the TZDB TimeZone files and build ZoneRules instances.
    Information about the valid offsets applicable for a local date-time.
    A transition between two offsets caused by a discontinuity in the local time-line.
    A rule expressing how to create a transition.
    The rules defining how the zone offset varies for a single time-zone.
    A mutable builder used to create all the rules for a historic time-zone.
    A definition of the way a local time can be converted to an offset time.
    Provides access to a versioned set of time-zone rules from a single group.
    A group of time-zone rules wrapping a provider of multiple versions of the data.
    A version of time-zone rules from a single group.