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

O

OCTOBER - Static variable in class org.joda.time.DateTimeConstants
Constant (10) representing October, the tenth month (ISO)
OffsetDateTimeField - Class in org.joda.time.field
Generic offset adjusting datetime field.
OffsetDateTimeField(DateTimeField, int) - Constructor for class org.joda.time.field.OffsetDateTimeField
Constructor.
OffsetDateTimeField(DateTimeField, DateTimeFieldType, int) - Constructor for class org.joda.time.field.OffsetDateTimeField
Constructor.
OffsetDateTimeField(DateTimeField, DateTimeFieldType, int, int, int) - Constructor for class org.joda.time.field.OffsetDateTimeField
Constructor.
ONE - Static variable in class org.joda.time.Days
Constant representing one day.
ONE - Static variable in class org.joda.time.Hours
Constant representing one hour.
ONE - Static variable in class org.joda.time.Minutes
Constant representing one minute.
ONE - Static variable in class org.joda.time.Months
Constant representing one day.
ONE - Static variable in class org.joda.time.Seconds
Constant representing one second.
ONE - Static variable in class org.joda.time.Weeks
Constant representing one week.
ONE - Static variable in class org.joda.time.Years
Constant representing one year.
ordinalDate() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full ordinal date, using a four digit year and three digit dayOfYear (yyyy-DDD).
ordinalDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full ordinal date and time, using a four digit year and three digit dayOfYear (yyyy-DDD'T'HH:mm:ss.SSSZZ).
ordinalDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full ordinal date and time without millis, using a four digit year and three digit dayOfYear (yyyy-DDD'T'HH:mm:ssZZ).
org.joda.time - package org.joda.time
Provides support for dates, times, time zones, durations, intervals, and partials.
org.joda.time.base - package org.joda.time.base
Implementation package providing abstract and base time classes.
org.joda.time.chrono - package org.joda.time.chrono
Package containing the chronology classes which define the calendar systems.
org.joda.time.convert - package org.joda.time.convert
Implementation package providing conversion between date and time objects.
org.joda.time.field - package org.joda.time.field
Implementation package providing abstract and standard field classes.
org.joda.time.format - package org.joda.time.format
Provides printing and parsing support for instants and durations.
org.joda.time.tz - package org.joda.time.tz
Implementation package supporting the time zones.
overlap(ReadableInterval) - Method in class org.joda.time.Interval
Gets the overlap between this interval and another interval.
overlaps(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
Does this time interval overlap the specified time interval.
overlaps(ReadableInterval) - Method in interface org.joda.time.ReadableInterval
Does this time interval overlap the specified time interval.
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