Alphabetical Index: Z

A B C D E F G H I J L M N O P R S T U V W Y Z

Z

ZERO - static field in class org.joda.time.Days
Constant representing zero days.
ZERO - static field in class org.joda.time.Duration
Constant representing zero millisecond duration
ZERO - static field in class org.joda.time.Hours
Constant representing zero hours.
ZERO - static field in class org.joda.time.Minutes
Constant representing zero minutes.
ZERO - static field in class org.joda.time.Months
Constant representing zero months.
ZERO - static field in class org.joda.time.Period
A period of zero length and standard period type.
ZERO - static field in class org.joda.time.Seconds
Constant representing zero seconds.
ZERO - static field in class org.joda.time.Weeks
Constant representing zero weeks.
ZERO - static field in class org.joda.time.Years
Constant representing zero years.
Wraps another field such that zero values are replaced with one more than it's maximum.
Constructor.
ZonedChronology - class org.joda.time.chrono.ZonedChronology
Wraps another Chronology to add support for time zones.
ZoneInfoCompiler - class org.joda.time.tz.ZoneInfoCompiler
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 org.joda.time.tz.ZoneInfoProvider
ZoneInfoProvider loads compiled data files as generated by ZoneInfoCompiler.
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.

Copyright (c) 2001-2006 - Joda.org