Package org.joda.time.tz
package org.joda.time.tz
Implementation package supporting the time zones.
Provides support for implementing time zones. DateTimeZone
uses these classes internally, but most applications need not use them directly.
-
ClassDescriptionImproves the performance of requesting time zone offsets and name keys by caching the results.DateTimeZoneBuilder allows complex DateTimeZones to be constructed.Supports setting fields of year and moving between transitions.Extends OfYear with a nameKey and savings.Extends Recurrence with inclusive year limits.The default name provider acquires localized names from
java.text.DateFormatSymbols.Basic DateTimeZone implementation that has a fixed name key and offsets.Service provider factory for localized time zone names.Service provider factory for time zones.Simple time zone provider that supports only UTC.Compiles standard format time zone data files into binary files for each time zone in the database.Logger for the compiler.ZoneInfoProvider loads compiled data files as generated byZoneInfoCompiler.