- ZERO - Static variable in class org.joda.time.Days
-
Constant representing zero days.
- ZERO - Static variable in class org.joda.time.Duration
-
Constant representing zero millisecond duration
- ZERO - Static variable in class org.joda.time.Hours
-
Constant representing zero hours.
- ZERO - Static variable in class org.joda.time.Minutes
-
Constant representing zero minutes.
- ZERO - Static variable in class org.joda.time.Months
-
Constant representing zero months.
- ZERO - Static variable in class org.joda.time.Period
-
A period of zero length and standard period type.
- ZERO - Static variable in class org.joda.time.Seconds
-
Constant representing zero seconds.
- ZERO - Static variable in class org.joda.time.Weeks
-
Constant representing zero weeks.
- ZERO - Static variable in class org.joda.time.Years
-
Constant representing zero years.
- ZeroIsMaxDateTimeField - Class in org.joda.time.field
-
Wraps another field such that zero values are replaced with one more than
it's maximum.
- ZeroIsMaxDateTimeField(DateTimeField, DateTimeFieldType) - Constructor for class org.joda.time.field.ZeroIsMaxDateTimeField
-
Constructor.
- ZonedChronology - Class in org.joda.time.chrono
-
Wraps another Chronology to add support for time zones.
- ZoneInfoCompiler - Class in org.joda.time.tz
-
Compiles Olson ZoneInfo database files into binary files for each time zone
in the database.
- ZoneInfoCompiler() - Constructor for class org.joda.time.tz.ZoneInfoCompiler
-
- ZoneInfoProvider - Class in org.joda.time.tz
-
- ZoneInfoProvider(File) - Constructor for class org.joda.time.tz.ZoneInfoProvider
-
ZoneInfoProvider searches the given directory for compiled data files.
- ZoneInfoProvider(String) - Constructor for class org.joda.time.tz.ZoneInfoProvider
-
ZoneInfoProvider searches the given ClassLoader resource path for
compiled data files.
- ZoneInfoProvider(String, ClassLoader) - Constructor for class org.joda.time.tz.ZoneInfoProvider
-
ZoneInfoProvider searches the given ClassLoader resource path for
compiled data files.