Alphabetical Index: O

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 field in class org.joda.time.DateTimeConstants
Constant (10) representing October, the tenth month (ISO)
OffsetDateTimeField - class org.joda.time.field.OffsetDateTimeField
Generic offset adjusting datetime field.
Constructor.
Constructor.
Constructor.
ONE - static field in class org.joda.time.Days
Constant representing one day.
ONE - static field in class org.joda.time.Hours
Constant representing one hour.
ONE - static field in class org.joda.time.Minutes
Constant representing one minute.
ONE - static field in class org.joda.time.Months
Constant representing one day.
ONE - static field in class org.joda.time.Seconds
Constant representing one second.
ONE - static field in class org.joda.time.Weeks
Constant representing one week.
ONE - static field 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
Provides support for dates, times, time zones, durations, intervals, and partials.
Implementation package providing abstract and base time classes.
Package containing the chronology classes which define the calendar systems.
Implementation package providing conversion between date and time objects.
Implementation package providing abstract and standard field classes.
Provides printing and parsing support for instants and durations.
Implementation package supporting the time zones.
overlap(org.joda.time.ReadableInterval) - method in class org.joda.time.Interval
Gets the overlap between this interval and another interval.
overlaps(org.joda.time.ReadableInterval) - method in class org.joda.time.base.AbstractInterval
Does this time interval overlap the specified time interval.
Does this time interval overlap the specified time interval.

Copyright (c) 2001-2006 - Joda.org