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 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 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.
A B C D E F G H I J L M N O P R S T U V W Y Z 

Copyright (c) 2001-2006 - Joda.org