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

A

AbstractConverter - Class in org.joda.time.convert
AbstractConverter simplifies the process of implementing a converter.
AbstractConverter() - Constructor for class org.joda.time.convert.AbstractConverter
Restricted constructor.
AbstractDateTime - Class in org.joda.time.base
AbstractDateTime provides the common behaviour for datetime classes.
AbstractDateTime() - Constructor for class org.joda.time.base.AbstractDateTime
Constructor.
AbstractDuration - Class in org.joda.time.base
AbstractDuration provides the common behaviour for duration classes.
AbstractDuration() - Constructor for class org.joda.time.base.AbstractDuration
Constructor.
AbstractInstant - Class in org.joda.time.base
AbstractInstant provides the common behaviour for instant classes.
AbstractInstant() - Constructor for class org.joda.time.base.AbstractInstant
Constructor.
AbstractInterval - Class in org.joda.time.base
AbstractInterval provides the common behaviour for time intervals.
AbstractInterval() - Constructor for class org.joda.time.base.AbstractInterval
Constructor.
AbstractPartial - Class in org.joda.time.base
AbstractPartial provides a standard base implementation of most methods in the ReadablePartial interface.
AbstractPartial() - Constructor for class org.joda.time.base.AbstractPartial
Constructor.
AbstractPartialFieldProperty - Class in org.joda.time.field
AbstractPartialFieldProperty is a base class for binding a ReadablePartial to a DateTimeField.
AbstractPartialFieldProperty() - Constructor for class org.joda.time.field.AbstractPartialFieldProperty
Constructor.
AbstractPeriod - Class in org.joda.time.base
AbstractPeriod provides the common behaviour for period classes.
AbstractPeriod() - Constructor for class org.joda.time.base.AbstractPeriod
Constructor.
AbstractReadableInstantFieldProperty - Class in org.joda.time.field
AbstractReadableInstantFieldProperty is a base class for binding a ReadableInstant to a DateTimeField.
AbstractReadableInstantFieldProperty() - Constructor for class org.joda.time.field.AbstractReadableInstantFieldProperty
Constructor.
abuts(ReadableInterval) - Method in class org.joda.time.Interval
Does this interval abut with the interval specified.
AD - Static variable in class org.joda.time.DateTimeConstants
Constant (1) representing AD, years after zero (from Calendar).
add(ReadablePeriod, long, int) - Method in class org.joda.time.chrono.BaseChronology
Adds the period to the instant, specifying the number of times to add.
add(long, long, int) - Method in class org.joda.time.chrono.BaseChronology
Adds the duration to the instant, specifying the number of times to add.
add(long, int) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
Add the specified month to the specified time instant.
add(long, long) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
add(long, int) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
Add the specified years to the specified time instant.
add(long, long) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
add(long, int) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
add(long, long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
add(long, int) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
add(long, long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
add(long, int) - Method in class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
 
add(long, long) - Method in class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
 
add(long, int) - Method in class org.joda.time.chrono.GJChronology.LinkedDurationField
 
add(long, long) - Method in class org.joda.time.chrono.GJChronology.LinkedDurationField
 
add(long, int) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
add(long, long) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
add(long, int) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
add(long, long) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
add(long, int) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
add(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
add(long, int) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
add(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
add(long, int) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
add(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
add(long, int) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
add(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
add(ReadablePeriod, long, int) - Method in class org.joda.time.Chronology
Adds the period to the instant, specifying the number of times to add.
add(long, long, int) - Method in class org.joda.time.Chronology
Adds the duration to the instant, specifying the number of times to add.
add(Converter, Converter[]) - Method in class org.joda.time.convert.ConverterSet
Returns a copy of this set, with the given converter added.
add(long, int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the millis value, overflowing into larger fields if necessary.
add(long, long) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the millis value, overflowing into larger fields if necessary.
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the partial instant, throwing an exception if the maximum size of the instant is reached.
add(long, int) - Method in class org.joda.time.DurationField
Adds a duration value (which may be negative) to the instant.
add(long, long) - Method in class org.joda.time.DurationField
Adds a duration value (which may be negative) to the instant.
add(long, int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the instant value, overflowing into larger fields if necessary.
add(long, long) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the instant value, overflowing into larger fields if necessary.
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the partial instant, throwing an exception if the maximum size of the instant is reached.
add(long, int) - Method in class org.joda.time.field.DecoratedDurationField
 
add(long, long) - Method in class org.joda.time.field.DecoratedDurationField
 
add(long, int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
add(long, long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
add(long, int) - Method in class org.joda.time.field.DelegatedDurationField
 
add(long, long) - Method in class org.joda.time.field.DelegatedDurationField
 
add(long, int) - Method in class org.joda.time.field.DividedDateTimeField
Add the specified amount of scaled units to the specified time instant.
add(long, long) - Method in class org.joda.time.field.DividedDateTimeField
Add the specified amount of scaled units to the specified time instant.
add(long, int) - Method in class org.joda.time.field.ImpreciseDateTimeField
 
add(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField
 
add(long, int) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
add(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
add(long, int) - Method in class org.joda.time.field.MillisDurationField
 
add(long, long) - Method in class org.joda.time.field.MillisDurationField
 
add(long, int) - Method in class org.joda.time.field.OffsetDateTimeField
Add the specified amount of offset units to the specified time instant.
add(long, long) - Method in class org.joda.time.field.OffsetDateTimeField
Add the specified amount of offset units to the specified time instant.
add(long, int) - Method in class org.joda.time.field.PreciseDurationField
 
add(long, long) - Method in class org.joda.time.field.PreciseDurationField
 
add(long, int) - Method in class org.joda.time.field.ScaledDurationField
 
add(long, long) - Method in class org.joda.time.field.ScaledDurationField
 
add(long, int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Delegates to the duration field.
add(long, long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Delegates to the duration field.
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
add(long, int) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
add(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
add(long, int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
add(long, long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
add(long) - Method in class org.joda.time.MutableDateTime
Add an amount of time to the datetime.
add(ReadableDuration) - Method in class org.joda.time.MutableDateTime
Adds a duration to this instant.
add(ReadableDuration, int) - Method in class org.joda.time.MutableDateTime
Adds a duration to this instant specifying how many times to add.
add(ReadablePeriod) - Method in class org.joda.time.MutableDateTime
Adds a period to this instant.
add(ReadablePeriod, int) - Method in class org.joda.time.MutableDateTime
Adds a period to this instant specifying how many times to add.
add(DurationFieldType, int) - Method in class org.joda.time.MutableDateTime
Adds to the instant specifying the duration and multiple to add.
add(int) - Method in class org.joda.time.MutableDateTime.Property
Adds a value to the millis value.
add(long) - Method in class org.joda.time.MutableDateTime.Property
Adds a value to the millis value.
add(DurationFieldType, int) - Method in class org.joda.time.MutablePeriod
Adds to the value of one of the fields.
add(ReadablePeriod) - Method in class org.joda.time.MutablePeriod
Adds a period to this one by adding each field in turn.
add(int, int, int, int, int, int, int, int) - Method in class org.joda.time.MutablePeriod
Adds to each field of this period.
add(ReadableInterval) - Method in class org.joda.time.MutablePeriod
Adds an interval to this one by dividing the interval into fields and calling MutablePeriod.add(ReadablePeriod).
add(ReadableDuration) - Method in class org.joda.time.MutablePeriod
Adds a duration to this one by dividing the duration into fields and calling MutablePeriod.add(ReadablePeriod).
add(long) - Method in class org.joda.time.MutablePeriod
Adds a millisecond duration to this one by dividing the duration into fields and calling MutablePeriod.add(ReadablePeriod).
add(long, Chronology) - Method in class org.joda.time.MutablePeriod
Adds a millisecond duration to this one by dividing the duration into fields and calling MutablePeriod.add(ReadablePeriod).
add(long) - Method in interface org.joda.time.ReadWritableInstant
Adds a millisecond duration to this instant.
add(ReadableDuration) - Method in interface org.joda.time.ReadWritableInstant
Adds a duration to this instant.
add(ReadableDuration, int) - Method in interface org.joda.time.ReadWritableInstant
Adds a duration to this instant specifying how many times to add.
add(ReadablePeriod) - Method in interface org.joda.time.ReadWritableInstant
Adds a period to this instant.
add(ReadablePeriod, int) - Method in interface org.joda.time.ReadWritableInstant
Adds a period to this instant specifying how many times to add.
add(DurationFieldType, int) - Method in interface org.joda.time.ReadWritableInstant
Adds to the instant specifying the duration and multiple to add.
add(DurationFieldType, int) - Method in interface org.joda.time.ReadWritablePeriod
Adds to the value of one of the fields.
add(ReadablePeriod) - Method in interface org.joda.time.ReadWritablePeriod
Adds a period to this one by adding each field in turn.
add(int, int, int, int, int, int, int, int) - Method in interface org.joda.time.ReadWritablePeriod
Adds to each field of this period.
add(ReadableInterval) - Method in interface org.joda.time.ReadWritablePeriod
Adds an interval to this one by dividing the interval into fields and then adding each field in turn.
addArrayToList(List<Object>, Object[]) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
addArrayToList(List<Object>, Object[]) - Method in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
addCopy(int) - Method in class org.joda.time.LocalTime.Property
Adds to this field in a copy of this LocalTime.
addCopy(long) - Method in class org.joda.time.LocalTime.Property
Adds to this field in a copy of this LocalTime.
addCutover(int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Adds a cutover for added rules.
addCutover(DateTimeZoneBuilder, int) - Method in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
Adds a cutover to the builder.
addDays(int) - Method in class org.joda.time.MutableDateTime
Add a number of days to the date.
addDays(int) - Method in class org.joda.time.MutablePeriod
Adds the specified days to the number of days in the period.
addDays(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of days to the date.
addDays(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified days to the number of days in the period.
addDurationConverter(DurationConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addField(DurationFieldType, int) - Method in class org.joda.time.base.BasePeriod
Adds the value of a field in this period.
addFieldInto(int[], DurationFieldType, int) - Method in class org.joda.time.base.BasePeriod
Adds the value of a field in this period.
addHours(int) - Method in class org.joda.time.MutableDateTime
Add a number of hours to the date.
addHours(int) - Method in class org.joda.time.MutablePeriod
Adds the specified hours to the number of hours in the period.
addHours(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of hours to the date.
addHours(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified hours to the number of hours in the period.
addIndexedField(ReadablePeriod, int, int[], int) - Method in class org.joda.time.PeriodType
Adds to the indexed field part of the period.
addInstantConverter(InstantConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addIntervalConverter(IntervalConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addMillis(int) - Method in class org.joda.time.MutableDateTime
Add a number of milliseconds to the date.
addMillis(int) - Method in class org.joda.time.MutablePeriod
Adds the specified millis to the number of millis in the period.
addMillis(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of milliseconds to the date.
addMillis(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified millis to the number of millis in the period.
addMinutes(int) - Method in class org.joda.time.MutableDateTime
Add a number of minutes to the date.
addMinutes(int) - Method in class org.joda.time.MutablePeriod
Adds the specified minutes to the number of minutes in the period.
addMinutes(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of minutes to the date.
addMinutes(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified minutes to the number of minutes in the period.
addMonths(int) - Method in class org.joda.time.MutableDateTime
Add a number of months to the date.
addMonths(int) - Method in class org.joda.time.MutablePeriod
Adds the specified months to the number of months in the period.
addMonths(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of months to the date.
addMonths(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified months to the number of months in the period.
addNoWrapToCopy(int) - Method in class org.joda.time.LocalTime.Property
Adds to this field in a copy of this LocalTime.
addNoWrapToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay, throwing an Exception if the bounds are exceeded.
addNumerals(TreeMap<String, Integer>, int, int, Integer[]) - Static method in class org.joda.time.chrono.GJLocaleSymbols
 
addOffset(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
addPartialConverter(PartialConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addPeriod(ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Adds the fields from another period.
addPeriodConverter(PeriodConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addPeriodInto(int[], ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Adds the fields from another period.
addRecurring(DateTimeZoneBuilder, String, int, int, int) - Method in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
Adds a recurring savings rule to the builder.
addRecurring(DateTimeZoneBuilder, String) - Method in class org.joda.time.tz.ZoneInfoCompiler.Rule
Adds a recurring savings rule to the builder.
addRecurring(DateTimeZoneBuilder, String) - Method in class org.joda.time.tz.ZoneInfoCompiler.RuleSet
Adds recurring savings rules to the builder.
addRecurringSavings(String, int, int, int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Add a recurring daylight saving time rule.
addRule(DateTimeZoneBuilder.Rule) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
addRule(ZoneInfoCompiler.Rule) - Method in class org.joda.time.tz.ZoneInfoCompiler.RuleSet
 
addSeconds(int) - Method in class org.joda.time.MutableDateTime
Add a number of seconds to the date.
addSeconds(int) - Method in class org.joda.time.MutablePeriod
Adds the specified seconds to the number of seconds in the period.
addSeconds(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of seconds to the date.
addSeconds(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified seconds to the number of seconds in the period.
addSymbols(TreeMap<String, Integer>, String[], Integer[]) - Static method in class org.joda.time.chrono.GJLocaleSymbols
 
addToBuilder(DateTimeZoneBuilder, Map<String, ZoneInfoCompiler.RuleSet>) - Method in class org.joda.time.tz.ZoneInfoCompiler.Zone
Adds zone info to the builder.
addToBuilder(ZoneInfoCompiler.Zone, DateTimeZoneBuilder, Map<String, ZoneInfoCompiler.RuleSet>) - Static method in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
addToCopy(int) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Adds to this field in a copy of this DateMidnight.
addToCopy(long) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Adds to this field in a copy of this DateMidnight.
addToCopy(int) - Method in class org.joda.time.DateTime.Property
Adds to this field in a copy of this DateTime.
addToCopy(long) - Method in class org.joda.time.DateTime.Property
Adds to this field in a copy of this DateTime.
addToCopy(int) - Method in class org.joda.time.LocalDate.Property
Adds to this field in a copy of this LocalDate.
addToCopy(int) - Method in class org.joda.time.LocalDateTime.Property
Adds to this field in a copy of this LocalDateTime.
addToCopy(long) - Method in class org.joda.time.LocalDateTime.Property
Adds to this field in a copy of this LocalDateTime.
addToCopy(int) - Method in class org.joda.time.MonthDay.Property
Adds to the value of this field in a copy of this MonthDay.
addToCopy(int) - Method in class org.joda.time.Partial.Property
Adds to the value of this field in a copy of this Partial.
addToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay, wrapping to what would be the next day if necessary.
addToCopy(int) - Method in class org.joda.time.YearMonth.Property
Adds to the value of this field in a copy of this YearMonth.
addToCopy(int) - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Adds to the value of this field in a copy of this YearMonthDay.
addTransition(ArrayList<DateTimeZoneBuilder.Transition>, DateTimeZoneBuilder.Transition) - Method in class org.joda.time.tz.DateTimeZoneBuilder
 
addWeeks(int) - Method in class org.joda.time.MutableDateTime
Add a number of weeks to the date.
addWeeks(int) - Method in class org.joda.time.MutablePeriod
Adds the specified weeks to the number of weeks in the period.
addWeeks(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of weeks to the date.
addWeeks(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified weeks to the number of weeks in the period.
addWeekyears(int) - Method in class org.joda.time.MutableDateTime
Add a number of weekyears to the date.
addWeekyears(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of weekyears to the date.
addWrapField(long, int) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
Add to the Month component of the specified time instant wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
Add to the year component of the specified time instant wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
addWrapField(long, int) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
addWrapField(long, int) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
addWrapField(long, int) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
addWrapField(long, int) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
addWrapField(long, int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the millis value, wrapping within this field.
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the partial instant, wrapping within this field.
addWrapField(long, int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the instant value, wrapping within this field.
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the partial instant, wrapping within this field.
addWrapField(long, int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
addWrapField(long, int) - Method in class org.joda.time.field.DividedDateTimeField
Add to the scaled component of the specified time instant, wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.OffsetDateTimeField
Add to the offset component of the specified time instant, wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.PreciseDateTimeField
Add to the component of the specified time instant, wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.RemainderDateTimeField
Add the specified amount to the specified time instant, wrapping around within the remainder range if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
addWrapField(long, int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
addWrapField(int) - Method in class org.joda.time.MutableDateTime.Property
Adds a value, possibly wrapped, to the millis value.
addWrapFieldToCopy(int) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Adds to this field, possibly wrapped, in a copy of this DateMidnight.
addWrapFieldToCopy(int) - Method in class org.joda.time.DateTime.Property
Adds to this field, possibly wrapped, in a copy of this DateTime.
addWrapFieldToCopy(int) - Method in class org.joda.time.LocalDate.Property
Adds to this field, possibly wrapped, in a copy of this LocalDate.
addWrapFieldToCopy(int) - Method in class org.joda.time.LocalDateTime.Property
Adds to this field, possibly wrapped, in a copy of this LocalDateTime.
addWrapFieldToCopy(int) - Method in class org.joda.time.LocalTime.Property
Adds to this field, possibly wrapped, in a copy of this LocalTime.
addWrapFieldToCopy(int) - Method in class org.joda.time.MonthDay.Property
Adds to the value of this field in a copy of this MonthDay wrapping within this field if the maximum value is reached.
addWrapFieldToCopy(int) - Method in class org.joda.time.Partial.Property
Adds to the value of this field in a copy of this Partial wrapping within this field if the maximum value is reached.
addWrapFieldToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay wrapping within this field if the maximum value is reached.
addWrapFieldToCopy(int) - Method in class org.joda.time.YearMonth.Property
Adds to the value of this field in a copy of this YearMonth wrapping within this field if the maximum value is reached.
addWrapFieldToCopy(int) - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Adds to the value of this field in a copy of this YearMonthDay wrapping within this field if the maximum value is reached.
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the partial instant, wrapping the whole partial if the maximum size of the partial is reached.
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the partial instant, wrapping the whole partial if the maximum size of the partial is reached.
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
addYears(int) - Method in class org.joda.time.MutableDateTime
Add a number of years to the date.
addYears(int) - Method in class org.joda.time.MutablePeriod
Adds the specified years to the number of years in the period.
addYears(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of years to the date.
addYears(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified years to the number of years in the period.
adjustForMinMax() - Method in class org.joda.time.base.BaseDateTime
 
adjustOffset(long, boolean) - Method in class org.joda.time.DateTimeZone
Adjusts the offset to be the earlier or later one during an overlap.
adjustYearForSet(int) - Static method in class org.joda.time.chrono.JulianChronology
 
AH - Static variable in class org.joda.time.chrono.IslamicChronology
Constant value for 'Anno Hegirae', equivalent to the value returned for AD/CE.
ALL_IDS - Static variable in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
ALL_INSTANCE - Static variable in class org.joda.time.DateTimeComparator
Singleton instance
alternate() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, PyyyymmddThhmmss, which excludes weeks.
alternateExtended() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, Pyyyy-mm-ddThh:mm:ss, which excludes weeks.
alternateExtendedWithWeeks() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, Pyyyy-Www-ddThh:mm:ss, which excludes months.
alternateWithWeeks() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, PyyyyWwwddThhmmss, which excludes months.
AM - Static variable in class org.joda.time.chrono.CopticChronology
Constant value for 'Anno Martyrum' or 'Era of the Martyrs', equivalent to the value returned for AD/CE.
AM - Static variable in class org.joda.time.DateTimeConstants
Constant (0) representing AM, the morning (from Calendar)
append(DateTimeFormatter) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends another formatter.
append(DateTimePrinter) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends just a printer.
append(DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends just a parser.
append(DateTimePrinter, DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends a printer/parser pair.
append(DateTimePrinter, DateTimeParser[]) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends a printer and a set of matching parsers.
append(PeriodFormatter) - Method in class org.joda.time.format.PeriodFormatterBuilder
Appends another formatter.
append(PeriodPrinter, PeriodParser) - Method in class org.joda.time.format.PeriodFormatterBuilder
Appends a printer parser pair.
append0(Object) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
append0(InternalPrinter, InternalParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
append0(PeriodPrinter, PeriodParser) - Method in class org.joda.time.format.PeriodFormatterBuilder
 
appendCenturyOfEra(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric century of era field.
appendClockhourOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric clockhourOfDay field.
appendClockhourOfHalfday(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric clockhourOfHalfday field.
appendDayOfMonth(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric dayOfMonth field.
appendDayOfWeek(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric dayOfWeek field.
appendDayOfWeekShortText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a short locale-specific dayOfWeek text.
appendDayOfWeekText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific dayOfWeek text.
appendDayOfYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric dayOfYear field.
appendDays() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer days field, if supported.
appendDecimal(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a decimal number, and the parser to expect an unsigned decimal number.
appendEraText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific era text (BC/AD), and the parser to expect it.
appendField(int) - Method in class org.joda.time.format.PeriodFormatterBuilder
 
appendField(int, int) - Method in class org.joda.time.format.PeriodFormatterBuilder
 
appendFixedDecimal(DateTimeFieldType, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a fixed-width decimal number (smaller numbers will be left-padded with zeros), and the parser to expect an unsigned decimal number with the same fixed width.
appendFixedSignedDecimal(DateTimeFieldType, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a fixed-width decimal number (smaller numbers will be left-padded with zeros), and the parser to expect an signed decimal number with the same fixed width.
appendFraction(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a remainder of time as a decimal fraction, without decimal point.
appendFractionOfDay(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends the print/parse of a fractional day.
appendFractionOfHour(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends the print/parse of a fractional hour.
appendFractionOfMinute(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends the print/parse of a fractional minute.
appendFractionOfSecond(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends the print/parse of a fractional second.
appendHalfdayOfDayText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific AM/PM text, and the parser to expect it.
appendHourOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric hourOfDay field.
appendHourOfHalfday(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric hourOfHalfday field.
appendHours() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer hours field, if supported.
appendLiteral(char) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a specific character, and the parser to expect it.
appendLiteral(String) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit specific text, and the parser to expect it.
appendLiteral(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Instructs the printer to emit specific text, and the parser to expect it.
appendMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer millis field, if supported.
appendMillis3Digit() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer millis field, if supported.
appendMillisOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric millisOfDay field.
appendMillisOfSecond(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric millisOfSecond field.
appendMinuteOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric minuteOfDay field.
appendMinuteOfHour(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric minuteOfHour field.
appendMinutes() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer minutes field, if supported.
appendMonthOfYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric monthOfYear field.
appendMonthOfYearShortText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific monthOfYear text.
appendMonthOfYearText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a short locale-specific monthOfYear text.
appendMonths() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer months field, if supported.
appendOptional(DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends just a parser element which is optional.
appendPaddedInteger(StringBuffer, int, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and appends it to the given buffer.
appendPaddedInteger(Appendable, int, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and appends it to the given appendable.
appendPaddedInteger(StringBuffer, long, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and appends it to the given buffer.
appendPaddedInteger(Appendable, long, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and appends it to the given buffer.
appendPattern(String) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Calls upon DateTimeFormat to parse the pattern and append the results into this builder.
appendPatternTo(DateTimeFormatterBuilder, String) - Static method in class org.joda.time.format.DateTimeFormat
Parses the given pattern and appends the rules to the given DateTimeFormatterBuilder.
appendPrefix(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field prefix which applies only to the next appended field.
appendPrefix(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field prefix which applies only to the next appended field.
appendPrefix(String[], String[]) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field prefix which applies only to the next appended field.
appendPrefix(PeriodFormatterBuilder.PeriodFieldAffix) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field prefix which applies only to the next appended field.
appendSecondOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric secondOfDay field.
appendSecondOfMinute(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric secondOfMinute field.
appendSeconds() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer seconds field, if supported.
appendSecondsWithMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit a combined seconds and millis field, if supported.
appendSecondsWithOptionalMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit a combined seconds and millis field, if supported.
appendSeparator(DateTimeFormatterBuilder, boolean) - Static method in class org.joda.time.format.ISODateTimeFormat
Appends the separator if necessary.
appendSeparator(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output if fields are printed both before and after the separator.
appendSeparator(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output if fields are printed both before and after the separator.
appendSeparator(String, String, String[]) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output if fields are printed both before and after the separator.
appendSeparator(String, String, String[], boolean, boolean) - Method in class org.joda.time.format.PeriodFormatterBuilder
 
appendSeparatorIfFieldsAfter(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output only if fields are printed after the separator.
appendSeparatorIfFieldsBefore(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output only if fields are printed before the separator.
appendShortText(DateTimeFieldType) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as short text, and the parser to expect text.
appendSignedDecimal(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a decimal number, and the parser to expect a signed decimal number.
appendSuffix(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field suffix which applies only to the last appended field.
appendSuffix(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field suffix which applies only to the last appended field.
appendSuffix(String[], String[]) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field suffix which applies only to the last appended field.
appendSuffix(PeriodFormatterBuilder.PeriodFieldAffix) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field suffix which applies only to the last appended field.
appendText(DateTimeFieldType) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as text, and the parser to expect text.
appendTimeZoneId() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit the identifier of the time zone.
appendTimeZoneName() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific time zone name.
appendTimeZoneName(Map<String, DateTimeZone>) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific time zone name, providing a lookup for parsing.
appendTimeZoneOffset(String, boolean, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit text and numbers to display time zone offset from UTC.
appendTimeZoneOffset(String, String, boolean, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit text and numbers to display time zone offset from UTC.
appendTimeZoneShortName() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a short locale-specific time zone name.
appendTimeZoneShortName(Map<String, DateTimeZone>) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a short locale-specific time zone name, providing a lookup for parsing.
appendTwoDigitWeekyear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekyear field which always prints and parses two digits.
appendTwoDigitWeekyear(int, boolean) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekyear field which always prints two digits.
appendTwoDigitYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year field which always prints and parses two digits.
appendTwoDigitYear(int, boolean) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year field which always prints two digits.
appendUnknownString(Appendable, int) - Static method in class org.joda.time.format.DateTimeFormatterBuilder
 
appendUnpaddedInteger(StringBuffer, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and appends it to the given buffer.
appendUnpaddedInteger(Appendable, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and appends it to the given appendable.
appendUnpaddedInteger(StringBuffer, long) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and appends it to the given buffer.
appendUnpaddedInteger(Appendable, long) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and appends it to the given appendable.
appendWeekOfWeekyear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekOfWeekyear field.
appendWeeks() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer weeks field, if supported.
appendWeekyear(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekyear field.
appendYear(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year field.
appendYearOfCentury(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year of century field.
appendYearOfEra(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric yearOfEra field.
appendYears() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer years field, if supported.
APRIL - Static variable in class org.joda.time.DateTimeConstants
Constant (4) representing April, the fourth month (ISO)
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.AssembledChronology
Invoked by the constructor and after deserialization to allow subclasses to define all of its supported fields.
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.BasicChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.BuddhistChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.CopticChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.EthiopicChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.GJChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.GregorianChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.IslamicChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.ISOChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.JulianChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.LenientChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.LimitChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.StrictChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.ZonedChronology
 
AssembledChronology - Class in org.joda.time.chrono
Abstract Chronology that enables chronologies to be assembled from a container of fields.
AssembledChronology(Chronology, Object) - Constructor for class org.joda.time.chrono.AssembledChronology
Constructor calls the assemble method, enabling subclasses to define its supported fields.
AssembledChronology.Fields - Class in org.joda.time.chrono
A container of fields used for assembling a chronology.
AUGUST - Static variable in class org.joda.time.DateTimeConstants
Constant (8) representing August, the eighth month (ISO)
AVAILABLE_IDS - Static variable in class org.joda.time.tz.UTCProvider
The available IDs.

B

BaseChronology - Class in org.joda.time.chrono
BaseChronology provides a skeleton implementation for chronology classes.
BaseChronology() - Constructor for class org.joda.time.chrono.BaseChronology
Restricted constructor.
BaseDateTime - Class in org.joda.time.base
BaseDateTime is an abstract implementation of ReadableDateTime that stores data in long and Chronology fields.
BaseDateTime() - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the default time zone.
BaseDateTime(DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the specified time zone.
BaseDateTime(Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the current system millisecond time using the specified chronology.
BaseDateTime(long) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the default time zone.
BaseDateTime(long, DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the specified time zone.
BaseDateTime(long, Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using the specified chronology.
BaseDateTime(Object, DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
BaseDateTime(Object, Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from an Object that represents a datetime, using the specified chronology.
BaseDateTime(int, int, int, int, int, int, int) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from datetime field values using ISOChronology in the default time zone.
BaseDateTime(int, int, int, int, int, int, int, DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
BaseDateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from datetime field values using the specified chronology.
BaseDateTimeField - Class in org.joda.time.field
BaseDateTimeField provides the common behaviour for DateTimeField implementations.
BaseDateTimeField(DateTimeFieldType) - Constructor for class org.joda.time.field.BaseDateTimeField
Constructor.
BaseDuration - Class in org.joda.time.base
BaseDuration is an abstract implementation of ReadableDuration that stores data in a long duration milliseconds field.
BaseDuration(long) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the given millisecond duration.
BaseDuration(long, long) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the given interval endpoints.
BaseDuration(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the given interval endpoints.
BaseDuration(Object) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the specified object using the ConverterManager.
BaseDurationField - Class in org.joda.time.field
BaseDurationField provides the common behaviour for DurationField implementations.
BaseDurationField(DurationFieldType) - Constructor for class org.joda.time.field.BaseDurationField
 
BaseInterval - Class in org.joda.time.base
BaseInterval is an abstract implementation of ReadableInterval that stores data in two long millisecond fields.
BaseInterval(long, long, Chronology) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start and end instant.
BaseInterval(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start and end instant.
BaseInterval(ReadableInstant, ReadableDuration) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start instant and a duration.
BaseInterval(ReadableDuration, ReadableInstant) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a millisecond duration and an end instant.
BaseInterval(ReadableInstant, ReadablePeriod) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start instant and a time period.
BaseInterval(ReadablePeriod, ReadableInstant) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a time period and an end instant.
BaseInterval(Object, Chronology) - Constructor for class org.joda.time.base.BaseInterval
Constructs a time interval converting or copying from another object that describes an interval.
BaseLocal - Class in org.joda.time.base
BaseLocal is an abstract implementation of ReadablePartial that use a local milliseconds internal representation.
BaseLocal() - Constructor for class org.joda.time.base.BaseLocal
Constructs a partial with the current time, using ISOChronology in the default zone to extract the fields.
BasePartial - Class in org.joda.time.base
BasePartial is an abstract implementation of ReadablePartial that stores data in array and Chronology fields.
BasePartial() - Constructor for class org.joda.time.base.BasePartial
Constructs a partial with the current time, using ISOChronology in the default zone to extract the fields.
BasePartial(Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial with the current time, using the specified chronology and zone to extract the fields.
BasePartial(long) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial extracting the partial fields from the specified milliseconds using the ISOChronology in the default zone.
BasePartial(long, Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial extracting the partial fields from the specified milliseconds using the chronology provided.
BasePartial(Object, Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial from an Object that represents a time, using the specified chronology.
BasePartial(Object, Chronology, DateTimeFormatter) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial from an Object that represents a time, using the specified chronology.
BasePartial(int[], Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial with specified time field values and chronology.
BasePartial(BasePartial, int[]) - Constructor for class org.joda.time.base.BasePartial
Private constructor to be used by subclasses only which performs no validation.
BasePartial(BasePartial, Chronology) - Constructor for class org.joda.time.base.BasePartial
Private constructor to be used by subclasses only which performs no validation.
BasePeriod - Class in org.joda.time.base
BasePeriod is an abstract implementation of ReadablePeriod that stores data in a PeriodType and an int[].
BasePeriod(int, int, int, int, int, int, int, int, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from a set of field values.
BasePeriod(long, long, PeriodType, Chronology) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given interval endpoints.
BasePeriod(ReadableInstant, ReadableInstant, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given interval endpoints.
BasePeriod(ReadablePartial, ReadablePartial, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given duration and end point.
BasePeriod(ReadableInstant, ReadableDuration, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given start point and duration.
BasePeriod(ReadableDuration, ReadableInstant, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given duration and end point.
BasePeriod(long) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given millisecond duration with the standard period type and ISO rules, ensuring that the calculation is performed with the time-only period type.
BasePeriod(long, PeriodType, Chronology) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given millisecond duration, which is only really suitable for durations less than one day.
BasePeriod(Object, PeriodType, Chronology) - Constructor for class org.joda.time.base.BasePeriod
Creates a new period based on another using the ConverterManager.
BasePeriod(int[], PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Constructor used when we trust ourselves.
BaseSingleFieldPeriod - Class in org.joda.time.base
BaseSingleFieldPeriod is an abstract implementation of ReadablePeriod that manages a single duration field, such as days or minutes.
BaseSingleFieldPeriod(int) - Constructor for class org.joda.time.base.BaseSingleFieldPeriod
Creates a new instance representing the specified period.
BasicChronology - Class in org.joda.time.chrono
Abstract implementation for calendar systems that use a typical day/month/year/leapYear model.
BasicChronology(Chronology, Object, int) - Constructor for class org.joda.time.chrono.BasicChronology
 
BasicChronology.HalfdayField - Class in org.joda.time.chrono
 
BasicChronology.YearInfo - Class in org.joda.time.chrono
 
basicDate() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a full date as four digit year, two digit month of year, and two digit day of month (yyyyMMdd).
basicDate() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic date and time, separated by a 'T' (yyyyMMdd'T'HHmmss.SSSZ).
basicDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic date and time without millis, separated by a 'T' (yyyyMMdd'T'HHmmssZ).
basicDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
BasicDayOfMonthDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the day of the month component of time.
BasicDayOfMonthDateTimeField(BasicChronology, DurationField) - Constructor for class org.joda.time.chrono.BasicDayOfMonthDateTimeField
Restricted constructor.
BasicDayOfYearDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the day of the year component of time.
BasicDayOfYearDateTimeField(BasicChronology, DurationField) - Constructor for class org.joda.time.chrono.BasicDayOfYearDateTimeField
Restricted constructor
BasicFixedMonthChronology - Class in org.joda.time.chrono
Abstract implementation of a calendar system based around fixed length months.
BasicFixedMonthChronology(Chronology, Object, int) - Constructor for class org.joda.time.chrono.BasicFixedMonthChronology
Restricted constructor.
BasicGJChronology - Class in org.joda.time.chrono
Abstract Chronology for implementing chronologies based on Gregorian/Julian formulae.
BasicGJChronology(Chronology, Object, int) - Constructor for class org.joda.time.chrono.BasicGJChronology
Constructor.
BasicMonthOfYearDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the month of the year component of time.
BasicMonthOfYearDateTimeField(BasicChronology, int) - Constructor for class org.joda.time.chrono.BasicMonthOfYearDateTimeField
Restricted constructor.
basicOrdinalDate() - 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 (yyyyDDD).
basicOrdinalDate() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicOrdinalDateTime() - 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 (yyyyDDD'T'HHmmss.SSSZ).
basicOrdinalDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicOrdinalDateTimeNoMillis() - 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 (yyyyDDD'T'HHmmssZ).
basicOrdinalDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
BasicSingleEraDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the coptic era component of time.
BasicSingleEraDateTimeField(String) - Constructor for class org.joda.time.chrono.BasicSingleEraDateTimeField
Restricted constructor.
basicTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit millis, and time zone offset (HHmmss.SSSZ).
basicTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset (HHmmssZ).
basicTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicTTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit millis, and time zone offset prefixed by 'T' ('T'HHmmss.SSSZ).
basicTTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicTTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset prefixed by 'T' ('T'HHmmssZ).
basicTTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicWeekDate() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a full date as four digit weekyear, two digit week of weekyear, and one digit day of week (xxxx'W'wwe).
basicWeekDate() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicWeekDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic weekyear date and time, separated by a 'T' (xxxx'W'wwe'T'HHmmss.SSSZ).
basicWeekDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
basicWeekDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic weekyear date and time without millis, separated by a 'T' (xxxx'W'wwe'T'HHmmssZ).
basicWeekDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
BasicWeekOfWeekyearDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the week of a week based year component of time.
BasicWeekOfWeekyearDateTimeField(BasicChronology, DurationField) - Constructor for class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
Restricted constructor
BasicWeekyearDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the week of the weekyear component of time.
BasicWeekyearDateTimeField(BasicChronology) - Constructor for class org.joda.time.chrono.BasicWeekyearDateTimeField
Restricted constructor
BasicYearDateTimeField - Class in org.joda.time.chrono
A year field suitable for many calendars.
BasicYearDateTimeField(BasicChronology) - Constructor for class org.joda.time.chrono.BasicYearDateTimeField
Restricted constructor.
BC - Static variable in class org.joda.time.DateTimeConstants
Constant (0) representing BC, years before zero (from Calendar)
BCE - Static variable in class org.joda.time.DateTimeConstants
Alternative constant (0) representing BCE, Before Common Era (secular)
bd - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bdt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bdtx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
BE - Static variable in class org.joda.time.chrono.BuddhistChronology
Constant value for 'Buddhist Era', equivalent to the value returned for AD/CE.
between(ReadableInstant, ReadableInstant, DurationFieldType) - Static method in class org.joda.time.base.BaseSingleFieldPeriod
Calculates the number of whole units between the two specified datetimes.
between(ReadablePartial, ReadablePartial, ReadablePeriod) - Static method in class org.joda.time.base.BaseSingleFieldPeriod
Calculates the number of whole units between the two specified partial datetimes.
bod - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bodt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bodtx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
btt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bttx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
btx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
BUDDHIST_OFFSET - Static variable in class org.joda.time.chrono.BuddhistChronology
Number of years difference in calendars.
BuddhistChronology - Class in org.joda.time.chrono
A chronology that matches the BuddhistCalendar class supplied by Sun.
BuddhistChronology(Chronology, Object) - Constructor for class org.joda.time.chrono.BuddhistChronology
Restricted constructor.
buildDefaultTimeZoneNames() - Static method in class org.joda.time.DateTimeUtils
 
buildFixedZone(String, String, int, int) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
 
buildFormatter() - Static method in class org.joda.time.DateTimeZone.LazyInit
 
buildMap() - Static method in class org.joda.time.DateTimeZone.LazyInit
 
buildNonRegExFormatter(ResourceBundle, Locale) - Static method in class org.joda.time.format.PeriodFormat
 
buildRegExFormatter(ResourceBundle, Locale) - Static method in class org.joda.time.format.PeriodFormat
 
buildTailZone(String) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Returns null if none can be built.
buildWordBased(Locale) - Static method in class org.joda.time.format.PeriodFormat
 
BUNDLE_NAME - Static variable in class org.joda.time.format.PeriodFormat
The resource bundle name.
bwd - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bwdt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
bwdtx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 

C

CACHE_MASK - Static variable in class org.joda.time.chrono.BasicChronology
 
CACHE_SIZE - Static variable in class org.joda.time.chrono.BasicChronology
 
CachedDateTimeZone - Class in org.joda.time.tz
Improves the performance of requesting time zone offsets and name keys by caching the results.
CachedDateTimeZone(DateTimeZone) - Constructor for class org.joda.time.tz.CachedDateTimeZone
 
CachedDateTimeZone.Info - Class in org.joda.time.tz
 
calculateDigitCount(long) - Static method in class org.joda.time.format.FormatUtils
Calculates the number of decimal digits for the given value, including the sign.
calculateFirstDayOfYearMillis(int) - Method in class org.joda.time.chrono.BasicChronology
Gets the millisecond value of the first day of the year.
calculateFirstDayOfYearMillis(int) - Method in class org.joda.time.chrono.CopticChronology
 
calculateFirstDayOfYearMillis(int) - Method in class org.joda.time.chrono.EthiopicChronology
 
calculateFirstDayOfYearMillis(int) - Method in class org.joda.time.chrono.GregorianChronology
 
calculateFirstDayOfYearMillis(int) - Method in class org.joda.time.chrono.IslamicChronology
 
calculateFirstDayOfYearMillis(int) - Method in class org.joda.time.chrono.JulianChronology
 
calculatePrintedLength(ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormat.DynamicWordBased
 
calculatePrintedLength(ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
calculatePrintedLength(int) - Method in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
calculatePrintedLength(ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
calculatePrintedLength(ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Literal
 
calculatePrintedLength(int) - Method in interface org.joda.time.format.PeriodFormatterBuilder.PeriodFieldAffix
 
calculatePrintedLength(int) - Method in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
calculatePrintedLength(int) - Method in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
calculatePrintedLength(ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
calculatePrintedLength(int) - Method in class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
calculatePrintedLength(ReadablePeriod, Locale) - Method in interface org.joda.time.format.PeriodPrinter
Returns the exact number of characters produced for the given period.
CalendarConverter - Class in org.joda.time.convert
CalendarConverter converts a java util Calendar to an instant or partial.
CalendarConverter() - Constructor for class org.joda.time.convert.CalendarConverter
Restricted constructor.
cAlternate - Static variable in class org.joda.time.format.ISOPeriodFormat
Cache of alternate months format.
cAlternateExtended - Static variable in class org.joda.time.format.ISOPeriodFormat
Cache of alternate extended months format.
cAlternateExtendedWihWeeks - Static variable in class org.joda.time.format.ISOPeriodFormat
Cache of alternate extended weeks format.
cAlternateWithWeeks - Static variable in class org.joda.time.format.ISOPeriodFormat
Cache of alternate weeks format.
canBuildFormatter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toFormatter can be called without throwing an UnsupportedOperationException.
canBuildParser() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toParser can be called without throwing an UnsupportedOperationException.
canBuildPrinter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toPrinter can be called without throwing an UnsupportedOperationException.
cCache - Static variable in class org.joda.time.chrono.BuddhistChronology
Cache of zone to chronology
cCache - Static variable in class org.joda.time.chrono.CopticChronology
Cache of zone to chronology arrays
cCache - Static variable in class org.joda.time.chrono.EthiopicChronology
Cache of zone to chronology arrays
cCache - Static variable in class org.joda.time.chrono.GJChronology
Cache of zone to chronology list
cCache - Static variable in class org.joda.time.chrono.GJLocaleSymbols
 
cCache - Static variable in class org.joda.time.chrono.GregorianChronology
Cache of zone to chronology arrays
cCache - Static variable in class org.joda.time.chrono.IslamicChronology
Cache of zone to chronology arrays
cCache - Static variable in class org.joda.time.chrono.ISOChronology
Cache of zone to chronology
cCache - Static variable in class org.joda.time.chrono.JulianChronology
Cache of zone to chronology arrays
cCache - Static variable in class org.joda.time.field.UnsupportedDateTimeField
The cache of unsupported datetime field instances
cCache - Static variable in class org.joda.time.field.UnsupportedDurationField
The cache of unsupported duration field instances
cCache - Static variable in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
cClockhourOfDayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cClockhourOfHalfdayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cDays - Static variable in class org.joda.time.PeriodType
 
cDaysField - Static variable in class org.joda.time.chrono.BasicChronology
 
cDefault - Static variable in class org.joda.time.DateTimeZone
The default time zone.
cDTime - Static variable in class org.joda.time.PeriodType
 
CE - Static variable in class org.joda.time.DateTimeConstants
Alternative constant (1) representing CE, Common Era (secular).
centuries() - Method in class org.joda.time.chrono.AssembledChronology
 
centuries - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
centuries() - Method in class org.joda.time.chrono.BaseChronology
Get the centuries duration field for this chronology.
centuries() - Method in class org.joda.time.Chronology
Get the centuries duration field for this chronology.
CENTURIES - Static variable in class org.joda.time.DurationFieldType
 
centuries() - Static method in class org.joda.time.DurationFieldType
Get the centuries field type.
CENTURIES_TYPE - Static variable in class org.joda.time.DurationFieldType
The centuries field type.
CENTURY_OF_ERA - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
CENTURY_OF_ERA_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The centuryOfEra field type.
centuryOfEra() - Method in class org.joda.time.chrono.AssembledChronology
 
centuryOfEra - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
centuryOfEra() - Method in class org.joda.time.chrono.BaseChronology
Get the century of era field for this chronology.
centuryOfEra() - Method in class org.joda.time.Chronology
Get the century of era field for this chronology.
centuryOfEra() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Method in class org.joda.time.DateTime
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Static method in class org.joda.time.DateTimeFieldType
Get the century of era field type.
centuryOfEra() - Method in class org.joda.time.LocalDate
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Method in class org.joda.time.LocalDateTime
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Method in class org.joda.time.MutableDateTime
Get the century of era property.
chain(StringTokenizer) - Method in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
cHalfdayOfDayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cHalfdaysField - Static variable in class org.joda.time.chrono.BasicChronology
 
CharacterLiteral(char) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.CharacterLiteral
 
checkAlterDurationConverters() - Method in class org.joda.time.convert.ConverterManager
Checks whether the user has permission 'ConverterManager.alterDurationConverters'.
checkAlterInstantConverters() - Method in class org.joda.time.convert.ConverterManager
Checks whether the user has permission 'ConverterManager.alterInstantConverters'.
checkAlterIntervalConverters() - Method in class org.joda.time.convert.ConverterManager
Checks whether the user has permission 'ConverterManager.alterIntervalConverters'.
checkAlterPartialConverters() - Method in class org.joda.time.convert.ConverterManager
Checks whether the user has permission 'ConverterManager.alterPartialConverters'.
checkAlterPeriodConverters() - Method in class org.joda.time.convert.ConverterManager
Checks whether the user has permission 'ConverterManager.alterPeriodConverters'.
checkAndUpdate(DurationFieldType, int[], int) - Method in class org.joda.time.base.BasePeriod
Checks whether a field type is supported, and if so adds the new value to the relevant index in the specified array.
checkChronology(Chronology) - Method in class org.joda.time.base.BaseDateTime
Checks the specified chronology before storing it, potentially altering it.
checkInstant(long, Chronology) - Method in class org.joda.time.base.BaseDateTime
Checks the specified instant before storing it, potentially altering it.
checkInstant(long, Chronology) - Method in class org.joda.time.DateMidnight
Deprecated.
Rounds the specified instant to midnight.
checkInterval(long, long) - Method in class org.joda.time.base.AbstractInterval
Validates an interval.
checkLimits(long, String) - Method in class org.joda.time.chrono.LimitChronology
 
checkNotStrictISO(Collection<DateTimeFieldType>, boolean) - Static method in class org.joda.time.format.ISODateTimeFormat
Checks that the iso only flag is not set, throwing an exception if it is.
checkParser(DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Checks if the parser is non null and a provider.
checkParser() - Method in class org.joda.time.format.PeriodFormatter
Checks whether parsing is supported.
checkPeriod(ReadablePeriod) - Method in class org.joda.time.format.PeriodFormatter
Checks whether the period is non-null.
checkPeriodType(PeriodType) - Method in class org.joda.time.base.BasePeriod
Validates a period type, converting nulls to a default value and checking the type is suitable for this instance.
checkPermission() - Static method in class org.joda.time.DateTimeUtils
Checks whether the provider may be changed using permission 'CurrentTime.setProvider'.
checkPrinter(DateTimePrinter) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Checks if the printer is non null and a provider.
checkPrinter() - Method in class org.joda.time.format.PeriodFormatter
Checks whether printing is supported.
checkYearsAndMonths(String) - Method in class org.joda.time.Period
Check that there are no years or months in the period.
cHourOfDayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cHourOfHalfdayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cHours - Static variable in class org.joda.time.PeriodType
 
cHoursField - Static variable in class org.joda.time.chrono.BasicChronology
 
Chronology - Class in org.joda.time
Chronology provides access to the individual date time fields for a chronological calendar system.
Chronology() - Constructor for class org.joda.time.Chronology
 
cInfoCacheMask - Static variable in class org.joda.time.tz.CachedDateTimeZone
 
clear() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Clears out all the appended elements, allowing this builder to be reused.
clear() - Method in class org.joda.time.format.PeriodFormatterBuilder
Clears out all the appended elements, allowing this builder to be reused.
clear() - Method in class org.joda.time.MutablePeriod
Clears the period, setting all values back to zero.
clear() - Method in interface org.joda.time.ReadWritablePeriod
Clears the period, setting all values back to zero.
clearPrefix() - Method in class org.joda.time.format.PeriodFormatterBuilder
 
cLenientISO - Static variable in class org.joda.time.tz.ZoneInfoCompiler
 
CLOCKHOUR_OF_DAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
CLOCKHOUR_OF_DAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The clockhourOfDay field type.
CLOCKHOUR_OF_HALFDAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
CLOCKHOUR_OF_HALFDAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The clockhourOfHalfday field type.
clockhourOfDay() - Method in class org.joda.time.chrono.AssembledChronology
 
clockhourOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
clockhourOfDay() - Method in class org.joda.time.chrono.BaseChronology
Get the hour of day (offset to 1-24) field for this chronology.
clockhourOfDay() - Method in class org.joda.time.Chronology
Get the hour of day (offset to 1-24) field for this chronology.
clockhourOfDay() - Static method in class org.joda.time.DateTimeFieldType
Get the hour of day (offset to 1-24) field type.
clockhourOfHalfday() - Method in class org.joda.time.chrono.AssembledChronology
 
clockhourOfHalfday - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
clockhourOfHalfday() - Method in class org.joda.time.chrono.BaseChronology
Get the hour of am/pm (offset to 1-12) field for this chronology.
clockhourOfHalfday() - Method in class org.joda.time.Chronology
Get the hour of am/pm (offset to 1-12) field for this chronology.
clockhourOfHalfday() - Static method in class org.joda.time.DateTimeFieldType
Get the hour of am/pm (offset to 1-12) field type.
clone() - Method in class org.joda.time.MutableDateTime
Clone this object.
clone() - Method in class org.joda.time.MutableInterval
Clone this object.
clone() - Method in class org.joda.time.MutablePeriod
Clone this object.
cMillis - Static variable in class org.joda.time.PeriodType
 
cMillisField - Static variable in class org.joda.time.chrono.BasicChronology
 
cMillisOfDayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cMillisOfSecondField - Static variable in class org.joda.time.chrono.BasicChronology
 
cMillisProvider - Static variable in class org.joda.time.DateTimeUtils
The millisecond provider currently in use.
cMinuteOfDayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cMinuteOfHourField - Static variable in class org.joda.time.chrono.BasicChronology
 
cMinutes - Static variable in class org.joda.time.PeriodType
 
cMinutesField - Static variable in class org.joda.time.chrono.BasicChronology
 
cMonths - Static variable in class org.joda.time.PeriodType
 
cNameProvider - Static variable in class org.joda.time.DateTimeZone
The instance that is providing time zone names.
combinedTypeAndStyle - Variable in class org.joda.time.format.DateTimeFormat.StyleFormatterCacheKey
 
compare(Object, Object) - Method in class org.joda.time.DateTimeComparator
Compare two objects against only the range of date time fields as specified in the constructor.
compareReverse(DurationField, DurationField) - Static method in class org.joda.time.format.DateTimeParserBucket
 
compareTo(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
Compares this duration with the specified duration based on length.
compareTo(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
Compares this object with the specified object for ascending millisecond instant order.
compareTo(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
Compares this partial with another returning an integer indicating the order.
compareTo(BaseSingleFieldPeriod) - Method in class org.joda.time.base.BaseSingleFieldPeriod
Compares this period to another object of the same class.
compareTo(ReadableInstant) - Method in class org.joda.time.field.AbstractPartialFieldProperty
Compare this field to the same field on another instant.
compareTo(ReadablePartial) - Method in class org.joda.time.field.AbstractPartialFieldProperty
Compare this field to the same field on another partial instant.
compareTo(ReadableInstant) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Compare this field to the same field on another instant.
compareTo(ReadablePartial) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Compare this field to the same field on another partial instant.
compareTo(DurationField) - Method in class org.joda.time.field.BaseDurationField
 
compareTo(DurationField) - Method in class org.joda.time.field.DelegatedDurationField
 
compareTo(DurationField) - Method in class org.joda.time.field.MillisDurationField
 
compareTo(DurationField) - Method in class org.joda.time.field.UnsupportedDurationField
Always returns zero, indicating that sort order is not relevent.
compareTo(DateTimeParserBucket.SavedField) - Method in class org.joda.time.format.DateTimeParserBucket.SavedField
The field with the longer range duration is ordered first, where null is considered infinite.
compareTo(ReadablePartial) - Method in class org.joda.time.LocalDate
Compares this partial with another returning an integer indicating the order.
compareTo(ReadablePartial) - Method in class org.joda.time.LocalDateTime
Compares this partial with another returning an integer indicating the order.
compareTo(ReadablePartial) - Method in class org.joda.time.LocalTime
Compares this partial with another returning an integer indicating the order.
compile(File, File[]) - Method in class org.joda.time.tz.ZoneInfoCompiler
Returns a map of ids to DateTimeZones.
Composite(List<Object>) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
Composite(List<Object>) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.Composite
 
CompositeAffix(PeriodFormatterBuilder.PeriodFieldAffix, PeriodFormatterBuilder.PeriodFieldAffix) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
computeMillis() - Method in class org.joda.time.format.DateTimeParserBucket
Computes the parsed datetime by setting the saved fields.
computeMillis(boolean) - Method in class org.joda.time.format.DateTimeParserBucket
Computes the parsed datetime by setting the saved fields.
computeMillis(boolean, String) - Method in class org.joda.time.format.DateTimeParserBucket
Computes the parsed datetime by setting the saved fields.
computeMillis(boolean, CharSequence) - Method in class org.joda.time.format.DateTimeParserBucket
Computes the parsed datetime by setting the saved fields.
Constants() - Constructor for class org.joda.time.format.ISODateTimeFormat.Constants
 
contains(long) - Method in class org.joda.time.base.AbstractInterval
Does this time interval contain the specified millisecond instant.
contains(ReadableInstant) - Method in class org.joda.time.base.AbstractInterval
Does this time interval contain the specified instant.
contains(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
Does this time interval contain the specified time interval.
contains(ReadableInstant) - Method in interface org.joda.time.ReadableInterval
Does this time interval contain the specified instant.
contains(ReadableInterval) - Method in interface org.joda.time.ReadableInterval
Does this time interval contain the specified time interval.
containsKey(ResourceBundle, String) - Static method in class org.joda.time.format.PeriodFormat
 
containsNow() - Method in class org.joda.time.base.AbstractInterval
Does this time interval contain the current instant.
CONVERSION_MAP - Static variable in class org.joda.time.DateTimeZone.LazyInit
Cache of old zone IDs to new zone IDs
convertByWeekyear(long, Chronology, Chronology) - Static method in class org.joda.time.chrono.GJChronology
Convert a datetime from one chronology to another.
convertByYear(long, Chronology, Chronology) - Static method in class org.joda.time.chrono.GJChronology
Convert a datetime from one chronology to another.
Converter - Interface in org.joda.time.convert
Basic converter interface for specifying what object type can be converted.
ConverterManager - Class in org.joda.time.convert
ConverterManager controls the date and time converters.
ConverterManager() - Constructor for class org.joda.time.convert.ConverterManager
Restricted constructor.
ConverterSet - Class in org.joda.time.convert
A set of converters, which allows exact converters to be quickly selected.
ConverterSet(Converter[]) - Constructor for class org.joda.time.convert.ConverterSet
 
ConverterSet.Entry - Class in org.joda.time.convert
 
convertField(DateTimeField) - Method in class org.joda.time.chrono.LenientChronology
 
convertField(DurationField, HashMap<Object, Object>) - Method in class org.joda.time.chrono.LimitChronology
 
convertField(DateTimeField, HashMap<Object, Object>) - Method in class org.joda.time.chrono.LimitChronology
 
convertField(DateTimeField) - Static method in class org.joda.time.chrono.StrictChronology
 
convertField(DurationField, HashMap<Object, Object>) - Method in class org.joda.time.chrono.ZonedChronology
 
convertField(DateTimeField, HashMap<Object, Object>) - Method in class org.joda.time.chrono.ZonedChronology
 
convertLocalToUTC(long, boolean, long) - Method in class org.joda.time.DateTimeZone
Converts a local instant to a standard UTC instant with the same local time attempting to use the same offset as the original.
convertLocalToUTC(long, boolean) - Method in class org.joda.time.DateTimeZone
Converts a local instant to a standard UTC instant with the same local time.
convertText(String, Locale) - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Convert the specified text and locale into a value.
convertText(String, Locale) - Method in class org.joda.time.chrono.GJMonthOfYearDateTimeField
 
convertText(String, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Convert the specified text and locale into a value.
convertUTCToLocal(long) - Method in class org.joda.time.DateTimeZone
Converts a standard UTC instant to a local instant with the same local time.
CopticChronology - Class in org.joda.time.chrono
Implements the Coptic calendar system, which defines every fourth year as leap, much like the Julian calendar.
CopticChronology(Chronology, Object, int) - Constructor for class org.joda.time.chrono.CopticChronology
Restricted constructor.
copy() - Method in class org.joda.time.MutableDateTime
Clone this object without having to cast the returned object.
copy() - Method in class org.joda.time.MutableInterval
Clone this object without having to cast the returned object.
copy() - Method in class org.joda.time.MutablePeriod
Clone this object without having to cast the returned object.
copyFieldsFrom(Chronology) - Method in class org.joda.time.chrono.AssembledChronology.Fields
Copy the supported fields from a chronology into this container.
copyInto(Converter[]) - Method in class org.joda.time.convert.ConverterSet
Copies all the converters in the set to the given array.
correctDstTransition(Date, TimeZone) - Method in class org.joda.time.LocalDateTime
Correct date in case of DST overlap.
countFieldsToPrint(ReadablePeriod, int, Locale) - Method in class org.joda.time.format.PeriodFormat.DynamicWordBased
 
countFieldsToPrint(ReadablePeriod, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
countFieldsToPrint(ReadablePeriod, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
countFieldsToPrint(ReadablePeriod, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Literal
 
countFieldsToPrint(ReadablePeriod, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
countFieldsToPrint(ReadablePeriod, int, Locale) - Method in interface org.joda.time.format.PeriodPrinter
Returns the amount of fields from the given period that this printer will print.
cParseCache - Static variable in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
cPatternCache - Static variable in class org.joda.time.format.DateTimeFormat
Maps patterns to formatters, patterns don't vary by locale.
cProvider - Static variable in class org.joda.time.DateTimeZone
The instance that is providing time zones.
create(String, boolean, ArrayList<DateTimeZoneBuilder.Transition>, DateTimeZoneBuilder.DSTZone) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
Factory to create instance from builder.
createCache() - Method in class org.joda.time.tz.DefaultNameProvider
 
createComposite(List<Object>) - Static method in class org.joda.time.format.PeriodFormatterBuilder
 
createDateTimeFormatter(int, int) - Static method in class org.joda.time.format.DateTimeFormat
Creates a formatter for the specified style.
createErrorMessage(String, int) - Static method in class org.joda.time.format.FormatUtils
 
createFormatterForPattern(String) - Static method in class org.joda.time.format.DateTimeFormat
Select a format from a custom pattern.
createFormatterForStyle(String) - Static method in class org.joda.time.format.DateTimeFormat
Select a format from a two character style pattern.
createFormatterForStyleIndex(int, int) - Static method in class org.joda.time.format.DateTimeFormat
Gets the formatter for the specified style.
createInfo(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
createMessage(String, Number, Number, Number, String) - Static method in exception org.joda.time.IllegalFieldValueException
Creates a message for the exception.
createMessage(String, String) - Static method in exception org.joda.time.IllegalFieldValueException
Creates a message for the exception.
createMessage(long, String) - Static method in exception org.joda.time.IllegalInstantException
 
csCompare(CharSequence, int, String) - Static method in class org.joda.time.format.DateTimeFormatterBuilder
 
cSecondOfDayField - Static variable in class org.joda.time.chrono.BasicChronology
 
cSecondOfMinuteField - Static variable in class org.joda.time.chrono.BasicChronology
 
cSeconds - Static variable in class org.joda.time.PeriodType
 
cSecondsField - Static variable in class org.joda.time.chrono.BasicChronology
 
csStartsWith(CharSequence, int, String) - Static method in class org.joda.time.format.DateTimeFormatterBuilder
 
csStartsWithIgnoreCase(CharSequence, int, String) - Static method in class org.joda.time.format.DateTimeFormatterBuilder
 
cStandard - Static variable in class org.joda.time.format.ISOPeriodFormat
Cache of standard format.
cStandard - Static variable in class org.joda.time.PeriodType
 
cStartOfYear - Static variable in class org.joda.time.tz.ZoneInfoCompiler
 
cStyleCache - Static variable in class org.joda.time.format.DateTimeFormat
Maps patterns to formatters, patterns don't vary by locale.
cTime - Static variable in class org.joda.time.PeriodType
 
cTypes - Static variable in class org.joda.time.PeriodType
Cache of all the known types.
currentTimeMillis() - Static method in class org.joda.time.DateTimeUtils
Gets the current time in milliseconds.
CutoverField(DateTimeField, DateTimeField, long) - Constructor for class org.joda.time.chrono.GJChronology.CutoverField
 
CutoverField(DateTimeField, DateTimeField, long, boolean) - Constructor for class org.joda.time.chrono.GJChronology.CutoverField
 
CutoverField(DateTimeField, DateTimeField, DurationField, long, boolean) - Constructor for class org.joda.time.chrono.GJChronology.CutoverField
 
cutoverInstant - Variable in class org.joda.time.chrono.GJCacheKey
 
cVerbose - Static variable in class org.joda.time.tz.ZoneInfoLogger
 
cWeeks - Static variable in class org.joda.time.PeriodType
 
cWeeksField - Static variable in class org.joda.time.chrono.BasicChronology
 
CYCLE - Static variable in class org.joda.time.chrono.IslamicChronology
The length of the cycle of leap years.
cYD - Static variable in class org.joda.time.PeriodType
 
cYDTime - Static variable in class org.joda.time.PeriodType
 
cYears - Static variable in class org.joda.time.PeriodType
 
cYMD - Static variable in class org.joda.time.PeriodType
 
cYMDTime - Static variable in class org.joda.time.PeriodType
 
cYWD - Static variable in class org.joda.time.PeriodType
 
cYWDTime - Static variable in class org.joda.time.PeriodType
 
cZoneNames - Static variable in class org.joda.time.DateTimeUtils
The default names.

D

DATE - Static variable in class org.joda.time.format.DateTimeFormat
Type constant for DATE only.
date() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full date as four digit year, two digit month of year, and two digit day of month (yyyy-MM-dd).
DATE_DURATION_TYPES - Static variable in class org.joda.time.LocalDate
Set of known duration types.
DATE_INSTANCE - Static variable in class org.joda.time.DateTimeComparator
Singleton instance
dateByMonth(DateTimeFormatterBuilder, Collection<DateTimeFieldType>, boolean, boolean) - Static method in class org.joda.time.format.ISODateTimeFormat
Creates a date using the calendar date format.
dateByOrdinal(DateTimeFormatterBuilder, Collection<DateTimeFieldType>, boolean, boolean) - Static method in class org.joda.time.format.ISODateTimeFormat
Creates a date using the ordinal date format.
dateByWeek(DateTimeFormatterBuilder, Collection<DateTimeFieldType>, boolean, boolean) - Static method in class org.joda.time.format.ISODateTimeFormat
Creates a date using the calendar date format.
DateConverter - Class in org.joda.time.convert
DateConverter converts a java util Date to an instant or partial.
DateConverter() - Constructor for class org.joda.time.convert.DateConverter
Restricted constructor.
dateElementParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateElementParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO date parser for parsing dates.
dateHour() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateHour() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full date and two digit hour of day.
dateHourMinute() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateHourMinute() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, and two digit minute of hour.
dateHourMinuteSecond() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateHourMinuteSecond() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, two digit minute of hour, and two digit second of minute.
dateHourMinuteSecondFraction() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateHourMinuteSecondFraction() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (yyyy-MM-dd'T'HH:mm:ss.SSS).
dateHourMinuteSecondMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateHourMinuteSecondMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (yyyy-MM-dd'T'HH:mm:ss.SSS).
DateMidnight - Class in org.joda.time
Deprecated.
The time of midnight does not exist in some time zones where the daylight saving time forward shift skips the midnight hour. Use LocalDate to represent a date without a time zone. Or use DateTime to represent a full date and time, perhaps using DateTime.withTimeAtStartOfDay() to get an instant at the start of a day.
DateMidnight() - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance set to the current system millisecond time using ISOChronology in the default time zone.
DateMidnight(DateTimeZone) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance set to the current system millisecond time using ISOChronology in the specified time zone.
DateMidnight(Chronology) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance set to the current system millisecond time using the specified chronology.
DateMidnight(long) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the default time zone.
DateMidnight(long, DateTimeZone) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the specified time zone.
DateMidnight(long, Chronology) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using the specified chronology.
DateMidnight(Object) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance from an Object that represents a datetime.
DateMidnight(Object, DateTimeZone) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
DateMidnight(Object, Chronology) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance from an Object that represents a datetime, using the specified chronology.
DateMidnight(int, int, int) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance from datetime field values using ISOChronology in the default time zone.
DateMidnight(int, int, int, DateTimeZone) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
DateMidnight(int, int, int, Chronology) - Constructor for class org.joda.time.DateMidnight
Deprecated.
Constructs an instance from datetime field values using the specified chronology.
DateMidnight.Property - Class in org.joda.time
Deprecated.
DateMidnight.Property binds a DateMidnight to a DateTimeField allowing powerful datetime functionality to be easily accessed.
dateOptionalTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateOptionalTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO datetime parser where the date is mandatory and the time is optional.
dateParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO date parser for parsing dates with a possible zone.
DateTime - Class in org.joda.time
DateTime is the standard implementation of an unmodifiable datetime class.
DateTime() - Constructor for class org.joda.time.DateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the default time zone.
DateTime(DateTimeZone) - Constructor for class org.joda.time.DateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the specified time zone.
DateTime(Chronology) - Constructor for class org.joda.time.DateTime
Constructs an instance set to the current system millisecond time using the specified chronology.
DateTime(long) - Constructor for class org.joda.time.DateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the default time zone.
DateTime(long, DateTimeZone) - Constructor for class org.joda.time.DateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the specified time zone.
DateTime(long, Chronology) - Constructor for class org.joda.time.DateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using the specified chronology.
DateTime(Object) - Constructor for class org.joda.time.DateTime
Constructs an instance from an Object that represents a datetime.
DateTime(Object, DateTimeZone) - Constructor for class org.joda.time.DateTime
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
DateTime(Object, Chronology) - Constructor for class org.joda.time.DateTime
Constructs an instance from an Object that represents a datetime, using the specified chronology.
DateTime(int, int, int, int, int) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using ISOChronology in the default time zone.
DateTime(int, int, int, int, int, DateTimeZone) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
DateTime(int, int, int, int, int, Chronology) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using the specified chronology.
DateTime(int, int, int, int, int, int) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using ISOChronology in the default time zone.
DateTime(int, int, int, int, int, int, DateTimeZone) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
DateTime(int, int, int, int, int, int, Chronology) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using the specified chronology.
DateTime(int, int, int, int, int, int, int) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using ISOChronology in the default time zone.
DateTime(int, int, int, int, int, int, int, DateTimeZone) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
DateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.joda.time.DateTime
Constructs an instance from datetime field values using the specified chronology.
DATETIME - Static variable in class org.joda.time.format.DateTimeFormat
Type constant for DATETIME.
dateTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full date and time, separated by a 'T' (yyyy-MM-dd'T'HH:mm:ss.SSSZZ).
DateTime.Property - Class in org.joda.time
DateTime.Property binds a DateTime to a DateTimeField allowing powerful datetime functionality to be easily accessed.
DateTimeComparator - Class in org.joda.time
DateTimeComparator provides comparators to compare one date with another.
DateTimeComparator(DateTimeFieldType, DateTimeFieldType) - Constructor for class org.joda.time.DateTimeComparator
Restricted constructor.
DateTimeConstants - Class in org.joda.time
DateTimeConstants is a non-instantiable class of constants used in the date time system.
DateTimeConstants() - Constructor for class org.joda.time.DateTimeConstants
Restrictive constructor
DateTimeField - Class in org.joda.time
Defines the calculation engine for date and time fields.
DateTimeField() - Constructor for class org.joda.time.DateTimeField
 
DateTimeFieldType - Class in org.joda.time
Identifies a field, such as year or minuteOfHour, in a chronology-neutral way.
DateTimeFieldType(String) - Constructor for class org.joda.time.DateTimeFieldType
Constructor.
DateTimeFieldType.StandardDateTimeFieldType - Class in org.joda.time
 
DateTimeFormat - Class in org.joda.time.format
Factory that creates instances of DateTimeFormatter from patterns and styles.
DateTimeFormat() - Constructor for class org.joda.time.format.DateTimeFormat
Constructor.
DateTimeFormat.StyleFormatter - Class in org.joda.time.format
 
DateTimeFormat.StyleFormatterCacheKey - Class in org.joda.time.format
 
DateTimeFormatter - Class in org.joda.time.format
Controls the printing and parsing of a datetime to and from a string.
DateTimeFormatter(DateTimePrinter, DateTimeParser) - Constructor for class org.joda.time.format.DateTimeFormatter
Creates a new formatter, however you will normally use the factory or the builder.
DateTimeFormatter(InternalPrinter, InternalParser) - Constructor for class org.joda.time.format.DateTimeFormatter
Creates a new formatter, however you will normally use the factory or the builder.
DateTimeFormatter(InternalPrinter, InternalParser, Locale, boolean, Chronology, DateTimeZone, Integer, int) - Constructor for class org.joda.time.format.DateTimeFormatter
Constructor.
DateTimeFormatterBuilder - Class in org.joda.time.format
Factory that creates complex instances of DateTimeFormatter via method calls.
DateTimeFormatterBuilder() - Constructor for class org.joda.time.format.DateTimeFormatterBuilder
Creates a DateTimeFormatterBuilder.
DateTimeFormatterBuilder.CharacterLiteral - Class in org.joda.time.format
 
DateTimeFormatterBuilder.Composite - Class in org.joda.time.format
 
DateTimeFormatterBuilder.FixedNumber - Class in org.joda.time.format
 
DateTimeFormatterBuilder.Fraction - Class in org.joda.time.format
 
DateTimeFormatterBuilder.MatchingParser - Class in org.joda.time.format
 
DateTimeFormatterBuilder.NumberFormatter - Class in org.joda.time.format
 
DateTimeFormatterBuilder.PaddedNumber - Class in org.joda.time.format
 
DateTimeFormatterBuilder.StringLiteral - Class in org.joda.time.format
 
DateTimeFormatterBuilder.TextField - Class in org.joda.time.format
 
DateTimeFormatterBuilder.TimeZoneId - Enum in org.joda.time.format
 
DateTimeFormatterBuilder.TimeZoneName - Class in org.joda.time.format
 
DateTimeFormatterBuilder.TimeZoneOffset - Class in org.joda.time.format
 
DateTimeFormatterBuilder.TwoDigitYear - Class in org.joda.time.format
 
DateTimeFormatterBuilder.UnpaddedNumber - Class in org.joda.time.format
 
dateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full date and time without millis, separated by a 'T' (yyyy-MM-dd'T'HH:mm:ssZZ).
DateTimeOfYear() - Constructor for class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
DateTimeOfYear(StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
DateTimeParser - Interface in org.joda.time.format
Internal interface for parsing textual representations of datetimes.
dateTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dateTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO datetime parser which parses either a date or a time or both.
DateTimeParserBucket - Class in org.joda.time.format
DateTimeParserBucket is an advanced class, intended mainly for parser implementations.
DateTimeParserBucket(long, Chronology, Locale) - Constructor for class org.joda.time.format.DateTimeParserBucket
Deprecated.
Use longer constructor
DateTimeParserBucket(long, Chronology, Locale, Integer) - Constructor for class org.joda.time.format.DateTimeParserBucket
Deprecated.
Use longer constructor
DateTimeParserBucket(long, Chronology, Locale, Integer, int) - Constructor for class org.joda.time.format.DateTimeParserBucket
Constructs a bucket, with the option of specifying the pivot year for two-digit year parsing.
DateTimeParserBucket.SavedField - Class in org.joda.time.format
 
DateTimeParserBucket.SavedState - Class in org.joda.time.format
 
DateTimeParserInternalParser - Class in org.joda.time.format
Adapter between old and new parser interface.
DateTimeParserInternalParser(DateTimeParser) - Constructor for class org.joda.time.format.DateTimeParserInternalParser
 
DateTimePrinter - Interface in org.joda.time.format
Internal interface for creating textual representations of datetimes.
DateTimePrinterInternalPrinter - Class in org.joda.time.format
Adapter between old and new printer interface.
DateTimePrinterInternalPrinter(DateTimePrinter) - Constructor for class org.joda.time.format.DateTimePrinterInternalPrinter
 
DateTimeUtils - Class in org.joda.time
DateTimeUtils provide public utility methods for the date-time library.
DateTimeUtils() - Constructor for class org.joda.time.DateTimeUtils
Restrictive constructor
DateTimeUtils.FixedMillisProvider - Class in org.joda.time
Fixed millisecond provider.
DateTimeUtils.MillisProvider - Interface in org.joda.time
A millisecond provider, allowing control of the system clock.
DateTimeUtils.OffsetMillisProvider - Class in org.joda.time
Offset from system millis provider.
DateTimeUtils.SystemMillisProvider - Class in org.joda.time
System millis provider.
DateTimeZone - Class in org.joda.time
DateTimeZone represents a time zone.
DateTimeZone(String) - Constructor for class org.joda.time.DateTimeZone
Constructor.
DateTimeZone.LazyInit - Class in org.joda.time
Lazy initialization to avoid a synchronization lock.
DateTimeZone.Stub - Class in org.joda.time
Used to serialize DateTimeZones by id.
DateTimeZoneBuilder - Class in org.joda.time.tz
DateTimeZoneBuilder allows complex DateTimeZones to be constructed.
DateTimeZoneBuilder() - Constructor for class org.joda.time.tz.DateTimeZoneBuilder
 
DateTimeZoneBuilder.DSTZone - Class in org.joda.time.tz
 
DateTimeZoneBuilder.OfYear - Class in org.joda.time.tz
Supports setting fields of year and moving between transitions.
DateTimeZoneBuilder.PrecalculatedZone - Class in org.joda.time.tz
 
DateTimeZoneBuilder.Recurrence - Class in org.joda.time.tz
Extends OfYear with a nameKey and savings.
DateTimeZoneBuilder.Rule - Class in org.joda.time.tz
Extends Recurrence with inclusive year limits.
DateTimeZoneBuilder.RuleSet - Class in org.joda.time.tz
 
DateTimeZoneBuilder.Transition - Class in org.joda.time.tz
 
DAY_INDEX - Static variable in class org.joda.time.PeriodType
 
DAY_OF_MONTH - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
DAY_OF_MONTH - Static variable in class org.joda.time.LocalDate
The index of the dayOfMonth field in the field array
DAY_OF_MONTH - Static variable in class org.joda.time.LocalDateTime
The index of the dayOfMonth field in the field array
DAY_OF_MONTH - Static variable in class org.joda.time.MonthDay
The index of the day field in the field array
DAY_OF_MONTH - Static variable in class org.joda.time.YearMonthDay
Deprecated.
The index of the dayOfMonth field in the field array
DAY_OF_MONTH_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The dayOfMonth field type.
DAY_OF_WEEK - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
DAY_OF_WEEK_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The dayOfWeek field type.
DAY_OF_YEAR - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
DAY_OF_YEAR_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The dayOfYear field type.
dayOfMonth() - Method in class org.joda.time.chrono.AssembledChronology
 
dayOfMonth - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
dayOfMonth() - Method in class org.joda.time.chrono.BaseChronology
Get the day of month field for this chronology.
dayOfMonth() - Method in class org.joda.time.Chronology
Get the day of month field for this chronology.
dayOfMonth() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the day of month property which provides access to advanced functionality.
dayOfMonth() - Method in class org.joda.time.DateTime
Get the day of month property which provides access to advanced functionality.
dayOfMonth() - Static method in class org.joda.time.DateTimeFieldType
Get the day of month field type.
dayOfMonth() - Method in class org.joda.time.LocalDate
Get the day of month property which provides access to advanced functionality.
dayOfMonth() - Method in class org.joda.time.LocalDateTime
Get the day of month property which provides access to advanced functionality.
dayOfMonth() - Method in class org.joda.time.MonthDay
Get the day of month field property which provides access to advanced functionality.
dayOfMonth() - Method in class org.joda.time.MutableDateTime
Get the day of month property.
dayOfMonth() - Method in class org.joda.time.YearMonthDay
Deprecated.
Get the day of month field property which provides access to advanced functionality.
dayOfMonthElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dayOfWeek() - Method in class org.joda.time.chrono.AssembledChronology
 
dayOfWeek - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
dayOfWeek() - Method in class org.joda.time.chrono.BaseChronology
Get the day of week field for this chronology.
dayOfWeek() - Method in class org.joda.time.Chronology
Get the day of week field for this chronology.
dayOfWeek() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the day of week property which provides access to advanced functionality.
dayOfWeek() - Method in class org.joda.time.DateTime
Get the day of week property which provides access to advanced functionality.
dayOfWeek() - Static method in class org.joda.time.DateTimeFieldType
Get the day of week field type.
dayOfWeek() - Method in class org.joda.time.LocalDate
Get the day of week property which provides access to advanced functionality.
dayOfWeek() - Method in class org.joda.time.LocalDateTime
Get the day of week property which provides access to advanced functionality.
dayOfWeek() - Method in class org.joda.time.MutableDateTime
Get the day of week property.
dayOfWeekElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
dayOfWeekTextToValue(String) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
dayOfWeekValueToShortText(int) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
dayOfWeekValueToText(int) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
dayOfYear() - Method in class org.joda.time.chrono.AssembledChronology
 
dayOfYear - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
dayOfYear() - Method in class org.joda.time.chrono.BaseChronology
Get the day of year field for this chronology.
dayOfYear() - Method in class org.joda.time.Chronology
Get the day of year field for this chronology.
dayOfYear() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the day of year property which provides access to advanced functionality.
dayOfYear() - Method in class org.joda.time.DateTime
Get the day of year property which provides access to advanced functionality.
dayOfYear() - Static method in class org.joda.time.DateTimeFieldType
Get the day of year field type.
dayOfYear() - Method in class org.joda.time.LocalDate
Get the day of year property which provides access to advanced functionality.
dayOfYear() - Method in class org.joda.time.LocalDateTime
Get the day of year property which provides access to advanced functionality.
dayOfYear() - Method in class org.joda.time.MutableDateTime
Get the day of year property.
dayOfYearElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
days() - Method in class org.joda.time.chrono.AssembledChronology
 
days - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
days() - Method in class org.joda.time.chrono.BaseChronology
Get the days duration field for this chronology.
days() - Method in class org.joda.time.Chronology
Get the days duration field for this chronology.
Days - Class in org.joda.time
An immutable time period representing a number of days.
Days(int) - Constructor for class org.joda.time.Days
Creates a new instance representing a number of days.
days(int) - Static method in class org.joda.time.Days
Obtains an instance of Days that may be cached.
DAYS - Static variable in class org.joda.time.DurationFieldType
 
days() - Static method in class org.joda.time.DurationFieldType
Get the days field type.
DAYS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
days(int) - Static method in class org.joda.time.Period
Create a period with a specified number of days.
days() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the days field.
DAYS_0000_TO_1970 - Static variable in class org.joda.time.chrono.GregorianChronology
 
DAYS_PER_WEEK - Static variable in class org.joda.time.DateTimeConstants
Days in one week (7) (ISO)
DAYS_TYPE - Static variable in class org.joda.time.DurationFieldType
The days field type.
daysBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Days
Creates a Days representing the number of whole days between the two specified datetimes.
daysBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Days
Creates a Days representing the number of whole days between the two specified partial datetimes.
daysIn(ReadableInterval) - Static method in class org.joda.time.Days
Creates a Days representing the number of whole days in the specified interval.
dayTime() - Static method in class org.joda.time.PeriodType
Gets a type that defines all standard fields from days downwards.
DECEMBER - Static variable in class org.joda.time.DateTimeConstants
Constant (12) representing December, the twelfth month (ISO)
decompose(List<Object>, List<Object>, List<Object>) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
Processes the element pairs, putting results into the given printer and parser lists.
decompose(List<Object>, List<Object>, List<Object>) - Method in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
DecoratedDateTimeField - Class in org.joda.time.field
DecoratedDateTimeField extends BaseDateTimeField, implementing only the minimum required set of methods.
DecoratedDateTimeField(DateTimeField, DateTimeFieldType) - Constructor for class org.joda.time.field.DecoratedDateTimeField
Constructor.
DecoratedDurationField - Class in org.joda.time.field
DecoratedDurationField extends BaseDurationField, implementing only the minimum required set of methods.
DecoratedDurationField(DurationField, DurationFieldType) - Constructor for class org.joda.time.field.DecoratedDurationField
Constructor.
DEFAULT_CUTOVER - Static variable in class org.joda.time.chrono.GJChronology
The default GregorianJulian cutover point.
DefaultNameProvider - Class in org.joda.time.tz
The default name provider acquires localized names from java.text.DateFormatSymbols.
DefaultNameProvider() - Constructor for class org.joda.time.tz.DefaultNameProvider
 
DelegatedDateTimeField - Class in org.joda.time.field
DelegatedDateTimeField delegates each method call to the date time field it wraps.
DelegatedDateTimeField(DateTimeField) - Constructor for class org.joda.time.field.DelegatedDateTimeField
Constructor.
DelegatedDateTimeField(DateTimeField, DateTimeFieldType) - Constructor for class org.joda.time.field.DelegatedDateTimeField
Constructor.
DelegatedDateTimeField(DateTimeField, DurationField, DateTimeFieldType) - Constructor for class org.joda.time.field.DelegatedDateTimeField
Constructor.
DelegatedDurationField - Class in org.joda.time.field
DelegatedDurationField delegates each method call to the duration field it wraps.
DelegatedDurationField(DurationField) - Constructor for class org.joda.time.field.DelegatedDurationField
Constructor.
DelegatedDurationField(DurationField, DurationFieldType) - Constructor for class org.joda.time.field.DelegatedDurationField
Constructor.
dh - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dhm - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dhms - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dhmsf - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dhmsl - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
digitCount(CharSequence, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
Returns actual amount of digits to parse, but no more than original 'amount' parameter.
dividedBy(int) - Method in class org.joda.time.Days
Returns a new instance with the days divided by the specified divisor.
dividedBy(long) - Method in class org.joda.time.Duration
Returns a new duration with this length divided by the specified divisor.
dividedBy(int) - Method in class org.joda.time.Hours
Returns a new instance with the hours divided by the specified divisor.
dividedBy(int) - Method in class org.joda.time.Minutes
Returns a new instance with the minutes divided by the specified divisor.
dividedBy(int) - Method in class org.joda.time.Months
Returns a new instance with the months divided by the specified divisor.
dividedBy(int) - Method in class org.joda.time.Seconds
Returns a new instance with the seconds divided by the specified divisor.
dividedBy(int) - Method in class org.joda.time.Weeks
Returns a new instance with the weeks divided by the specified divisor.
dividedBy(int) - Method in class org.joda.time.Years
Returns a new instance with the years divided by the specified divisor.
DividedDateTimeField - Class in org.joda.time.field
Divides a DateTimeField such that the retrieved values are reduced by a fixed divisor.
DividedDateTimeField(DateTimeField, DateTimeFieldType, int) - Constructor for class org.joda.time.field.DividedDateTimeField
Constructor.
DividedDateTimeField(DateTimeField, DurationField, DateTimeFieldType, int) - Constructor for class org.joda.time.field.DividedDateTimeField
Constructor.
DividedDateTimeField(RemainderDateTimeField, DateTimeFieldType) - Constructor for class org.joda.time.field.DividedDateTimeField
Construct a DividedDateTimeField that compliments the given RemainderDateTimeField.
DividedDateTimeField(RemainderDateTimeField, DurationField, DateTimeFieldType) - Constructor for class org.joda.time.field.DividedDateTimeField
Construct a DividedDateTimeField that compliments the given RemainderDateTimeField.
dme - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
doParseMillis(InternalParser, CharSequence) - Method in class org.joda.time.format.DateTimeParserBucket
 
dotp - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dp - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dpe - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
DSTZone(String, int, DateTimeZoneBuilder.Recurrence, DateTimeZoneBuilder.Recurrence) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
dt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dtp - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dtx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
DUMMY_PERIOD - Static variable in class org.joda.time.base.BasePeriod
Serialization version
Duration - Class in org.joda.time
An immutable duration specifying a length of time in milliseconds.
Duration(long) - Constructor for class org.joda.time.Duration
Creates a duration from the given millisecond duration.
Duration(long, long) - Constructor for class org.joda.time.Duration
Creates a duration from the given interval endpoints.
Duration(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.Duration
Creates a duration from the given interval endpoints.
Duration(Object) - Constructor for class org.joda.time.Duration
Creates a duration from the specified object using the ConverterManager.
DurationConverter - Interface in org.joda.time.convert
DurationConverter defines how an object is converted to a millisecond duration.
DurationField - Class in org.joda.time
Defines the calculation engine for duration fields.
DurationField() - Constructor for class org.joda.time.DurationField
 
DurationFieldType - Class in org.joda.time
Identifies a duration field, such as years or minutes, in a chronology-neutral way.
DurationFieldType(String) - Constructor for class org.joda.time.DurationFieldType
Constructor.
DurationFieldType.StandardDurationFieldType - Class in org.joda.time
 
dwe - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
dye - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
DynamicWordBased(PeriodFormatter) - Constructor for class org.joda.time.format.PeriodFormat.DynamicWordBased
 

E

EE - Static variable in class org.joda.time.chrono.EthiopicChronology
Constant value for 'Ethiopean Era', equivalent to the value returned for AD/CE.
EIGHT - Static variable in class org.joda.time.Hours
Constant representing eight hours.
EIGHT - Static variable in class org.joda.time.Months
Constant representing eight months.
ELEVEN - Static variable in class org.joda.time.Months
Constant representing eleven months.
EMPTY - Static variable in class org.joda.time.format.PeriodFormatterBuilder.Literal
 
Entry(Class<?>, Converter) - Constructor for class org.joda.time.convert.ConverterSet.Entry
 
equals(Object) - Method in class org.joda.time.base.AbstractDuration
Compares this object with the specified object for equality based on the millisecond length.
equals(Object) - Method in class org.joda.time.base.AbstractInstant
Compares this object with the specified object for equality based on the millisecond instant, chronology and time zone.
equals(Object) - Method in class org.joda.time.base.AbstractInterval
Compares this object with the specified object for equality based on start and end millis plus the chronology.
equals(Object) - Method in class org.joda.time.base.AbstractPartial
Compares this ReadablePartial with another returning true if the chronology, field types and values are equal.
equals(Object) - Method in class org.joda.time.base.AbstractPeriod
Compares this object with the specified object for equality based on the value of each field.
equals(Object) - Method in class org.joda.time.base.BaseSingleFieldPeriod
Compares this object with the specified object for equality based on the value of each field.
equals(Object) - Method in class org.joda.time.chrono.BasicChronology
Checks if this chronology instance equals another.
equals(Object) - Method in class org.joda.time.chrono.BuddhistChronology
Checks if this chronology instance equals another.
equals(Object) - Method in class org.joda.time.chrono.GJCacheKey
 
equals(Object) - Method in class org.joda.time.chrono.GJChronology
Checks if this chronology instance equals another.
equals(Object) - Method in class org.joda.time.chrono.IslamicChronology
Checks if this chronology instance equals another.
equals(Object) - Method in class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
 
equals(Object) - Method in class org.joda.time.chrono.ISOChronology
Checks if this chronology instance equals another.
equals(Object) - Method in class org.joda.time.chrono.LenientChronology
A lenient chronology is only equal to a lenient chronology with the same base chronology.
equals(Object) - Method in class org.joda.time.chrono.LimitChronology
A limit chronology is only equal to a limit chronology with the same base chronology and limits.
equals(Object) - Method in class org.joda.time.chrono.StrictChronology
A strict chronology is only equal to a strict chronology with the same base chronology.
equals(Object) - Method in class org.joda.time.chrono.ZonedChronology
A zoned chronology is only equal to a zoned chronology with the same base chronology and zone.
equals(Object) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
equals(Object) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
equals(Object) - Method in class org.joda.time.DateTimeComparator
Compares this comparator to another.
equals(Object) - Method in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
 
equals(Object) - Method in class org.joda.time.DateTimeZone
Compare this datetime zone with another.
equals(Object) - Method in class org.joda.time.DurationFieldType.StandardDurationFieldType
 
equals(Object) - Method in class org.joda.time.field.AbstractPartialFieldProperty
Compares this property to another.
equals(Object) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Compares this property to another.
equals(Object) - Method in class org.joda.time.field.DelegatedDurationField
 
equals(Object, Object) - Static method in class org.joda.time.field.FieldUtils
Compares two objects as equals handling null.
equals(Object) - Method in class org.joda.time.field.MillisDurationField
 
equals(Object) - Method in class org.joda.time.field.PreciseDurationField
Compares this duration field to another.
equals(Object) - Method in class org.joda.time.field.ScaledDurationField
Compares this duration field to another.
equals(Object) - Method in class org.joda.time.field.UnsupportedDurationField
Compares this duration field to another.
equals(Object) - Method in class org.joda.time.format.DateTimeFormat.StyleFormatterCacheKey
 
equals(Object) - Method in class org.joda.time.format.InternalParserDateTimeParser
 
equals(Object) - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
equals(Object) - Method in class org.joda.time.LocalDate
Compares this ReadablePartial with another returning true if the chronology, field types and values are equal.
equals(Object) - Method in class org.joda.time.LocalDateTime
Compares this ReadablePartial with another returning true if the chronology, field types and values are equal.
equals(Object) - Method in class org.joda.time.LocalTime
Compares this ReadablePartial with another returning true if the chronology, field types and values are equal.
equals(Object) - Method in class org.joda.time.PeriodType
Compares this type to another object.
equals(Object) - Method in interface org.joda.time.ReadableDuration
Compares this object with the specified object for equality based on the millisecond length.
equals(Object) - Method in interface org.joda.time.ReadableInstant
Compares this object with the specified object for equality based on the millisecond instant and the Chronology.
equals(Object) - Method in interface org.joda.time.ReadableInterval
Compares this object with the specified object for equality based on start and end millis plus the chronology.
equals(Object) - Method in interface org.joda.time.ReadablePartial
Compares this partial with the specified object for equality based on the supported fields, chronology and values.
equals(Object) - Method in interface org.joda.time.ReadablePeriod
Compares this object with the specified object for equality based on the value and type of each supported field.
equals(Object) - Method in class org.joda.time.tz.CachedDateTimeZone
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
equals(Object) - Method in class org.joda.time.tz.FixedDateTimeZone
 
equals(Object) - Method in class org.joda.time.UTCDateTimeZone
 
era() - Method in class org.joda.time.chrono.AssembledChronology
 
era - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
era() - Method in class org.joda.time.chrono.BaseChronology
Get the era field for this chronology.
era() - Method in class org.joda.time.Chronology
Get the era field for this chronology.
era() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the era property which provides access to advanced functionality.
era() - Method in class org.joda.time.DateTime
Get the era property which provides access to advanced functionality.
ERA - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
era() - Static method in class org.joda.time.DateTimeFieldType
Get the era field type.
era() - Method in class org.joda.time.LocalDate
Get the era property which provides access to advanced functionality.
era() - Method in class org.joda.time.LocalDateTime
Get the era property which provides access to advanced functionality.
era() - Method in class org.joda.time.MutableDateTime
Get the era property.
ERA_FIELD - Static variable in class org.joda.time.chrono.BuddhistChronology
A singleton era field.
ERA_FIELD - Static variable in class org.joda.time.chrono.CopticChronology
A singleton era field.
ERA_FIELD - Static variable in class org.joda.time.chrono.EthiopicChronology
A singleton era field.
ERA_FIELD - Static variable in class org.joda.time.chrono.IslamicChronology
A singleton era field.
ERA_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The era field type.
ERA_VALUE - Static variable in class org.joda.time.chrono.BasicSingleEraDateTimeField
Value of the era, which will be the same as DateTimeConstants.CE.
eras() - Method in class org.joda.time.chrono.AssembledChronology
 
eras - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
eras() - Method in class org.joda.time.chrono.BaseChronology
Get the eras duration field for this chronology.
eras() - Method in class org.joda.time.Chronology
Get the eras duration field for this chronology.
ERAS - Static variable in class org.joda.time.DurationFieldType
 
eras() - Static method in class org.joda.time.DurationFieldType
Get the eras field type.
ERAS_TYPE - Static variable in class org.joda.time.DurationFieldType
The eras field type.
eraTextToValue(String) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
eraValueToText(int) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.CharacterLiteral
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.MatchingParser
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.NumberFormatter
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.StringLiteral
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
estimateParsedLength() - Method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
estimateParsedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
estimateParsedLength() - Method in interface org.joda.time.format.DateTimeParser
Returns the expected maximum number of characters consumed.
estimateParsedLength() - Method in class org.joda.time.format.DateTimeParserInternalParser
 
estimateParsedLength() - Method in interface org.joda.time.format.InternalParser
Returns the expected maximum number of characters consumed.
estimateParsedLength() - Method in class org.joda.time.format.InternalParserDateTimeParser
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.CharacterLiteral
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.PaddedNumber
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.StringLiteral
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
estimatePrintedLength() - Method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
estimatePrintedLength() - Method in class org.joda.time.format.DateTimeFormatterBuilder.UnpaddedNumber
 
estimatePrintedLength() - Method in interface org.joda.time.format.DateTimePrinter
Returns the expected maximum number of characters produced.
estimatePrintedLength() - Method in class org.joda.time.format.DateTimePrinterInternalPrinter
 
estimatePrintedLength() - Method in interface org.joda.time.format.InternalPrinter
Returns the expected maximum number of characters produced.
estimatePrintedLength() - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
EthiopicChronology - Class in org.joda.time.chrono
Implements the Ethiopic calendar system, which defines every fourth year as leap, much like the Julian calendar.
EthiopicChronology(Chronology, Object, int) - Constructor for class org.joda.time.chrono.EthiopicChronology
Restricted constructor.

F

FEB_29 - Static variable in class org.joda.time.chrono.BasicGJChronology
 
FEBRUARY - Static variable in class org.joda.time.DateTimeConstants
Constant (2) representing February, the second month (ISO)
FIELD_TYPES - Static variable in class org.joda.time.MonthDay
The singleton set of field types
FIELD_TYPES - Static variable in class org.joda.time.TimeOfDay
Deprecated.
The singleton set of field types
FIELD_TYPES - Static variable in class org.joda.time.YearMonth
The singleton set of field types
FIELD_TYPES - Static variable in class org.joda.time.YearMonthDay
Deprecated.
The singleton set of field types
fieldDifference(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Period
Creates a period from two partially specified times, calculating by field difference.
FieldFormatter(int, int, int, boolean, int, PeriodFormatterBuilder.FieldFormatter[], PeriodFormatterBuilder.PeriodFieldAffix, PeriodFormatterBuilder.PeriodFieldAffix) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
FieldFormatter(PeriodFormatterBuilder.FieldFormatter, PeriodFormatterBuilder.PeriodFieldAffix) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
Fields() - Constructor for class org.joda.time.chrono.AssembledChronology.Fields
 
FieldUtils - Class in org.joda.time.field
General utilities that don't fit elsewhere.
FieldUtils() - Constructor for class org.joda.time.field.FieldUtils
Restricted constructor.
findMatchingRecurrence(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
finish(PeriodFormatterBuilder.FieldFormatter[]) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
finish(Set<PeriodFormatterBuilder.PeriodFieldAffix>) - Method in class org.joda.time.format.PeriodFormatterBuilder.IgnorableAffix
 
finish(Set<PeriodFormatterBuilder.PeriodFieldAffix>) - Method in interface org.joda.time.format.PeriodFormatterBuilder.PeriodFieldAffix
This method should be called only once.
finish(PeriodPrinter, PeriodParser) - Method in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
firstTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Returns a transition at firstMillis with the first name key and offsets for this rule set.
FIVE - Static variable in class org.joda.time.Days
Constant representing five days.
FIVE - Static variable in class org.joda.time.Hours
Constant representing five hours.
FIVE - Static variable in class org.joda.time.Months
Constant representing five months.
FixedDateTimeZone - Class in org.joda.time.tz
Basic DateTimeZone implementation that has a fixed name key and offsets.
FixedDateTimeZone(String, String, int, int) - Constructor for class org.joda.time.tz.FixedDateTimeZone
 
FixedMillisProvider(long) - Constructor for class org.joda.time.DateTimeUtils.FixedMillisProvider
Constructor.
FixedNumber(DateTimeFieldType, int, boolean) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.FixedNumber
 
fixedOffsetZone(String, int) - Static method in class org.joda.time.DateTimeZone
Gets the zone using a fixed offset amount.
forFields(Collection<DateTimeFieldType>, boolean, boolean) - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that outputs only those fields specified.
forFields(DurationFieldType[]) - Static method in class org.joda.time.PeriodType
Gets a period type that contains the duration types of the array.
forID(String) - Static method in class org.joda.time.DateTimeZone
Gets a time zone instance for the specified time zone id.
forLocale(Locale) - Static method in class org.joda.time.chrono.GJLocaleSymbols
Obtains the symbols for a locale.
formatName(String) - Method in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
FORMATTERS - Static variable in class org.joda.time.format.PeriodFormat
The created formatters.
FormatUtils - Class in org.joda.time.format
Utility methods used by formatters.
FormatUtils() - Constructor for class org.joda.time.format.FormatUtils
Restricted constructor.
forOffsetHours(int) - Static method in class org.joda.time.DateTimeZone
Gets a time zone instance for the specified offset to UTC in hours.
forOffsetHoursMinutes(int, int) - Static method in class org.joda.time.DateTimeZone
Gets a time zone instance for the specified offset to UTC in hours and minutes.
forOffsetMillis(int) - Static method in class org.joda.time.DateTimeZone
Gets a time zone instance for the specified offset to UTC in milliseconds.
forPattern(String) - Static method in class org.joda.time.format.DateTimeFormat
Factory to create a formatter from a pattern string.
forStyle(String) - Static method in class org.joda.time.format.DateTimeFormat
Factory to create a format from a two character style pattern.
forTimeZone(TimeZone) - Static method in class org.joda.time.DateTimeZone
Gets a time zone instance for a JDK TimeZone.
forZone(DateTimeZone) - Static method in class org.joda.time.tz.CachedDateTimeZone
Returns a new CachedDateTimeZone unless given zone is already cached.
FOUR - Static variable in class org.joda.time.Days
Constant representing four days.
FOUR - Static variable in class org.joda.time.Hours
Constant representing four hours.
FOUR - Static variable in class org.joda.time.Months
Constant representing four months.
Fraction(DateTimeFieldType, int, int) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
fractionElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
FRIDAY - Static variable in class org.joda.time.DateTimeConstants
Constant (5) representing Friday, the fifth day of the week (ISO)
fromCalendarFields(Calendar) - Static method in class org.joda.time.LocalDate
Constructs a LocalDate from a java.util.Calendar using exactly the same field values.
fromCalendarFields(Calendar) - Static method in class org.joda.time.LocalDateTime
Constructs a LocalDateTime from a java.util.Calendar using exactly the same field values.
fromCalendarFields(Calendar) - Static method in class org.joda.time.LocalTime
Constructs a LocalTime from a java.util.Calendar using exactly the same field values.
fromCalendarFields(Calendar) - Static method in class org.joda.time.MonthDay
Constructs a MonthDay from a java.util.Calendar using exactly the same field values avoiding any time zone effects.
fromCalendarFields(Calendar) - Static method in class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay from a java.util.Calendar using exactly the same field values avoiding any time zone effects.
fromCalendarFields(Calendar) - Static method in class org.joda.time.YearMonth
Constructs a YearMonth from a java.util.Calendar using exactly the same field values avoiding any time zone effects.
fromCalendarFields(Calendar) - Static method in class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay from a java.util.Calendar using exactly the same field values avoiding any time zone effects.
fromDateFields(Date) - Static method in class org.joda.time.LocalDate
Constructs a LocalDate from a java.util.Date using exactly the same field values.
fromDateFields(Date) - Static method in class org.joda.time.LocalDateTime
Constructs a LocalDateTime from a java.util.Date using exactly the same field values.
fromDateFields(Date) - Static method in class org.joda.time.LocalTime
Constructs a LocalTime from a java.util.Date using exactly the same field values.
fromDateFields(Date) - Static method in class org.joda.time.MonthDay
Constructs a MonthDay from a java.util.Date using exactly the same field values avoiding any time zone effects.
fromDateFields(Date) - Static method in class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay from a java.util.Date using exactly the same field values avoiding any time zone effects.
fromDateFields(Date) - Static method in class org.joda.time.YearMonth
Constructs a YearMonth from a java.util.Date using exactly the same field values avoiding any time zone effects.
fromDateFields(Date) - Static method in class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay from a java.util.Date using exactly the same field values avoiding any time zone effects.
fromJulianDay(double) - Static method in class org.joda.time.DateTimeUtils
Creates a date-time from a Julian Day.
fromMillisOfDay(long) - Static method in class org.joda.time.LocalTime
Constructs a LocalTime from the specified millis of day using the ISO chronology.
fromMillisOfDay(long, Chronology) - Static method in class org.joda.time.LocalTime
Constructs a LocalTime from the specified millis of day using the specified chronology.
fromMillisOfDay(long) - Static method in class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay from the specified millis of day using the ISO chronology.
fromMillisOfDay(long, Chronology) - Static method in class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay from the specified millis of day using the specified chronology.
fse - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
FULL - Static variable in class org.joda.time.format.DateTimeFormat
Style constant for FULL.
fullDate() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a full date format.
fullDateTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a full datetime format.
fullTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a full time format.

G

gap(ReadableInterval) - Method in class org.joda.time.Interval
Gets the gap between this interval and another interval.
get(DateTimeFieldType) - Method in class org.joda.time.base.AbstractDateTime
Get the value of one of the fields of a datetime.
get(DateTimeFieldType) - Method in class org.joda.time.base.AbstractInstant
Get the value of one of the fields of a datetime using the chronology of the instant.
get(DateTimeField) - Method in class org.joda.time.base.AbstractInstant
Get the value of one of the fields of a datetime.
get(DateTimeFieldType) - Method in class org.joda.time.base.AbstractPartial
Get the value of one of the fields of a datetime.
get(DurationFieldType) - Method in class org.joda.time.base.AbstractPeriod
Gets the value of one of the fields.
get(DurationFieldType) - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the value of a duration field represented by this period.
get(ReadablePartial, long) - Method in class org.joda.time.chrono.BaseChronology
Gets the values of a partial from an instant.
get(ReadablePeriod, long, long) - Method in class org.joda.time.chrono.BaseChronology
Gets the values of a period from an interval.
get(ReadablePeriod, long) - Method in class org.joda.time.chrono.BaseChronology
Gets the values of a period from an interval.
get(long) - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
get(long) - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
Get the day of the year component of the specified time instant.
get(long) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
Get the Month component of the specified time instant.
get(long) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
get(long) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
Get the week of a week based year component of the specified time instant.
get(long) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
Get the Year of a week based year component of the specified time instant.
get(long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
get(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
get(long) - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Get the value of the specified time instant.
get(long) - Method in class org.joda.time.chrono.GJEraDateTimeField
Get the Era component of the specified time instant.
get(long) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
get(long) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
get(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
get(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
get(ReadablePartial, long) - Method in class org.joda.time.Chronology
Gets the values of a partial from an instant.
get(ReadablePeriod, long, long) - Method in class org.joda.time.Chronology
Gets the values of a period from an interval.
get(ReadablePeriod, long) - Method in class org.joda.time.Chronology
Gets the values of a period from an interval.
get(long) - Method in class org.joda.time.DateTimeField
Get the value of this field from the milliseconds.
get() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the value of this property from the instant.
get() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the value of this property from the instant.
get(long) - Method in class org.joda.time.field.BaseDateTimeField
Get the value of this field from the milliseconds.
get(long) - Method in class org.joda.time.field.DecoratedDateTimeField
 
get(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
get(long) - Method in class org.joda.time.field.DividedDateTimeField
Get the amount of scaled units from the specified time instant.
get(long) - Method in class org.joda.time.field.ImpreciseDateTimeField
 
get(long) - Method in class org.joda.time.field.OffsetDateTimeField
Get the amount of offset units from the specified time instant.
get(long) - Method in class org.joda.time.field.PreciseDateTimeField
Get the amount of fractional units from the specified time instant.
get(long) - Method in class org.joda.time.field.RemainderDateTimeField
Get the remainder from the specified time instant.
get(long) - Method in class org.joda.time.field.SkipDateTimeField
 
get(long) - Method in class org.joda.time.field.SkipUndoDateTimeField
 
get(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
get(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
get(DateTimeFieldType) - Method in class org.joda.time.LocalDate
Get the value of one of the fields of a datetime.
get(DateTimeFieldType) - Method in class org.joda.time.LocalDateTime
Get the value of one of the fields of a datetime.
get(DateTimeFieldType) - Method in class org.joda.time.LocalTime
Get the value of one of the fields of time.
get() - Method in class org.joda.time.MonthDay.Property
Gets the value of this field.
get() - Method in class org.joda.time.Partial.Property
Gets the value of this field.
get(DateTimeFieldType) - Method in interface org.joda.time.ReadableInstant
Get the value of one of the fields of a datetime.
get(DateTimeFieldType) - Method in interface org.joda.time.ReadablePartial
Gets the value of one of the fields.
get(DurationFieldType) - Method in interface org.joda.time.ReadablePeriod
Gets the value of one of the fields.
get() - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Gets the value of this field.
get() - Method in class org.joda.time.YearMonth.Property
Gets the value of this field.
get() - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Gets the value of this field.
getAffixes() - Method in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
getAffixes() - Method in interface org.joda.time.format.PeriodFormatterBuilder.PeriodFieldAffix
 
getAffixes() - Method in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
getAffixes() - Method in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
getAffixes() - Method in class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
getApproxMillisAtEpochDividedByTwo() - Method in class org.joda.time.chrono.BasicChronology
Returns a constant representing the approximate number of milliseconds elapsed from year 0 of this chronology, divided by two.
getApproxMillisAtEpochDividedByTwo() - Method in class org.joda.time.chrono.CopticChronology
 
getApproxMillisAtEpochDividedByTwo() - Method in class org.joda.time.chrono.EthiopicChronology
 
getApproxMillisAtEpochDividedByTwo() - Method in class org.joda.time.chrono.GregorianChronology
 
getApproxMillisAtEpochDividedByTwo() - Method in class org.joda.time.chrono.IslamicChronology
 
getApproxMillisAtEpochDividedByTwo() - Method in class org.joda.time.chrono.JulianChronology
 
getAsShortText(long, Locale) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getAsShortText(int, Locale) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getAsShortText(int, Locale) - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Get the abbreviated textual value of the specified time instant.
getAsShortText(int, Locale) - Method in class org.joda.time.chrono.GJMonthOfYearDateTimeField
 
getAsShortText(long, Locale) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getAsShortText(long, Locale) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getAsShortText(int, Locale) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getAsShortText(long, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, short text value of this field from the milliseconds.
getAsShortText(long) - Method in class org.joda.time.DateTimeField
Get the human-readable, short text value of this field from the milliseconds.
getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, short text value of this field from a partial instant.
getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, short text value of this field from a partial instant.
getAsShortText(int, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, short text value of this field from the field value.
getAsShortText() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the short textual value of this property from the instant as a string in the default locale.
getAsShortText(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the short textual value of this property from the instant as a string in the specified locale.
getAsShortText() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the short textual value of this property from the instant as a string in the default locale.
getAsShortText(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the short textual value of this property from the instant as a string in the specified locale.
getAsShortText(long, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, short text value of this field from the milliseconds.
getAsShortText(long) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, short text value of this field from the milliseconds.
getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, short text value of this field from a partial instant.
getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, short text value of this field from a partial instant.
getAsShortText(int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, short text value of this field from the field value.
getAsShortText(long, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsShortText(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsShortText(int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsShortText(long, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsShortText(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsShortText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsShortText(ReadablePartial, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsShortText(int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsString() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the value of this property from the instant as a string.
getAsString() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the value of this property from the instant as a string.
getAsText(int, Locale) - Method in class org.joda.time.chrono.BasicChronology.HalfdayField
 
getAsText(int, Locale) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
getAsText(long, Locale) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getAsText(int, Locale) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getAsText(int, Locale) - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Get the textual value of the specified time instant.
getAsText(int, Locale) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
getAsText(int, Locale) - Method in class org.joda.time.chrono.GJMonthOfYearDateTimeField
 
getAsText(long, Locale) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getAsText(long, Locale) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getAsText(int, Locale) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getAsText(long, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, text value of this field from the milliseconds.
getAsText(long) - Method in class org.joda.time.DateTimeField
Get the human-readable, text value of this field from the milliseconds.
getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, text value of this field from a partial instant.
getAsText(ReadablePartial, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, text value of this field from a partial instant.
getAsText(int, Locale) - Method in class org.joda.time.DateTimeField
Get the human-readable, text value of this field from the field value.
getAsText() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the textual value of this property from the instant as a string in the default locale.
getAsText(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the textual value of this property from the instant as a string in the specified locale.
getAsText() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the textual value of this property from the instant as a string in the default locale.
getAsText(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the textual value of this property from the instant as a string in the specified locale.
getAsText(long, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, text value of this field from the milliseconds.
getAsText(long) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, text value of this field from the milliseconds.
getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, text value of this field from a partial instant.
getAsText(ReadablePartial, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, text value of this field from a partial instant.
getAsText(int, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the human-readable, text value of this field from the field value.
getAsText(long, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsText(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsText(ReadablePartial, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsText(int, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getAsText(long, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsText(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsText(ReadablePartial, int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsText(ReadablePartial, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAsText(int, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getAvailableIDs() - Static method in class org.joda.time.DateTimeZone
Gets all the available IDs supported.
getAvailableIDs() - Method in interface org.joda.time.tz.Provider
Returns an unmodifiable set of ids.
getAvailableIDs() - Method in class org.joda.time.tz.UTCProvider
Returns a singleton collection containing only "UTC".
getAvailableIDs() - Method in class org.joda.time.tz.ZoneInfoProvider
Gets a list of all the available zone ids.
getAverageMillisPerMonth() - Method in class org.joda.time.chrono.BasicChronology
Gets an average value for the milliseconds per month.
getAverageMillisPerMonth() - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getAverageMillisPerMonth() - Method in class org.joda.time.chrono.GregorianChronology
 
getAverageMillisPerMonth() - Method in class org.joda.time.chrono.IslamicChronology
 
getAverageMillisPerMonth() - Method in class org.joda.time.chrono.JulianChronology
 
getAverageMillisPerYear() - Method in class org.joda.time.chrono.BasicChronology
Gets an average value for the milliseconds per year.
getAverageMillisPerYear() - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getAverageMillisPerYear() - Method in class org.joda.time.chrono.GregorianChronology
 
getAverageMillisPerYear() - Method in class org.joda.time.chrono.IslamicChronology
 
getAverageMillisPerYear() - Method in class org.joda.time.chrono.JulianChronology
 
getAverageMillisPerYearDividedByTwo() - Method in class org.joda.time.chrono.BasicChronology
Gets an average value for the milliseconds per year, divided by two.
getAverageMillisPerYearDividedByTwo() - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getAverageMillisPerYearDividedByTwo() - Method in class org.joda.time.chrono.GregorianChronology
 
getAverageMillisPerYearDividedByTwo() - Method in class org.joda.time.chrono.IslamicChronology
 
getAverageMillisPerYearDividedByTwo() - Method in class org.joda.time.chrono.JulianChronology
 
getBase() - Method in class org.joda.time.chrono.AssembledChronology
Returns the same base chronology as passed into the constructor.
getCenturyOfEra() - Method in class org.joda.time.base.AbstractDateTime
Get the year of era field value.
getCenturyOfEra() - Method in class org.joda.time.LocalDate
Get the year of era field value.
getCenturyOfEra() - Method in class org.joda.time.LocalDateTime
Get the year of era field value.
getCenturyOfEra() - Method in interface org.joda.time.ReadableDateTime
Get the year of era field value.
getChronolgy() - Method in class org.joda.time.format.DateTimeFormatter
Deprecated.
Use the method with the correct spelling
getChronology() - Method in class org.joda.time.base.BaseDateTime
Gets the chronology of the datetime.
getChronology() - Method in class org.joda.time.base.BaseInterval
Gets the chronology of this interval.
getChronology() - Method in class org.joda.time.base.BasePartial
Gets the chronology of the partial which is never null.
getChronology(Object, DateTimeZone) - Method in class org.joda.time.convert.AbstractConverter
Extracts the chronology from an object of this converter's type where the time zone is specified.
getChronology(Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
Extracts the chronology from an object of this converter's type where the chronology is specified.
getChronology(Object, Chronology) - Method in class org.joda.time.convert.CalendarConverter
Gets the chronology.
getChronology(Object, DateTimeZone) - Method in class org.joda.time.convert.CalendarConverter
Gets the chronology, which is the GJChronology if a GregorianCalendar is used, BuddhistChronology if a BuddhistCalendar is used or ISOChronology otherwise.
getChronology(Object, DateTimeZone) - Method in interface org.joda.time.convert.InstantConverter
Extracts the chronology from an object of this converter's type where the time zone is specified.
getChronology(Object, Chronology) - Method in interface org.joda.time.convert.InstantConverter
Extracts the chronology from an object of this converter's type where the chronology may be specified.
getChronology(Object, DateTimeZone) - Method in interface org.joda.time.convert.PartialConverter
Extracts the chronology from an object of this converter's type where the time zone is specified.
getChronology(Object, Chronology) - Method in interface org.joda.time.convert.PartialConverter
Extracts the chronology from an object of this converter's type where the chronology is specified.
getChronology(Object, DateTimeZone) - Method in class org.joda.time.convert.ReadableInstantConverter
Gets the chronology, which is taken from the ReadableInstant.
getChronology(Object, Chronology) - Method in class org.joda.time.convert.ReadableInstantConverter
Gets the chronology, which is taken from the ReadableInstant.
getChronology(Object, DateTimeZone) - Method in class org.joda.time.convert.ReadablePartialConverter
Gets the chronology, which is taken from the ReadablePartial.
getChronology(Object, Chronology) - Method in class org.joda.time.convert.ReadablePartialConverter
Gets the chronology, which is taken from the ReadableInstant.
getChronology() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Gets the chronology of the datetime that this property is linked to.
getChronology() - Method in class org.joda.time.DateTime.Property
Gets the chronology of the datetime that this property is linked to.
getChronology(Chronology) - Static method in class org.joda.time.DateTimeUtils
Gets the chronology handling null.
getChronology() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the chronology of the datetime that this property is linked to.
getChronology() - Method in class org.joda.time.format.DateTimeFormatter
Gets the chronology to use as an override.
getChronology() - Method in class org.joda.time.format.DateTimeParserBucket
Gets the chronology of the bucket, which will be a local (UTC) chronology.
getChronology() - Method in class org.joda.time.Instant
Gets the chronology of the instant, which is ISO in the UTC zone.
getChronology() - Method in class org.joda.time.LocalDate
Gets the chronology of the date.
getChronology() - Method in class org.joda.time.LocalDate.Property
Gets the chronology of the datetime that this property is linked to.
getChronology() - Method in class org.joda.time.LocalDateTime
Gets the chronology of the datetime.
getChronology() - Method in class org.joda.time.LocalDateTime.Property
Gets the chronology of the datetime that this property is linked to.
getChronology() - Method in class org.joda.time.LocalTime
Gets the chronology of the time.
getChronology() - Method in class org.joda.time.LocalTime.Property
Gets the chronology of the datetime that this property is linked to.
getChronology() - Method in class org.joda.time.MutableDateTime.Property
Gets the chronology of the datetime that this property is linked to.
getChronology() - Method in class org.joda.time.Partial
Gets the chronology of the partial which is never null.
getChronology() - Method in interface org.joda.time.ReadableInstant
Gets the chronology of the instant.
getChronology() - Method in interface org.joda.time.ReadableInterval
Gets the chronology of the interval, which is the chronology of the first datetime.
getChronology() - Method in interface org.joda.time.ReadablePartial
Gets the chronology of the partial which is never null.
getConvertedId(String) - Static method in class org.joda.time.DateTimeZone
Converts an old style id to a new style id.
getDateFormatSymbols(Locale) - Static method in class org.joda.time.DateTimeUtils
Gets the DateFormatSymbols based on the given locale.
getDateMidnight() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Gets the datetime being used.
getDateMidnightMillis(int, int, int) - Method in class org.joda.time.chrono.BasicChronology
Gets the milliseconds for a date at midnight.
getDateMidnightMillis(int, int, int) - Method in class org.joda.time.chrono.JulianChronology
 
getDateOnlyInstance() - Static method in class org.joda.time.DateTimeComparator
Returns a comparator that only considers date fields.
getDateTime() - Method in class org.joda.time.DateTime.Property
Gets the datetime being used.
getDateTimeFieldType() - Method in exception org.joda.time.IllegalFieldValueException
Returns the DateTimeFieldType whose value was invalid, or null if not applicable.
getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.AssembledChronology
 
getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.AssembledChronology
 
getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.AssembledChronology
 
getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.BaseChronology
Returns a datetime millisecond instant, formed from the given year, month, day, and millisecond values.
getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.BaseChronology
Returns a datetime millisecond instant, formed from the given year, month, day, hour, minute, second, and millisecond values.
getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.BaseChronology
Returns a datetime millisecond instant, from from the given instant, hour, minute, second, and millisecond values.
getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.BasicChronology
 
getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.BasicChronology
 
getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.GJChronology
 
getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.GJChronology
 
getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.LimitChronology
 
getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.LimitChronology
 
getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.LimitChronology
 
getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.chrono.ZonedChronology
 
getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.chrono.ZonedChronology
 
getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.chrono.ZonedChronology
 
getDateTimeMillis(int, int, int, int) - Method in class org.joda.time.Chronology
Returns a datetime millisecond instant, formed from the given year, month, day, and millisecond values.
getDateTimeMillis(int, int, int, int, int, int, int) - Method in class org.joda.time.Chronology
Returns a datetime millisecond instant, formed from the given year, month, day, hour, minute, second, and millisecond values.
getDateTimeMillis(long, int, int, int, int) - Method in class org.joda.time.Chronology
Returns a datetime millisecond instant, from from the given instant, hour, minute, second, and millisecond values.
getDateTimeMillis0(int, int, int, int) - Method in class org.joda.time.chrono.BasicChronology
 
getDayOfMonth() - Method in class org.joda.time.base.AbstractDateTime
Get the day of month field value.
getDayOfMonth(long) - Method in class org.joda.time.chrono.BasicChronology
 
getDayOfMonth(long, int) - Method in class org.joda.time.chrono.BasicChronology
 
getDayOfMonth(long, int, int) - Method in class org.joda.time.chrono.BasicChronology
 
getDayOfMonth(long) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getDayOfMonth(long) - Method in class org.joda.time.chrono.IslamicChronology
 
getDayOfMonth() - Method in class org.joda.time.LocalDate
Get the day of month field value.
getDayOfMonth() - Method in class org.joda.time.LocalDateTime
Get the day of month field value.
getDayOfMonth() - Method in class org.joda.time.MonthDay
Get the day of month field value.
getDayOfMonth() - Method in interface org.joda.time.ReadableDateTime
Get the day of month field value.
getDayOfMonth() - Method in class org.joda.time.YearMonthDay
Deprecated.
Get the day of month field value.
getDayOfWeek() - Method in class org.joda.time.base.AbstractDateTime
Get the day of week field value.
getDayOfWeek(long) - Method in class org.joda.time.chrono.BasicChronology
 
getDayOfWeek() - Method in class org.joda.time.LocalDate
Get the day of week field value.
getDayOfWeek() - Method in class org.joda.time.LocalDateTime
Get the day of week field value.
getDayOfWeek() - Method in interface org.joda.time.ReadableDateTime
Get the day of week field value.
getDayOfWeekMaxShortTextLength() - Method in class org.joda.time.chrono.GJLocaleSymbols
 
getDayOfWeekMaxTextLength() - Method in class org.joda.time.chrono.GJLocaleSymbols
 
getDayOfYear() - Method in class org.joda.time.base.AbstractDateTime
Get the day of year field value.
getDayOfYear(long) - Method in class org.joda.time.chrono.BasicChronology
 
getDayOfYear(long, int) - Method in class org.joda.time.chrono.BasicChronology
 
getDayOfYear() - Method in class org.joda.time.LocalDate
Get the day of year field value.
getDayOfYear() - Method in class org.joda.time.LocalDateTime
Get the day of year field value.
getDayOfYear() - Method in interface org.joda.time.ReadableDateTime
Get the day of year field value.
getDays() - Method in class org.joda.time.Days
Gets the number of days that this period represents.
getDays() - Method in class org.joda.time.MutablePeriod
Gets the days field part of the period.
getDays() - Method in class org.joda.time.Period
Gets the days field part of the period.
getDaysInMonthMax() - Method in class org.joda.time.chrono.BasicChronology
Gets the maximum number of days in any month.
getDaysInMonthMax(long) - Method in class org.joda.time.chrono.BasicChronology
Gets the maximum number of days in the month specified by the instant.
getDaysInMonthMax(int) - Method in class org.joda.time.chrono.BasicChronology
Gets the maximum days in the specified month.
getDaysInMonthMax() - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getDaysInMonthMax(int) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getDaysInMonthMax(int) - Method in class org.joda.time.chrono.BasicGJChronology
 
getDaysInMonthMax() - Method in class org.joda.time.chrono.IslamicChronology
 
getDaysInMonthMax(int) - Method in class org.joda.time.chrono.IslamicChronology
 
getDaysInMonthMaxForSet(long, int) - Method in class org.joda.time.chrono.BasicChronology
Gets the maximum number of days in the month specified by the instant.
getDaysInMonthMaxForSet(long, int) - Method in class org.joda.time.chrono.BasicGJChronology
 
getDaysInYear(int) - Method in class org.joda.time.chrono.BasicChronology
Get the number of days in the year.
getDaysInYear(int) - Method in class org.joda.time.chrono.IslamicChronology
 
getDaysInYearMax() - Method in class org.joda.time.chrono.BasicChronology
Get the number of days in the year.
getDaysInYearMax() - Method in class org.joda.time.chrono.IslamicChronology
 
getDaysInYearMonth(int, int) - Method in class org.joda.time.chrono.BasicChronology
Gets the number of days in the specified month and year.
getDaysInYearMonth(int, int) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getDaysInYearMonth(int, int) - Method in class org.joda.time.chrono.BasicGJChronology
Gets the number of days in the specified month and year.
getDaysInYearMonth(int, int) - Method in class org.joda.time.chrono.IslamicChronology
 
getDefault() - Static method in class org.joda.time.DateTimeZone
Gets the default time zone.
getDefault() - Static method in class org.joda.time.format.PeriodFormat
Gets the default formatter that outputs words in English.
getDefaultNameProvider() - Static method in class org.joda.time.DateTimeZone
Gets the default name provider.
getDefaultProvider() - Static method in class org.joda.time.DateTimeZone
Gets the default zone provider.
getDefaultTimeZoneNames() - Static method in class org.joda.time.DateTimeUtils
Gets the default map of time zone names.
getDefaultYear() - Method in class org.joda.time.format.DateTimeFormatter
Gets the default year for parsing months and days.
getDifference(long, long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getDifference(long, long) - Method in class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
 
getDifference(long, long) - Method in class org.joda.time.chrono.GJChronology.LinkedDurationField
 
getDifference(long, long) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
getDifference(long, long) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
getDifference(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getDifference(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
getDifference(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getDifference(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getDifference(long, long) - Method in class org.joda.time.DateTimeField
Computes the difference between two instants, as measured in the units of this field.
getDifference(long, long) - Method in class org.joda.time.DurationField
Computes the difference between two instants, as measured in the units of this field.
getDifference(ReadableInstant) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Returns the difference between this field property instant and the one passed in, in the units of this field.
getDifference(long, long) - Method in class org.joda.time.field.BaseDateTimeField
Computes the difference between two instants, as measured in the units of this field.
getDifference(long, long) - Method in class org.joda.time.field.BaseDurationField
 
getDifference(long, long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getDifference(long, long) - Method in class org.joda.time.field.DelegatedDurationField
 
getDifference(long, long) - Method in class org.joda.time.field.DividedDateTimeField
 
getDifference(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField
Computes the difference between two instants, as measured in the units of this field.
getDifference(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
getDifference(long, long) - Method in class org.joda.time.field.MillisDurationField
 
getDifference(long, long) - Method in class org.joda.time.field.ScaledDurationField
 
getDifference(long, long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Delegates to the duration field.
getDifference(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getDifference(long, long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.GJChronology.LinkedDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.DateTimeField
Computes the difference between two instants, as measured in the units of this field.
getDifferenceAsLong(long, long) - Method in class org.joda.time.DurationField
Computes the difference between two instants, as measured in the units of this field.
getDifferenceAsLong(ReadableInstant) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Returns the difference between this field property instant and the one passed in, in the units of this field.
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.BaseDateTimeField
Computes the difference between two instants, as measured in the units of this field.
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DecoratedDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DelegatedDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.DividedDateTimeField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField
Computes the difference between two instants, as measured in the units of this field.
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.MillisDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.PreciseDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.ScaledDurationField
 
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Delegates to the duration field.
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getDifferenceAsLong(long, long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
getDivided(int) - Method in class org.joda.time.field.RemainderDateTimeField
 
getDivisor() - Method in class org.joda.time.field.DividedDateTimeField
Returns the divisor applied, in the field's units.
getDivisor() - Method in class org.joda.time.field.RemainderDateTimeField
Returns the divisor applied, in the field's units.
getDurationConverter(Object) - Method in class org.joda.time.convert.ConverterManager
Gets the best converter for the object specified.
getDurationConverters() - Method in class org.joda.time.convert.ConverterManager
Gets a copy of the list of converters.
getDurationField() - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
getDurationField() - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getDurationField() - Method in class org.joda.time.chrono.GJEraDateTimeField
 
getDurationField() - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getDurationField() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getDurationField() - Method in class org.joda.time.DateTimeField
Returns the duration per unit value of this field.
getDurationField() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Returns the duration per unit value of this field.
getDurationField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Returns the duration per unit value of this field.
getDurationField() - Method in class org.joda.time.field.BaseDateTimeField
Returns the duration per unit value of this field.
getDurationField() - Method in class org.joda.time.field.DecoratedDateTimeField
 
getDurationField() - Method in class org.joda.time.field.DelegatedDateTimeField
 
getDurationField() - Method in class org.joda.time.field.DividedDateTimeField
Returns a scaled version of the wrapped field's unit duration field.
getDurationField() - Method in class org.joda.time.field.ImpreciseDateTimeField
 
getDurationField() - Method in class org.joda.time.field.PreciseDurationDateTimeField
Returns the duration per unit value of this field.
getDurationField() - Method in class org.joda.time.field.RemainderDateTimeField
 
getDurationField() - Method in class org.joda.time.field.UnsupportedDateTimeField
Even though this DateTimeField is unsupported, the duration field might be supported.
getDurationFieldType() - Method in exception org.joda.time.IllegalFieldValueException
Returns the DurationFieldType whose value was invalid, or null if not applicable.
getDurationMillis(Object) - Method in interface org.joda.time.convert.DurationConverter
Extracts the millis from an object of this converter's type.
getDurationMillis(Object) - Method in class org.joda.time.convert.LongConverter
Gets the millisecond duration, which is the Long value.
getDurationMillis(Object) - Method in class org.joda.time.convert.NullConverter
Gets the millisecond duration, which is zero.
getDurationMillis(Object) - Method in class org.joda.time.convert.ReadableDurationConverter
Extracts the millis from an object of this converter's type.
getDurationMillis(Object) - Method in class org.joda.time.convert.ReadableIntervalConverter
Gets the millisecond length of the interval.
getDurationMillis(Object) - Method in class org.joda.time.convert.StringConverter
Gets the duration of the string using the standard type.
getDurationMillis(ReadableDuration) - Static method in class org.joda.time.DateTimeUtils
Gets the millisecond duration from the specified duration object handling null.
getDurationType() - Method in class org.joda.time.DateTimeFieldType
Get the duration unit of the field.
getDurationType() - Method in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
 
getDurationUnitMillis() - Method in class org.joda.time.field.ImpreciseDateTimeField
 
getEnd() - Method in class org.joda.time.base.AbstractInterval
Gets the end of this time interval, which is exclusive, as a DateTime.
getEnd() - Method in interface org.joda.time.ReadableInterval
Gets the end of this time interval, which is exclusive, as a DateTime.
getEndMillis() - Method in class org.joda.time.base.BaseInterval
Gets the end of this time interval which is exclusive.
getEndMillis() - Method in interface org.joda.time.ReadableInterval
Gets the end of this time interval which is exclusive.
getEra() - Method in class org.joda.time.base.AbstractDateTime
Get the era field value.
getEra() - Method in class org.joda.time.LocalDate
Get the era field value.
getEra() - Method in class org.joda.time.LocalDateTime
Get the era field value.
getEra() - Method in interface org.joda.time.ReadableDateTime
Get the era field value.
getEraMaxTextLength() - Method in class org.joda.time.chrono.GJLocaleSymbols
 
getField(int, Chronology) - Method in class org.joda.time.base.AbstractPartial
Gets the field for a specific index in the chronology specified.
getField(int) - Method in class org.joda.time.base.AbstractPartial
Gets the field at the specifed index.
getField() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Gets the field being used.
getField() - Method in class org.joda.time.DateTime.Property
Gets the field being used.
getField(Chronology) - Method in class org.joda.time.DateTimeFieldType
Gets a suitable field for this type from the given Chronology.
getField(Chronology) - Method in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
 
getField(Chronology) - Method in class org.joda.time.DurationFieldType
Gets a suitable field for this type from the given Chronology.
getField(Chronology) - Method in class org.joda.time.DurationFieldType.StandardDurationFieldType
 
getField() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the field being used.
getField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the field being used.
getField(int, Chronology) - Method in class org.joda.time.LocalDate
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.LocalDate.Property
Gets the field being used.
getField(int, Chronology) - Method in class org.joda.time.LocalDateTime
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.LocalDateTime.Property
Gets the field being used.
getField(int, Chronology) - Method in class org.joda.time.LocalTime
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.LocalTime.Property
Gets the field being used.
getField(int, Chronology) - Method in class org.joda.time.MonthDay
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.MonthDay.Property
Gets the field that this property uses.
getField() - Method in class org.joda.time.MutableDateTime.Property
Gets the field being used.
getField(int, Chronology) - Method in class org.joda.time.Partial
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.Partial.Property
Gets the field that this property uses.
getField(int) - Method in interface org.joda.time.ReadablePartial
Gets the field at the specified index.
getField(int, Chronology) - Method in class org.joda.time.TimeOfDay
Deprecated.
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Gets the field that this property uses.
getField(int, Chronology) - Method in class org.joda.time.YearMonth
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.YearMonth.Property
Gets the field that this property uses.
getField(int, Chronology) - Method in class org.joda.time.YearMonthDay
Deprecated.
Gets the field for a specific index in the chronology specified.
getField() - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Gets the field that this property uses.
getFieldName() - Method in exception org.joda.time.IllegalFieldValueException
Returns the name of the field whose value was invalid.
getFields() - Method in class org.joda.time.base.AbstractPartial
Gets an array of the fields that this partial supports.
getFieldType(int) - Method in class org.joda.time.base.AbstractPartial
Gets the field type at the specifed index.
getFieldType(int) - Method in class org.joda.time.base.AbstractPeriod
Gets the field type at the specified index.
getFieldType() - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the single duration field type.
getFieldType(int) - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the field type at the specified index.
getFieldType() - Method in class org.joda.time.Days
Gets the duration field type, which is days.
getFieldType() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the field type being used.
getFieldType() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the field type being used.
getFieldType() - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
getFieldType() - Method in class org.joda.time.Hours
Gets the duration field type, which is hours.
getFieldType() - Method in class org.joda.time.Minutes
Gets the duration field type, which is minutes.
getFieldType(int) - Method in class org.joda.time.MonthDay
Gets the field type at the specified index.
getFieldType() - Method in class org.joda.time.Months
Gets the duration field type, which is months.
getFieldType(int) - Method in class org.joda.time.Partial
Gets the field type at the specified index.
getFieldType(int) - Method in class org.joda.time.PeriodType
Gets the field type by index.
getFieldType(int) - Method in interface org.joda.time.ReadablePartial
Gets the field type at the specified index.
getFieldType(int) - Method in interface org.joda.time.ReadablePeriod
Gets the field type at the specified index.
getFieldType() - Method in class org.joda.time.Seconds
Gets the duration field type, which is seconds.
getFieldType(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Gets the field type at the specified index.
getFieldType() - Method in class org.joda.time.Weeks
Gets the duration field type, which is weeks.
getFieldType(int) - Method in class org.joda.time.YearMonth
Gets the field type at the specified index.
getFieldType(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Gets the field type at the specified index.
getFieldType() - Method in class org.joda.time.Years
Gets the duration field type, which is years.
getFieldTypes() - Method in class org.joda.time.base.AbstractPartial
Gets an array of the field types that this partial supports.
getFieldTypes() - Method in class org.joda.time.base.AbstractPeriod
Gets an array of the field types that this period supports.
getFieldTypes() - Method in class org.joda.time.MonthDay
Gets an array of the field type of each of the fields that this partial supports.
getFieldTypes() - Method in class org.joda.time.Partial
Gets an array of the field type of each of the fields that this partial supports.
getFieldTypes() - Method in class org.joda.time.TimeOfDay
Deprecated.
Gets an array of the field type of each of the fields that this partial supports.
getFieldTypes() - Method in class org.joda.time.YearMonth
Gets an array of the field type of each of the fields that this partial supports.
getFieldTypes() - Method in class org.joda.time.YearMonthDay
Deprecated.
Gets an array of the field type of each of the fields that this partial supports.
getFieldValue(ReadablePeriod) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
getFirstWeekOfYearMillis(int) - Method in class org.joda.time.chrono.BasicChronology
Get the millis for the first week of a year.
getFormatter(Locale) - Method in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
getFormatter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
getFormatter() - Method in class org.joda.time.Partial
Gets a formatter suitable for the fields in this partial.
getFractionData(long, DateTimeField) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
getFromYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getGregorianCutover() - Method in class org.joda.time.chrono.GJChronology
Gets the cutover instant between Gregorian and Julian chronologies.
getHalfdayMaxTextLength() - Method in class org.joda.time.chrono.GJLocaleSymbols
 
getHourOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the hour of day field value.
getHourOfDay() - Method in class org.joda.time.LocalDateTime
Get the hour of day field value.
getHourOfDay() - Method in class org.joda.time.LocalTime
Get the hour of day field value.
getHourOfDay() - Method in interface org.joda.time.ReadableDateTime
Get the hour of day field value.
getHourOfDay() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the hour of day (0-23) field value.
getHours() - Method in class org.joda.time.Hours
Gets the number of hours that this period represents.
getHours() - Method in class org.joda.time.MutablePeriod
Gets the hours field part of the period.
getHours() - Method in class org.joda.time.Period
Gets the hours field part of the period.
getID() - Method in class org.joda.time.DateTimeZone
Gets the ID of this datetime zone.
getIllegalNumberValue() - Method in exception org.joda.time.IllegalFieldValueException
Returns the illegal integer value assigned to the field, or null if not applicable.
getIllegalStringValue() - Method in exception org.joda.time.IllegalFieldValueException
Returns the illegal string value assigned to the field, or null if not applicable.
getIllegalValueAsString() - Method in exception org.joda.time.IllegalFieldValueException
Returns the illegal value assigned to the field as a non-null string.
getIndexedField(ReadablePeriod, int) - Method in class org.joda.time.PeriodType
Gets the indexed field part of the period.
getInfo(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getInstance() - Static method in class org.joda.time.chrono.BuddhistChronology
Standard instance of a Buddhist Chronology, that matches Sun's BuddhistCalendar class.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.BuddhistChronology
Standard instance of a Buddhist Chronology, that matches Sun's BuddhistCalendar class.
getInstance() - Static method in class org.joda.time.chrono.CopticChronology
Gets an instance of the CopticChronology in the default time zone.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.CopticChronology
Gets an instance of the CopticChronology in the given time zone.
getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.CopticChronology
Gets an instance of the CopticChronology in the given time zone.
getInstance() - Static method in class org.joda.time.chrono.EthiopicChronology
Gets an instance of the EthiopicChronology in the default time zone.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.EthiopicChronology
Gets an instance of the EthiopicChronology in the given time zone.
getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.EthiopicChronology
Gets an instance of the EthiopicChronology in the given time zone.
getInstance() - Static method in class org.joda.time.chrono.GJChronology
Factory method returns instances of the default GJ cutover chronology.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.GJChronology
Factory method returns instances of the GJ cutover chronology.
getInstance(DateTimeZone, ReadableInstant) - Static method in class org.joda.time.chrono.GJChronology
Factory method returns instances of the GJ cutover chronology.
getInstance(DateTimeZone, ReadableInstant, int) - Static method in class org.joda.time.chrono.GJChronology
Factory method returns instances of the GJ cutover chronology.
getInstance(DateTimeZone, long, int) - Static method in class org.joda.time.chrono.GJChronology
Factory method returns instances of the GJ cutover chronology.
getInstance() - Static method in class org.joda.time.chrono.GregorianChronology
Gets an instance of the GregorianChronology in the default time zone.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.GregorianChronology
Gets an instance of the GregorianChronology in the given time zone.
getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.GregorianChronology
Gets an instance of the GregorianChronology in the given time zone.
getInstance() - Static method in class org.joda.time.chrono.IslamicChronology
Gets an instance of the IslamicChronology in the default time zone.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.IslamicChronology
Gets an instance of the IslamicChronology in the given time zone.
getInstance(DateTimeZone, IslamicChronology.LeapYearPatternType) - Static method in class org.joda.time.chrono.IslamicChronology
Gets an instance of the IslamicChronology in the given time zone.
getInstance() - Static method in class org.joda.time.chrono.ISOChronology
Gets an instance of the ISOChronology in the default time zone.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.ISOChronology
Gets an instance of the ISOChronology in the given time zone.
getInstance() - Static method in class org.joda.time.chrono.JulianChronology
Gets an instance of the JulianChronology in the default time zone.
getInstance(DateTimeZone) - Static method in class org.joda.time.chrono.JulianChronology
Gets an instance of the JulianChronology in the given time zone.
getInstance(DateTimeZone, int) - Static method in class org.joda.time.chrono.JulianChronology
Gets an instance of the JulianChronology in the given time zone.
getInstance(Chronology) - Static method in class org.joda.time.chrono.LenientChronology
Create a LenientChronology for any chronology.
getInstance(Chronology, ReadableDateTime, ReadableDateTime) - Static method in class org.joda.time.chrono.LimitChronology
Wraps another chronology, with datetime limits.
getInstance(Chronology) - Static method in class org.joda.time.chrono.StrictChronology
Create a StrictChronology for any chronology.
getInstance(Chronology, DateTimeZone) - Static method in class org.joda.time.chrono.ZonedChronology
Create a ZonedChronology for any chronology, overriding any time zone it may already have.
getInstance() - Static method in class org.joda.time.convert.ConverterManager
 
getInstance() - Static method in class org.joda.time.DateTimeComparator
Returns a DateTimeComparator the compares the entire date time value.
getInstance(DateTimeFieldType) - Static method in class org.joda.time.DateTimeComparator
Returns a DateTimeComparator with a lower limit only.
getInstance(DateTimeFieldType, DateTimeFieldType) - Static method in class org.joda.time.DateTimeComparator
Returns a DateTimeComparator with a lower and upper limit.
getInstance(DateTimeField, Chronology) - Static method in class org.joda.time.field.LenientDateTimeField
Returns a lenient version of the given field.
getInstance(DateTimeField) - Static method in class org.joda.time.field.StrictDateTimeField
Returns a strict version of the given field.
getInstance(DateTimeFieldType, DurationField) - Static method in class org.joda.time.field.UnsupportedDateTimeField
Gets an instance of UnsupportedDateTimeField for a specific named field.
getInstance(DurationFieldType) - Static method in class org.joda.time.field.UnsupportedDurationField
Gets an instance of UnsupportedDurationField for a specific named field.
getInstanceUTC() - Static method in class org.joda.time.chrono.BuddhistChronology
Standard instance of a Buddhist Chronology, that matches Sun's BuddhistCalendar class.
getInstanceUTC() - Static method in class org.joda.time.chrono.CopticChronology
Gets an instance of the CopticChronology.
getInstanceUTC() - Static method in class org.joda.time.chrono.EthiopicChronology
Gets an instance of the EthiopicChronology.
getInstanceUTC() - Static method in class org.joda.time.chrono.GJChronology
Factory method returns instances of the default GJ cutover chronology.
getInstanceUTC() - Static method in class org.joda.time.chrono.GregorianChronology
Gets an instance of the GregorianChronology.
getInstanceUTC() - Static method in class org.joda.time.chrono.IslamicChronology
Gets an instance of the IslamicChronology.
getInstanceUTC() - Static method in class org.joda.time.chrono.ISOChronology
Gets an instance of the ISOChronology.
getInstanceUTC() - Static method in class org.joda.time.chrono.JulianChronology
Gets an instance of the JulianChronology.
getInstantChronology(ReadableInstant) - Static method in class org.joda.time.DateTimeUtils
Gets the chronology from the specified instant object handling null.
getInstantConverter(Object) - Method in class org.joda.time.convert.ConverterManager
Gets the best converter for the object specified.
getInstantConverters() - Method in class org.joda.time.convert.ConverterManager
Gets a copy of the set of converters.
getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
Extracts the millis from an object of this converter's type.
getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.CalendarConverter
Gets the millis, which is the Calendar millis value.
getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.DateConverter
Gets the millis, which is the Date millis value.
getInstantMillis(Object, Chronology) - Method in interface org.joda.time.convert.InstantConverter
Extracts the millis from an object of this converter's type.
getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.LongConverter
Gets the millisecond instant, which is the Long value.
getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.ReadableInstantConverter
Extracts the millis from an object of this converter's type.
getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.StringConverter
Gets the millis, which is the ISO parsed string value.
getInstantMillis(ReadableInstant) - Static method in class org.joda.time.DateTimeUtils
Gets the millisecond instant from the specified instant object handling null.
getIntervalChronology(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.DateTimeUtils
Gets the chronology from the specified instant based interval handling null.
getIntervalChronology(ReadableInterval) - Static method in class org.joda.time.DateTimeUtils
Gets the chronology from the specified interval object handling null.
getIntervalConverter(Object) - Method in class org.joda.time.convert.ConverterManager
Gets the best converter for the object specified.
getIntervalConverters() - Method in class org.joda.time.convert.ConverterManager
Gets a copy of the list of converters.
getLastRuleSet() - Method in class org.joda.time.tz.DateTimeZoneBuilder
 
getLeapAmount(long) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
getLeapAmount(long) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
getLeapAmount(long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
getLeapAmount(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getLeapAmount(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getLeapAmount(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getLeapAmount(long) - Method in class org.joda.time.DateTimeField
Gets the amount by which this field is 'leap' for the specified instant.
getLeapAmount() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the amount by which this field is leap.
getLeapAmount(long) - Method in class org.joda.time.field.BaseDateTimeField
Gets the amount by which this field is 'leap' for the specified instant.
getLeapAmount(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getLeapAmount(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
getLeapAmount(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getLeapAmount(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getLeapDurationField() - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.DateTimeField
If this field were to leap, then it would be in units described by the returned duration.
getLeapDurationField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
If this field were to leap, then it would be in units described by the returned duration.
getLeapDurationField() - Method in class org.joda.time.field.BaseDateTimeField
If this field were to leap, then it would be in units described by the returned duration.
getLeapDurationField() - Method in class org.joda.time.field.DelegatedDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.field.OffsetDateTimeField
 
getLeapDurationField() - Method in class org.joda.time.field.UnsupportedDateTimeField
Always returns null.
getLeapDurationField() - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
getLeapYearPatternType() - Method in class org.joda.time.chrono.IslamicChronology
Gets the leap year pattern type.
getLenientISOChronology() - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
getLocalDate() - Method in class org.joda.time.LocalDate.Property
Gets the LocalDate object linked to this property.
getLocalDateTime() - Method in class org.joda.time.LocalDateTime.Property
Gets the LocalDateTime object linked to this property.
getLocale() - Method in class org.joda.time.format.DateTimeFormatter
Gets the locale that will be used for printing and parsing.
getLocale() - Method in class org.joda.time.format.DateTimeParserBucket
Returns the locale to be used during parsing.
getLocale() - Method in class org.joda.time.format.PeriodFormatter
Gets the locale that will be used for printing and parsing.
getLocalMillis() - Method in class org.joda.time.base.BaseLocal
Gets the local milliseconds from the Java epoch of 1970-01-01T00:00:00 (not fixed to any specific time zone).
getLocalMillis() - Method in class org.joda.time.LocalDate
Gets the local milliseconds from the Java epoch of 1970-01-01T00:00:00 (not fixed to any specific time zone).
getLocalMillis() - Method in class org.joda.time.LocalDateTime
Gets the milliseconds of the datetime instant from the Java epoch of 1970-01-01T00:00:00 (not fixed to any specific time zone).
getLocalMillis() - Method in class org.joda.time.LocalTime
Gets the local milliseconds from the Java epoch of 1970-01-01T00:00:00 (not fixed to any specific time zone).
getLocalTime() - Method in class org.joda.time.LocalTime.Property
Gets the LocalTime object linked to this property.
getLowerBound() - Method in exception org.joda.time.IllegalFieldValueException
Returns the lower bound of the legal value range, or null if not applicable.
getLowerLimit() - Method in class org.joda.time.chrono.LimitChronology
Returns the inclusive lower limit instant.
getLowerLimit() - Method in class org.joda.time.DateTimeComparator
Gets the field type that represents the lower limit of comparison.
getMaximumShortTextLength(Locale) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMaximumShortTextLength(Locale) - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Get the maximum length of the abbreviated text returned by this field.
getMaximumShortTextLength(Locale) - Method in class org.joda.time.chrono.GJMonthOfYearDateTimeField
 
getMaximumShortTextLength(Locale) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getMaximumShortTextLength(Locale) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMaximumShortTextLength(Locale) - Method in class org.joda.time.DateTimeField
Get the maximum short text value for this field.
getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the maximum short text length for the field.
getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the maximum short text length for the field.
getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the maximum short text value for this field.
getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMaximumShortTextLength(Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.BasicChronology.HalfdayField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Get the maximum length of the text returned by this field.
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.GJMonthOfYearDateTimeField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.DateTimeField
Get the maximum text value for this field.
getMaximumTextLength(Locale) - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the maximum text length for the field.
getMaximumTextLength(Locale) - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the maximum text length for the field.
getMaximumTextLength(Locale) - Method in class org.joda.time.field.BaseDateTimeField
Get the maximum text value for this field.
getMaximumTextLength(Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMaximumTextLength(Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMaximumValue() - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
getMaximumValue(long) - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
getMaximumValue(ReadablePartial) - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
getMaximumValue(long) - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
getMaximumValue(ReadablePartial) - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
getMaximumValue(long) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
getMaximumValue(ReadablePartial) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMaximumValue(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMaximumValue(ReadablePartial) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMaximumValue(long) - Method in class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
 
getMaximumValue() - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Get the maximum value that this field can have.
getMaximumValue() - Method in class org.joda.time.chrono.GJEraDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
getMaximumValue(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getMaximumValue() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMaximumValue(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMaximumValue(ReadablePartial) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMaximumValue() - Method in class org.joda.time.DateTimeField
Get the maximum allowable value for this field.
getMaximumValue(long) - Method in class org.joda.time.DateTimeField
Get the maximum value for this field evaluated at the specified time.
getMaximumValue(ReadablePartial) - Method in class org.joda.time.DateTimeField
Get the maximum value for this field evaluated at the specified time.
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.DateTimeField
Get the maximum value for this field using the partial instant and the specified values.
getMaximumValue() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the maximum value for this field given the current field values.
getMaximumValue() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the maximum value for the field.
getMaximumValue() - Method in class org.joda.time.field.BaseDateTimeField
Get the maximum allowable value for this field.
getMaximumValue(long) - Method in class org.joda.time.field.BaseDateTimeField
Get the maximum value for this field evaluated at the specified time.
getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.BaseDateTimeField
Get the maximum value for this field evaluated at the specified instant.
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.BaseDateTimeField
Get the maximum value for this field using the partial instant and the specified values.
getMaximumValue() - Method in class org.joda.time.field.DecoratedDateTimeField
 
getMaximumValue() - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMaximumValue(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMaximumValue() - Method in class org.joda.time.field.DividedDateTimeField
Get the maximum value for the field.
getMaximumValue() - Method in class org.joda.time.field.OffsetDateTimeField
Get the maximum value for the field.
getMaximumValue() - Method in class org.joda.time.field.PreciseDateTimeField
Get the maximum value for the field.
getMaximumValue() - Method in class org.joda.time.field.RemainderDateTimeField
Get the maximum value for the field, which is always one less than the divisor.
getMaximumValue() - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMaximumValue(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMaximumValue() - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Get the maximum value for the field, which is one more than the wrapped field's maximum value.
getMaximumValue(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Get the maximum value for the field, which is one more than the wrapped field's maximum value.
getMaximumValue(ReadablePartial) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Get the maximum value for the field, which is one more than the wrapped field's maximum value.
getMaximumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Get the maximum value for the field, which is one more than the wrapped field's maximum value.
getMaximumValueForSet(long, int) - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
getMaximumValueForSet(long, int) - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
getMaximumValueForSet(long, int) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
getMaximumValueForSet(long, int) - Method in class org.joda.time.field.PreciseDurationDateTimeField
Called by the set method to get the maximum allowed value.
getMaximumValueOverall() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the maximum value for the field ignoring the current time.
getMaximumValueOverall() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the maximum value for the field ignoring the current time.
getMaxMonth(int) - Method in class org.joda.time.chrono.BasicChronology
Gets the maximum month for the specified year.
getMaxMonth() - Method in class org.joda.time.chrono.BasicChronology
Gets the maximum number of months.
getMaxMonth() - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getMaxYear() - Method in class org.joda.time.chrono.BasicChronology
Gets the maximum supported year.
getMaxYear() - Method in class org.joda.time.chrono.CopticChronology
 
getMaxYear() - Method in class org.joda.time.chrono.EthiopicChronology
 
getMaxYear() - Method in class org.joda.time.chrono.GregorianChronology
 
getMaxYear() - Method in class org.joda.time.chrono.IslamicChronology
 
getMaxYear() - Method in class org.joda.time.chrono.JulianChronology
 
getMessage() - Method in exception org.joda.time.chrono.LimitChronology.LimitException
 
getMessage() - Method in exception org.joda.time.IllegalFieldValueException
 
getMillis() - Method in class org.joda.time.base.BaseDateTime
Gets the milliseconds of the datetime instant from the Java epoch of 1970-01-01T00:00:00Z.
getMillis() - Method in class org.joda.time.base.BaseDuration
Gets the length of this duration in milliseconds.
getMillis(int, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
getMillis(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
getMillis(int, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getMillis(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getMillis() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Gets the milliseconds of the datetime that this property is linked to.
getMillis() - Method in class org.joda.time.DateTime.Property
Gets the milliseconds of the datetime that this property is linked to.
getMillis() - Method in class org.joda.time.DateTimeUtils.FixedMillisProvider
Gets the current time.
getMillis() - Method in interface org.joda.time.DateTimeUtils.MillisProvider
Gets the current time.
getMillis() - Method in class org.joda.time.DateTimeUtils.OffsetMillisProvider
Gets the current time.
getMillis() - Method in class org.joda.time.DateTimeUtils.SystemMillisProvider
Gets the current time.
getMillis(int) - Method in class org.joda.time.DurationField
Get the millisecond duration of this field from its value, which is approximate if this field is imprecise.
getMillis(long) - Method in class org.joda.time.DurationField
Get the millisecond duration of this field from its value, which is approximate if this field is imprecise.
getMillis(int, long) - Method in class org.joda.time.DurationField
Get the millisecond duration of this field from its value relative to an instant.
getMillis(long, long) - Method in class org.joda.time.DurationField
Get the millisecond duration of this field from its value relative to an instant.
getMillis() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the milliseconds of the datetime that this property is linked to.
getMillis(int) - Method in class org.joda.time.field.BaseDurationField
Get the millisecond duration of this field from its value, which is approximate if this field is imprecise.
getMillis(long) - Method in class org.joda.time.field.BaseDurationField
Get the millisecond duration of this field from its value, which is approximate if this field is imprecise.
getMillis(int, long) - Method in class org.joda.time.field.DecoratedDurationField
 
getMillis(long, long) - Method in class org.joda.time.field.DecoratedDurationField
 
getMillis(int) - Method in class org.joda.time.field.DelegatedDurationField
 
getMillis(long) - Method in class org.joda.time.field.DelegatedDurationField
 
getMillis(int, long) - Method in class org.joda.time.field.DelegatedDurationField
 
getMillis(long, long) - Method in class org.joda.time.field.DelegatedDurationField
 
getMillis(int, long) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
getMillis(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
getMillis(int) - Method in class org.joda.time.field.MillisDurationField
 
getMillis(long) - Method in class org.joda.time.field.MillisDurationField
 
getMillis(int, long) - Method in class org.joda.time.field.MillisDurationField
 
getMillis(long, long) - Method in class org.joda.time.field.MillisDurationField
 
getMillis(int, long) - Method in class org.joda.time.field.PreciseDurationField
Get the millisecond duration of this field from its value.
getMillis(long, long) - Method in class org.joda.time.field.PreciseDurationField
Get the millisecond duration of this field from its value.
getMillis(int) - Method in class org.joda.time.field.ScaledDurationField
 
getMillis(long) - Method in class org.joda.time.field.ScaledDurationField
 
getMillis(int, long) - Method in class org.joda.time.field.ScaledDurationField
 
getMillis(long, long) - Method in class org.joda.time.field.ScaledDurationField
 
getMillis(int) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getMillis(long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getMillis(int, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getMillis(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getMillis() - Method in class org.joda.time.Instant
Gets the milliseconds of the instant.
getMillis() - Method in class org.joda.time.LocalDate.Property
Gets the milliseconds of the date that this property is linked to.
getMillis() - Method in class org.joda.time.LocalDateTime.Property
Gets the milliseconds of the datetime that this property is linked to.
getMillis() - Method in class org.joda.time.LocalTime.Property
Gets the milliseconds of the time that this property is linked to.
getMillis() - Method in class org.joda.time.MutableDateTime.Property
Gets the milliseconds of the datetime that this property is linked to.
getMillis() - Method in class org.joda.time.MutablePeriod
Gets the millis field part of the period.
getMillis() - Method in class org.joda.time.Period
Gets the millis field part of the period.
getMillis() - Method in interface org.joda.time.ReadableDuration
Gets the total length of this duration in milliseconds.
getMillis() - Method in interface org.joda.time.ReadableInstant
Get the value as the number of milliseconds since the epoch, 1970-01-01T00:00:00Z.
getMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getMillisKeepLocal(DateTimeZone, long) - Method in class org.joda.time.DateTimeZone
Gets the millisecond instant in another zone keeping the same local time.
getMillisOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the millis of day field value.
getMillisOfDay(long) - Method in class org.joda.time.chrono.BasicChronology
 
getMillisOfDay() - Method in class org.joda.time.LocalDateTime
Get the millis of day field value.
getMillisOfDay() - Method in class org.joda.time.LocalTime
Get the millis of day field value.
getMillisOfDay() - Method in interface org.joda.time.ReadableDateTime
Get the millis of day field value.
getMillisOfSecond() - Method in class org.joda.time.base.AbstractDateTime
Get the millis of second field value.
getMillisOfSecond() - Method in class org.joda.time.LocalDateTime
Get the millis of second field value.
getMillisOfSecond() - Method in class org.joda.time.LocalTime
Get the millis of second field value.
getMillisOfSecond() - Method in interface org.joda.time.ReadableDateTime
Get the millis of second field value.
getMillisOfSecond() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the millis of second field value.
getMinimumDaysInFirstWeek() - Method in class org.joda.time.chrono.BasicChronology
 
getMinimumDaysInFirstWeek() - Method in class org.joda.time.chrono.GJChronology
Gets the minimum days needed for a week to be the first week in a year.
getMinimumValue() - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMinimumValue(ReadablePartial) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMinimumValue(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getMinimumValue(long) - Method in class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
 
getMinimumValue() - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Get the minimum value that this field can have.
getMinimumValue() - Method in class org.joda.time.chrono.GJEraDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
getMinimumValue(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getMinimumValue() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMinimumValue(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMinimumValue(ReadablePartial) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getMinimumValue() - Method in class org.joda.time.DateTimeField
Get the minimum allowable value for this field.
getMinimumValue(long) - Method in class org.joda.time.DateTimeField
Get the minimum value for this field evaluated at the specified time.
getMinimumValue(ReadablePartial) - Method in class org.joda.time.DateTimeField
Get the minimum value for this field evaluated at the specified time.
getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.DateTimeField
Get the minimum value for this field using the partial instant and the specified values.
getMinimumValue() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the minimum value for this field given the current field values.
getMinimumValue() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the minimum value for the field.
getMinimumValue() - Method in class org.joda.time.field.BaseDateTimeField
Get the minimum allowable value for this field.
getMinimumValue(long) - Method in class org.joda.time.field.BaseDateTimeField
Get the minimum value for this field evaluated at the specified time.
getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.BaseDateTimeField
Get the minimum value for this field evaluated at the specified instant.
getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.BaseDateTimeField
Get the minimum value for this field using the partial instant and the specified values.
getMinimumValue() - Method in class org.joda.time.field.DecoratedDateTimeField
 
getMinimumValue() - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMinimumValue(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.DelegatedDateTimeField
 
getMinimumValue() - Method in class org.joda.time.field.DividedDateTimeField
Get the minimum value for the field.
getMinimumValue() - Method in class org.joda.time.field.OffsetDateTimeField
Get the minimum value for the field.
getMinimumValue() - Method in class org.joda.time.field.PreciseDurationDateTimeField
Get the minimum value for the field.
getMinimumValue() - Method in class org.joda.time.field.RemainderDateTimeField
Get the minimum value for the field, which is always zero.
getMinimumValue() - Method in class org.joda.time.field.SkipDateTimeField
 
getMinimumValue() - Method in class org.joda.time.field.SkipUndoDateTimeField
 
getMinimumValue() - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMinimumValue(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
getMinimumValue() - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Always returns 1.
getMinimumValue(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Always returns 1.
getMinimumValue(ReadablePartial) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Always returns 1.
getMinimumValue(ReadablePartial, int[]) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
Always returns 1.
getMinimumValueOverall() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the minimum value for the field ignoring the current time.
getMinimumValueOverall() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the minimum value for the field ignoring the current time.
getMinuteOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the minute of day field value.
getMinuteOfDay() - Method in interface org.joda.time.ReadableDateTime
Get the minute of day field value.
getMinuteOfHour() - Method in class org.joda.time.base.AbstractDateTime
Get the minute of hour field value.
getMinuteOfHour() - Method in class org.joda.time.LocalDateTime
Get the minute of hour field value.
getMinuteOfHour() - Method in class org.joda.time.LocalTime
Get the minute of hour field value.
getMinuteOfHour() - Method in interface org.joda.time.ReadableDateTime
Get the minute of hour field value.
getMinuteOfHour() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the minute of hour field value.
getMinutes() - Method in class org.joda.time.Minutes
Gets the number of minutes that this period represents.
getMinutes() - Method in class org.joda.time.MutablePeriod
Gets the minutes field part of the period.
getMinutes() - Method in class org.joda.time.Period
Gets the minutes field part of the period.
getMinYear() - Method in class org.joda.time.chrono.BasicChronology
Gets the minimum supported year.
getMinYear() - Method in class org.joda.time.chrono.CopticChronology
 
getMinYear() - Method in class org.joda.time.chrono.EthiopicChronology
 
getMinYear() - Method in class org.joda.time.chrono.GregorianChronology
 
getMinYear() - Method in class org.joda.time.chrono.IslamicChronology
 
getMinYear() - Method in class org.joda.time.chrono.JulianChronology
 
getMonthDay() - Method in class org.joda.time.MonthDay.Property
Gets the partial that this property belongs to.
getMonthMaxShortTextLength() - Method in class org.joda.time.chrono.GJLocaleSymbols
 
getMonthMaxTextLength() - Method in class org.joda.time.chrono.GJLocaleSymbols
 
getMonthOfYear() - Method in class org.joda.time.base.AbstractDateTime
Get the month of year field value.
getMonthOfYear(long) - Method in class org.joda.time.chrono.BasicChronology
 
getMonthOfYear(long, int) - Method in class org.joda.time.chrono.BasicChronology
 
getMonthOfYear(long) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getMonthOfYear(long, int) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getMonthOfYear(long, int) - Method in class org.joda.time.chrono.BasicGJChronology
 
getMonthOfYear(long, int) - Method in class org.joda.time.chrono.IslamicChronology
 
getMonthOfYear() - Method in class org.joda.time.LocalDate
Get the month of year field value.
getMonthOfYear() - Method in class org.joda.time.LocalDateTime
Get the month of year field value.
getMonthOfYear() - Method in class org.joda.time.MonthDay
Get the month of year field value.
getMonthOfYear() - Method in interface org.joda.time.ReadableDateTime
Get the month of year field value.
getMonthOfYear() - Method in class org.joda.time.YearMonth
Get the month of year field value.
getMonthOfYear() - Method in class org.joda.time.YearMonthDay
Deprecated.
Get the month of year field value.
getMonths() - Method in class org.joda.time.Months
Gets the number of months that this period represents.
getMonths() - Method in class org.joda.time.MutablePeriod
Gets the months field part of the period.
getMonths() - Method in class org.joda.time.Period
Gets the months field part of the period.
getMutableDateTime() - Method in class org.joda.time.MutableDateTime.Property
Gets the mutable datetime being used.
getName() - Method in class org.joda.time.DateTimeField
Get the name of the field.
getName() - Method in class org.joda.time.DateTimeFieldType
Get the name of the field.
getName(long) - Method in class org.joda.time.DateTimeZone
Gets the long name of this datetime zone suitable for display using the default locale.
getName(long, Locale) - Method in class org.joda.time.DateTimeZone
Gets the long name of this datetime zone suitable for display using the specified locale.
getName() - Method in class org.joda.time.DurationField
Get the name of the field.
getName() - Method in class org.joda.time.DurationFieldType
Get the name of the field.
getName() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the name of the field.
getName() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the name of the field.
getName() - Method in class org.joda.time.field.BaseDateTimeField
 
getName() - Method in class org.joda.time.field.BaseDurationField
 
getName() - Method in class org.joda.time.field.DelegatedDateTimeField
 
getName() - Method in class org.joda.time.field.DelegatedDurationField
 
getName() - Method in class org.joda.time.field.MillisDurationField
 
getName() - Method in class org.joda.time.field.UnsupportedDateTimeField
 
getName() - Method in class org.joda.time.field.UnsupportedDurationField
 
getName() - Method in class org.joda.time.PeriodType
Gets the name of the period type.
getName(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
 
getName(Locale, String, String, boolean) - Method in class org.joda.time.tz.DefaultNameProvider
 
getName(Locale, String, String) - Method in interface org.joda.time.tz.NameProvider
Returns a localized name, or null if not found.
getNameKey(long) - Method in class org.joda.time.DateTimeZone
Returns a non-localized name that is unique to this time zone.
getNameKey(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getNameKey(long) - Method in class org.joda.time.tz.CachedDateTimeZone.Info
 
getNameKey(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
getNameKey(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
getNameKey() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
getNameKey() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getNameKey() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getNameKey(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getNameKey(long) - Method in class org.joda.time.UTCDateTimeZone
 
getNameProvider() - Static method in class org.joda.time.DateTimeZone
Gets the name provider factory.
getNameSet(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
 
getNameSet(Locale, String, String, boolean) - Method in class org.joda.time.tz.DefaultNameProvider
 
getOffset(long) - Method in class org.joda.time.DateTimeZone
Gets the millisecond offset to add to UTC to get local time.
getOffset(ReadableInstant) - Method in class org.joda.time.DateTimeZone
Gets the millisecond offset to add to UTC to get local time.
getOffset() - Method in class org.joda.time.field.OffsetDateTimeField
Returns the offset added to the field values.
getOffset() - Method in class org.joda.time.format.DateTimeParserBucket
Deprecated.
use Integer version
getOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone.Info
 
getOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
getOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
getOffset(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getOffset(long) - Method in class org.joda.time.UTCDateTimeZone
 
getOffsetFromLocal(long) - Method in class org.joda.time.DateTimeZone
Gets the millisecond offset to subtract from local time to get UTC time.
getOffsetFromLocal(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getOffsetFromLocal(long) - Method in class org.joda.time.UTCDateTimeZone
 
getOffsetFromLocalToSubtract(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getOffsetInteger() - Method in class org.joda.time.format.DateTimeParserBucket
Returns the time zone offset in milliseconds used by computeMillis.
getOffsetToAdd(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getOffsetToAdd(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getOfYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
getOfYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getParam() - Method in class org.joda.time.chrono.AssembledChronology
Returns the same param object as passed into the constructor.
getParser() - Method in class org.joda.time.format.DateTimeFormatter
Gets the internal parser object that performs the real parsing work.
getParser(Locale) - Method in class org.joda.time.format.PeriodFormat.DynamicWordBased
 
getParser() - Method in class org.joda.time.format.PeriodFormatter
Gets the internal parser object that performs the real parsing work.
getParser0() - Method in class org.joda.time.format.DateTimeFormatter
 
getParseType() - Method in class org.joda.time.format.PeriodFormatter
Gets the PeriodType that will be used for parsing.
getPartial() - Method in class org.joda.time.Partial.Property
Gets the partial that this property belongs to.
getPartialConverter(Object) - Method in class org.joda.time.convert.ConverterManager
Gets the best converter for the object specified.
getPartialConverters() - Method in class org.joda.time.convert.ConverterManager
Gets a copy of the set of converters.
getPartialValues(ReadablePartial, Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
Extracts the values of the partial from an object of this converter's type.
getPartialValues(ReadablePartial, Object, Chronology, DateTimeFormatter) - Method in class org.joda.time.convert.AbstractConverter
Extracts the values of the partial from an object of this converter's type.
getPartialValues(ReadablePartial, Object, Chronology) - Method in interface org.joda.time.convert.PartialConverter
Extracts the values of the partial from an object of this converter's type.
getPartialValues(ReadablePartial, Object, Chronology, DateTimeFormatter) - Method in interface org.joda.time.convert.PartialConverter
Extracts the values of the partial from an object of this converter's type.
getPartialValues(ReadablePartial, Object, Chronology) - Method in class org.joda.time.convert.ReadablePartialConverter
Extracts the values of the partial from an object of this converter's type.
getPartialValues(ReadablePartial, Object, Chronology, DateTimeFormatter) - Method in class org.joda.time.convert.StringConverter
Extracts the values of the partial from an object of this converter's type.
getPattern(Locale) - Method in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
getPeriodConverter(Object) - Method in class org.joda.time.convert.ConverterManager
Gets the best converter for the object specified.
getPeriodConverters() - Method in class org.joda.time.convert.ConverterManager
Gets a copy of the list of converters.
getPeriodType() - Method in class org.joda.time.base.BasePeriod
Gets the period type.
getPeriodType() - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the period type which matches the duration field type.
getPeriodType(Object) - Method in class org.joda.time.convert.AbstractConverter
Selects a suitable period type for the given object.
getPeriodType(Object) - Method in interface org.joda.time.convert.PeriodConverter
Selects a suitable period type for the given object.
getPeriodType(Object) - Method in class org.joda.time.convert.ReadablePeriodConverter
Selects a suitable period type for the given object.
getPeriodType(PeriodType) - Static method in class org.joda.time.DateTimeUtils
Gets the period type handling null.
getPeriodType() - Method in class org.joda.time.Days
Gets the period type, which is days.
getPeriodType() - Method in class org.joda.time.Hours
Gets the period type, which is hours.
getPeriodType() - Method in class org.joda.time.Minutes
Gets the period type, which is minutes.
getPeriodType() - Method in class org.joda.time.Months
Gets the period type, which is months.
getPeriodType() - Method in interface org.joda.time.ReadablePeriod
Gets the period type that defines which fields are included in the period.
getPeriodType() - Method in class org.joda.time.Seconds
Gets the period type, which is seconds.
getPeriodType() - Method in class org.joda.time.Weeks
Gets the period type, which is weeks.
getPeriodType() - Method in class org.joda.time.Years
Gets the period type, which is years.
getPivotYear() - Method in class org.joda.time.format.DateTimeFormatter
Gets the pivot year to use as an override.
getPivotYear() - Method in class org.joda.time.format.DateTimeParserBucket
Returns the default year used when information is incomplete.
getPrinter() - Method in class org.joda.time.format.DateTimeFormatter
Gets the internal printer object that performs the real printing work.
getPrinter(Locale) - Method in class org.joda.time.format.PeriodFormat.DynamicWordBased
 
getPrinter() - Method in class org.joda.time.format.PeriodFormatter
Gets the internal printer object that performs the real printing work.
getPrinter0() - Method in class org.joda.time.format.DateTimeFormatter
Gets the internal printer object that performs the real printing work.
getProvider() - Static method in class org.joda.time.DateTimeZone
Gets the zone provider factory.
getRange() - Method in class org.joda.time.field.PreciseDateTimeField
Returns the range of the field in the field's units.
getRangeDurationField() - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
getRangeDurationField() - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.GJEraDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.DateTimeField
Returns the range duration of this field.
getRangeDurationField() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Returns the range duration of this field.
getRangeDurationField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Returns the range duration of this field.
getRangeDurationField() - Method in class org.joda.time.field.BaseDateTimeField
Returns the range duration of this field.
getRangeDurationField() - Method in class org.joda.time.field.DecoratedDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.field.DelegatedDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.field.DividedDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.field.ImpreciseDateTimeField
 
getRangeDurationField() - Method in class org.joda.time.field.PreciseDateTimeField
Returns the range duration of this field.
getRangeDurationField() - Method in class org.joda.time.field.RemainderDateTimeField
Returns a scaled version of the wrapped field's unit duration field.
getRangeDurationField() - Method in class org.joda.time.field.UnsupportedDateTimeField
Always returns null.
getRangeDurationType() - Method in class org.joda.time.DateTimeFieldType
Get the duration range of the field.
getRangeDurationType() - Method in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
 
getReadableInterval(ReadableInterval) - Static method in class org.joda.time.DateTimeUtils
Gets the interval handling null.
getReadablePartial() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the partial instant being used.
getReadablePartial() - Method in class org.joda.time.MonthDay.Property
Gets the partial that this property belongs to.
getReadablePartial() - Method in class org.joda.time.Partial.Property
Gets the partial that this property belongs to.
getReadablePartial() - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Gets the partial that this property belongs to.
getReadablePartial() - Method in class org.joda.time.YearMonth.Property
Gets the partial that this property belongs to.
getReadablePartial() - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Gets the partial that this property belongs to.
getRemainder(int) - Method in class org.joda.time.field.DividedDateTimeField
 
getRoundingField() - Method in class org.joda.time.MutableDateTime
Gets the field used for rounding this instant, returning null if rounding is not enabled.
getRoundingMode() - Method in class org.joda.time.MutableDateTime
Gets the rounding mode for this instant, returning ROUND_NONE if rounding is not enabled.
getSaveMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
getSaveMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getSaveMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getScalar() - Method in class org.joda.time.field.ScaledDurationField
Returns the scalar applied, in the field's units.
getSecondOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the second of day field value.
getSecondOfDay() - Method in interface org.joda.time.ReadableDateTime
Get the second of day field value.
getSecondOfMinute() - Method in class org.joda.time.base.AbstractDateTime
Get the second of minute field value.
getSecondOfMinute() - Method in class org.joda.time.LocalDateTime
Get the second of minute field value.
getSecondOfMinute() - Method in class org.joda.time.LocalTime
Get the second of minute field value.
getSecondOfMinute() - Method in interface org.joda.time.ReadableDateTime
Get the second of minute field value.
getSecondOfMinute() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the second of minute field value.
getSeconds() - Method in class org.joda.time.MutablePeriod
Gets the seconds field part of the period.
getSeconds() - Method in class org.joda.time.Period
Gets the seconds field part of the period.
getSeconds() - Method in class org.joda.time.Seconds
Gets the number of seconds that this period represents.
getShortName(long) - Method in class org.joda.time.DateTimeZone
Gets the short name of this datetime zone suitable for display using the default locale.
getShortName(long, Locale) - Method in class org.joda.time.DateTimeZone
Gets the short name of this datetime zone suitable for display using the specified locale.
getShortName(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
 
getShortName(Locale, String, String, boolean) - Method in class org.joda.time.tz.DefaultNameProvider
 
getShortName(Locale, String, String) - Method in interface org.joda.time.tz.NameProvider
Returns a localized short name, or null if not found.
getStandardDays() - Method in class org.joda.time.Duration
Gets the length of this duration in days assuming that there are the standard number of milliseconds in a day.
getStandardHours() - Method in class org.joda.time.Duration
Gets the length of this duration in hours assuming that there are the standard number of milliseconds in an hour.
getStandardMinutes() - Method in class org.joda.time.Duration
Gets the length of this duration in minutes assuming that there are the standard number of milliseconds in a minute.
getStandardOffset(long) - Method in class org.joda.time.DateTimeZone
Gets the standard millisecond offset to add to UTC to get local time, when standard time is in effect.
getStandardOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getStandardOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone.Info
 
getStandardOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
getStandardOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
getStandardOffset() - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
getStandardOffset() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getStandardOffset(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getStandardOffset(long) - Method in class org.joda.time.UTCDateTimeZone
 
getStandardSeconds() - Method in class org.joda.time.Duration
Gets the length of this duration in seconds assuming that there are the standard number of milliseconds in a second.
getStart() - Method in class org.joda.time.base.AbstractInterval
Gets the start of this time interval, which is inclusive, as a DateTime.
getStart() - Method in interface org.joda.time.ReadableInterval
Gets the start of this time interval, which is inclusive, as a DateTime.
getStartMillis() - Method in class org.joda.time.base.BaseInterval
Gets the start of this time interval which is inclusive.
getStartMillis() - Method in interface org.joda.time.ReadableInterval
Gets the start of this time interval which is inclusive.
getStartOfYear() - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
getSupportedType() - Method in class org.joda.time.convert.CalendarConverter
Returns Calendar.class.
getSupportedType() - Method in interface org.joda.time.convert.Converter
Returns the object type that this converter supports, which may specified by a class, superclass, abstract class, interface, or null.
getSupportedType() - Method in class org.joda.time.convert.DateConverter
Returns Date.class.
getSupportedType() - Method in class org.joda.time.convert.LongConverter
Returns Long.class.
getSupportedType() - Method in class org.joda.time.convert.NullConverter
Returns null.
getSupportedType() - Method in class org.joda.time.convert.ReadableDurationConverter
Returns ReadableDuration.class.
getSupportedType() - Method in class org.joda.time.convert.ReadableInstantConverter
Returns ReadableInstant.class.
getSupportedType() - Method in class org.joda.time.convert.ReadableIntervalConverter
Returns ReadableInterval.class.
getSupportedType() - Method in class org.joda.time.convert.ReadablePartialConverter
Returns ReadableInstant.class.
getSupportedType() - Method in class org.joda.time.convert.ReadablePeriodConverter
Returns ReadablePeriod class.
getSupportedType() - Method in class org.joda.time.convert.StringConverter
Returns String.class.
getTimeOfDay() - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Gets the partial that this property belongs to.
getTimeOnlyInstance() - Static method in class org.joda.time.DateTimeComparator
Returns a comparator that only considers time fields.
getTotalMillisByYearMonth(int, int) - Method in class org.joda.time.chrono.BasicChronology
Gets the total number of millis elapsed in this year at the start of the specified month, such as zero for month 1.
getTotalMillisByYearMonth(int, int) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getTotalMillisByYearMonth(int, int) - Method in class org.joda.time.chrono.BasicGJChronology
 
getTotalMillisByYearMonth(int, int) - Method in class org.joda.time.chrono.IslamicChronology
 
getToYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getTwoDigitYear(long, Chronology) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
getTwoDigitYear(ReadablePartial) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
getType() - Method in class org.joda.time.DateTimeField
Get the type of the field.
getType() - Method in class org.joda.time.DurationField
Get the type of the field.
getType() - Method in class org.joda.time.field.BaseDateTimeField
 
getType() - Method in class org.joda.time.field.BaseDurationField
 
getType() - Method in class org.joda.time.field.DelegatedDateTimeField
 
getType() - Method in class org.joda.time.field.DelegatedDurationField
 
getType() - Method in class org.joda.time.field.MillisDurationField
 
getType() - Method in class org.joda.time.field.UnsupportedDateTimeField
 
getType() - Method in class org.joda.time.field.UnsupportedDurationField
 
getUncachedZone() - Method in class org.joda.time.tz.CachedDateTimeZone
Returns the DateTimeZone being wrapped.
getUnderlying() - Method in class org.joda.time.format.DateTimeParserInternalParser
 
getUnderlying() - Method in class org.joda.time.format.DateTimePrinterInternalPrinter
 
getUnitMillis() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getUnitMillis() - Method in class org.joda.time.DurationField
Returns the amount of milliseconds per unit value of this field.
getUnitMillis() - Method in class org.joda.time.field.DecoratedDurationField
 
getUnitMillis() - Method in class org.joda.time.field.DelegatedDurationField
 
getUnitMillis() - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
getUnitMillis() - Method in class org.joda.time.field.MillisDurationField
Returns the amount of milliseconds per unit value of this field.
getUnitMillis() - Method in class org.joda.time.field.PreciseDurationDateTimeField
 
getUnitMillis() - Method in class org.joda.time.field.PreciseDurationField
Returns the amount of milliseconds per unit value of this field.
getUnitMillis() - Method in class org.joda.time.field.ScaledDurationField
 
getUnitMillis() - Method in class org.joda.time.field.UnsupportedDurationField
Always returns zero.
getUpperBound() - Method in exception org.joda.time.IllegalFieldValueException
Returns the upper bound of the legal value range, or null if not applicable.
getUpperLimit() - Method in class org.joda.time.chrono.LimitChronology
Returns the inclusive upper limit instant.
getUpperLimit() - Method in class org.joda.time.DateTimeComparator
Gets the field type that represents the upper limit of comparison.
getUpperLimit(int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
getValue(int) - Method in class org.joda.time.base.BasePartial
Gets the value of the field at the specifed index.
getValue(int) - Method in class org.joda.time.base.BasePeriod
Gets the value at the specified index.
getValue() - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the amount of this period.
getValue(int) - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the value at the specified index.
getValue(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
getValue(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getValue(long) - Method in class org.joda.time.DurationField
Get the value of this field from the milliseconds, which is approximate if this field is imprecise.
getValue(long, long) - Method in class org.joda.time.DurationField
Get the value of this field from the milliseconds relative to an instant.
getValue(long) - Method in class org.joda.time.field.BaseDurationField
Get the value of this field from the milliseconds, which is approximate if this field is imprecise.
getValue(long, long) - Method in class org.joda.time.field.BaseDurationField
Get the value of this field from the milliseconds relative to an instant.
getValue(long) - Method in class org.joda.time.field.DelegatedDurationField
 
getValue(long, long) - Method in class org.joda.time.field.DelegatedDurationField
 
getValue(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
getValue(long) - Method in class org.joda.time.field.MillisDurationField
 
getValue(long, long) - Method in class org.joda.time.field.MillisDurationField
 
getValue(long) - Method in class org.joda.time.field.ScaledDurationField
 
getValue(long, long) - Method in class org.joda.time.field.ScaledDurationField
 
getValue(long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getValue(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getValue(int) - Method in class org.joda.time.LocalDate
Gets the value of the field at the specifed index.
getValue(int) - Method in class org.joda.time.LocalDateTime
Gets the value of the field at the specifed index.
getValue(int) - Method in class org.joda.time.LocalTime
Gets the value of the field at the specifed index.
getValue(int) - Method in class org.joda.time.Partial
Gets the value of the field at the specified index.
getValue(int) - Method in interface org.joda.time.ReadablePartial
Gets the value at the specified index.
getValue(int) - Method in interface org.joda.time.ReadablePeriod
Gets the value at the specified index.
getValueAsLong(long, long) - Method in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
getValueAsLong(long, long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
getValueAsLong(long) - Method in class org.joda.time.DurationField
Get the value of this field from the milliseconds, which is approximate if this field is imprecise.
getValueAsLong(long, long) - Method in class org.joda.time.DurationField
Get the value of this field from the milliseconds relative to an instant.
getValueAsLong(long) - Method in class org.joda.time.field.BaseDurationField
Get the value of this field from the milliseconds, which is approximate if this field is imprecise.
getValueAsLong(long, long) - Method in class org.joda.time.field.DecoratedDurationField
 
getValueAsLong(long) - Method in class org.joda.time.field.DelegatedDurationField
 
getValueAsLong(long, long) - Method in class org.joda.time.field.DelegatedDurationField
 
getValueAsLong(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
getValueAsLong(long) - Method in class org.joda.time.field.MillisDurationField
 
getValueAsLong(long, long) - Method in class org.joda.time.field.MillisDurationField
 
getValueAsLong(long, long) - Method in class org.joda.time.field.PreciseDurationField
Get the value of this field from the milliseconds.
getValueAsLong(long) - Method in class org.joda.time.field.ScaledDurationField
 
getValueAsLong(long, long) - Method in class org.joda.time.field.ScaledDurationField
 
getValueAsLong(long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getValueAsLong(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
getValues() - Method in class org.joda.time.base.AbstractPartial
Gets an array of the value of each of the fields that this partial supports.
getValues() - Method in class org.joda.time.base.AbstractPeriod
Gets an array of the value of each of the fields that this period supports.
getValues() - Method in class org.joda.time.base.BasePartial
Gets an array of the value of each of the fields that this partial supports.
getValues() - Method in class org.joda.time.Partial
Gets an array of the value of each of the fields that this partial supports.
getWallOffset() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getWeekOfWeekyear() - Method in class org.joda.time.base.AbstractDateTime
Get the week of weekyear field value.
getWeekOfWeekyear(long) - Method in class org.joda.time.chrono.BasicChronology
 
getWeekOfWeekyear(long, int) - Method in class org.joda.time.chrono.BasicChronology
 
getWeekOfWeekyear() - Method in class org.joda.time.LocalDate
Get the week of weekyear field value.
getWeekOfWeekyear() - Method in class org.joda.time.LocalDateTime
Get the week of weekyear field value.
getWeekOfWeekyear() - Method in interface org.joda.time.ReadableDateTime
Get the week of weekyear field value.
getWeeks() - Method in class org.joda.time.MutablePeriod
Gets the weeks field part of the period.
getWeeks() - Method in class org.joda.time.Period
Gets the weeks field part of the period.
getWeeks() - Method in class org.joda.time.Weeks
Gets the number of weeks that this period represents.
getWeeksInYear(int) - Method in class org.joda.time.chrono.BasicChronology
Get the number of weeks in the year.
getWeekyear() - Method in class org.joda.time.base.AbstractDateTime
Get the weekyear field value.
getWeekyear(long) - Method in class org.joda.time.chrono.BasicChronology
 
getWeekyear() - Method in class org.joda.time.LocalDate
Get the weekyear field value.
getWeekyear() - Method in class org.joda.time.LocalDateTime
Get the weekyear field value.
getWeekyear() - Method in interface org.joda.time.ReadableDateTime
Get the weekyear field value.
getWrappedField() - Method in class org.joda.time.field.DecoratedDateTimeField
Gets the wrapped date time field.
getWrappedField() - Method in class org.joda.time.field.DecoratedDurationField
Gets the wrapped duration field.
getWrappedField() - Method in class org.joda.time.field.DelegatedDateTimeField
Gets the wrapped date time field.
getWrappedField() - Method in class org.joda.time.field.DelegatedDurationField
Gets the wrapped duration field.
getWrappedValue(int, int, int, int) - Static method in class org.joda.time.field.FieldUtils
Utility method used by addWrapField implementations to ensure the new value lies within the field's legal value range.
getWrappedValue(int, int, int) - Static method in class org.joda.time.field.FieldUtils
Utility method that ensures the given value lies within the field's legal value range.
getYear() - Method in class org.joda.time.base.AbstractDateTime
Get the year field value.
getYear(long) - Method in class org.joda.time.chrono.BasicChronology
 
getYear(long) - Method in class org.joda.time.chrono.IslamicChronology
 
getYear() - Method in class org.joda.time.LocalDate
Get the year field value.
getYear() - Method in class org.joda.time.LocalDateTime
Get the year field value.
getYear() - Method in interface org.joda.time.ReadableDateTime
Get the year field value.
getYear() - Method in class org.joda.time.YearMonth
Get the year field value.
getYear() - Method in class org.joda.time.YearMonthDay
Deprecated.
Get the year field value.
getYearDifference(long, long) - Method in class org.joda.time.chrono.BasicChronology
Gets the difference between the two instants in years.
getYearDifference(long, long) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
getYearDifference(long, long) - Method in class org.joda.time.chrono.BasicGJChronology
 
getYearDifference(long, long) - Method in class org.joda.time.chrono.IslamicChronology
 
getYearInfo(int) - Method in class org.joda.time.chrono.BasicChronology
 
getYearMillis(int) - Method in class org.joda.time.chrono.BasicChronology
Get the milliseconds for the start of a year.
getYearMonth() - Method in class org.joda.time.YearMonth.Property
Gets the partial that this property belongs to.
getYearMonthDay() - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Gets the partial that this property belongs to.
getYearMonthDayMillis(int, int, int) - Method in class org.joda.time.chrono.BasicChronology
Get the milliseconds for a particular date.
getYearMonthMillis(int, int) - Method in class org.joda.time.chrono.BasicChronology
Get the milliseconds for the start of a month.
getYearOfCentury() - Method in class org.joda.time.base.AbstractDateTime
Get the year of century field value.
getYearOfCentury() - Method in class org.joda.time.LocalDate
Get the year of century field value.
getYearOfCentury() - Method in class org.joda.time.LocalDateTime
Get the year of century field value.
getYearOfCentury() - Method in interface org.joda.time.ReadableDateTime
Get the year of century field value.
getYearOfEra() - Method in class org.joda.time.base.AbstractDateTime
Get the year of era field value.
getYearOfEra() - Method in class org.joda.time.LocalDate
Get the year of era field value.
getYearOfEra() - Method in class org.joda.time.LocalDateTime
Get the year of era field value.
getYearOfEra() - Method in interface org.joda.time.ReadableDateTime
Get the year of era field value.
getYears() - Method in class org.joda.time.MutablePeriod
Gets the years field part of the period.
getYears() - Method in class org.joda.time.Period
Gets the years field part of the period.
getYears() - Method in class org.joda.time.Years
Gets the number of years that this period represents.
getZone() - Method in class org.joda.time.base.AbstractInstant
Gets the time zone of the instant from the chronology.
getZone() - Method in class org.joda.time.chrono.AssembledChronology
 
getZone() - Method in class org.joda.time.chrono.BaseChronology
Returns the DateTimeZone that this Chronology operates in, or null if unspecified.
getZone() - Method in class org.joda.time.chrono.BasicChronology
 
getZone() - Method in class org.joda.time.chrono.GJChronology
 
getZone() - Method in class org.joda.time.chrono.ZonedChronology
 
getZone() - Method in class org.joda.time.Chronology
Returns the DateTimeZone that this Chronology operates in, or null if unspecified.
getZone(DateTimeZone) - Static method in class org.joda.time.DateTimeUtils
Gets the zone handling null.
getZone() - Method in class org.joda.time.format.DateTimeFormatter
Gets the zone to use as an override.
getZone() - Method in class org.joda.time.format.DateTimeParserBucket
Returns the time zone used by computeMillis.
getZone() - Method in interface org.joda.time.ReadableInstant
Gets the time zone of the instant from the chronology.
getZone(String) - Method in interface org.joda.time.tz.Provider
Retrieves a DateTimeZone for the given id.
getZone(String) - Method in class org.joda.time.tz.UTCProvider
Returns UTC for "UTC", null otherwise.
getZone(String) - Method in class org.joda.time.tz.ZoneInfoProvider
If an error is thrown while loading zone data, the exception is logged to system error and null is returned for this and all future requests.
GJCacheKey - Class in org.joda.time.chrono
For internal usage in GJChronology only.
GJCacheKey(DateTimeZone, Instant, int) - Constructor for class org.joda.time.chrono.GJCacheKey
 
GJChronology - Class in org.joda.time.chrono
Implements the Gregorian/Julian calendar system which is the calendar system used in most of the world.
GJChronology(JulianChronology, GregorianChronology, Instant) - Constructor for class org.joda.time.chrono.GJChronology
 
GJChronology(Chronology, JulianChronology, GregorianChronology, Instant) - Constructor for class org.joda.time.chrono.GJChronology
Called when applying a time zone.
GJChronology.CutoverField - Class in org.joda.time.chrono
This basic cutover field adjusts calls to 'get' and 'set' methods, and assumes that calls to add and addWrapField are unaffected by the cutover.
GJChronology.ImpreciseCutoverField - Class in org.joda.time.chrono
Cutover field for variable length fields.
GJChronology.LinkedDurationField - Class in org.joda.time.chrono
Links the duration back to a ImpreciseCutoverField.
GJDayOfWeekDateTimeField - Class in org.joda.time.chrono
GJDayOfWeekDateTimeField provides time calculations for the day of the week component of time.
GJDayOfWeekDateTimeField(BasicChronology, DurationField) - Constructor for class org.joda.time.chrono.GJDayOfWeekDateTimeField
Restricted constructor.
GJEraDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the era component of time.
GJEraDateTimeField(BasicChronology) - Constructor for class org.joda.time.chrono.GJEraDateTimeField
Restricted constructor
GJLocaleSymbols - Class in org.joda.time.chrono
Utility class used by a few of the GJDateTimeFields.
GJLocaleSymbols(Locale) - Constructor for class org.joda.time.chrono.GJLocaleSymbols
 
GJMonthOfYearDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the month of the year component of time.
GJMonthOfYearDateTimeField(BasicChronology) - Constructor for class org.joda.time.chrono.GJMonthOfYearDateTimeField
Restricted constructor
GJYearOfEraDateTimeField - Class in org.joda.time.chrono
Provides time calculations for the year of era component of time.
GJYearOfEraDateTimeField(DateTimeField, BasicChronology) - Constructor for class org.joda.time.chrono.GJYearOfEraDateTimeField
Restricted constructor.
GregorianChronology - Class in org.joda.time.chrono
Implements a pure proleptic Gregorian calendar system, which defines every fourth year as leap, unless the year is divisible by 100 and not by 400.
GregorianChronology(Chronology, Object, int) - Constructor for class org.joda.time.chrono.GregorianChronology
Restricted constructor
gregorianToJulian(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
gregorianToJulianByWeekyear(long) - Method in class org.joda.time.chrono.GJChronology
 
gregorianToJulianByYear(long) - Method in class org.joda.time.chrono.GJChronology
 

H

HALFDAY_OF_DAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
HALFDAY_OF_DAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The halfday field type.
HalfdayField() - Constructor for class org.joda.time.chrono.BasicChronology.HalfdayField
 
halfdayOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
halfdayOfDay() - Method in class org.joda.time.chrono.AssembledChronology
 
halfdayOfDay() - Method in class org.joda.time.chrono.BaseChronology
Get the AM(0) PM(1) field for this chronology.
halfdayOfDay() - Method in class org.joda.time.Chronology
Get the AM(0) PM(1) field for this chronology.
halfdayOfDay() - Static method in class org.joda.time.DateTimeFieldType
Get the AM(0) PM(1) field type.
halfdays - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
halfdays() - Method in class org.joda.time.chrono.AssembledChronology
 
halfdays() - Method in class org.joda.time.chrono.BaseChronology
Get the halfdays duration field for this chronology.
halfdays() - Method in class org.joda.time.Chronology
Get the halfdays duration field for this chronology.
HALFDAYS - Static variable in class org.joda.time.DurationFieldType
 
halfdays() - Static method in class org.joda.time.DurationFieldType
Get the halfdays field type.
HALFDAYS_TYPE - Static variable in class org.joda.time.DurationFieldType
The halfdays field type.
halfdayTextToValue(String) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
halfdayValueToText(int) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
hashCode() - Method in class org.joda.time.base.AbstractDuration
Gets a hash code for the duration that is compatible with the equals method.
hashCode() - Method in class org.joda.time.base.AbstractInstant
Gets a hash code for the instant as defined in ReadableInstant.
hashCode() - Method in class org.joda.time.base.AbstractInterval
Hashcode compatible with equals method.
hashCode() - Method in class org.joda.time.base.AbstractPartial
Gets a hash code for the ReadablePartial that is compatible with the equals method.
hashCode() - Method in class org.joda.time.base.AbstractPeriod
Gets a hash code for the period as defined by ReadablePeriod.
hashCode() - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets a hash code for the period as defined by ReadablePeriod.
hashCode() - Method in class org.joda.time.chrono.BasicChronology
A suitable hash code for the chronology.
hashCode() - Method in class org.joda.time.chrono.BuddhistChronology
A suitable hash code for the chronology.
hashCode() - Method in class org.joda.time.chrono.GJCacheKey
 
hashCode() - Method in class org.joda.time.chrono.GJChronology
A suitable hash code for the chronology.
hashCode() - Method in class org.joda.time.chrono.IslamicChronology
A suitable hash code for the chronology.
hashCode() - Method in class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
 
hashCode() - Method in class org.joda.time.chrono.ISOChronology
A suitable hash code for the chronology.
hashCode() - Method in class org.joda.time.chrono.LenientChronology
A suitable hashcode for the chronology.
hashCode() - Method in class org.joda.time.chrono.LimitChronology
A suitable hashcode for the chronology.
hashCode() - Method in class org.joda.time.chrono.StrictChronology
A suitable hashcode for the chronology.
hashCode() - Method in class org.joda.time.chrono.ZonedChronology
A suitable hashcode for the chronology.
hashCode() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
hashCode() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
hashCode() - Method in class org.joda.time.DateTimeComparator
Gets a suitable hashcode.
hashCode() - Method in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
 
hashCode() - Method in class org.joda.time.DateTimeZone
Gets a hash code compatable with equals.
hashCode() - Method in class org.joda.time.DurationFieldType.StandardDurationFieldType
 
hashCode() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets a suitable hashcode for the object.
hashCode() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Returns a hashcode compatible with the equals method.
hashCode() - Method in class org.joda.time.field.DelegatedDurationField
 
hashCode() - Method in class org.joda.time.field.MillisDurationField
 
hashCode() - Method in class org.joda.time.field.PreciseDurationField
Gets a hash code for this instance.
hashCode() - Method in class org.joda.time.field.ScaledDurationField
Gets a hash code for this instance.
hashCode() - Method in class org.joda.time.field.UnsupportedDurationField
Gets a suitable hashcode.
hashCode() - Method in class org.joda.time.format.DateTimeFormat.StyleFormatterCacheKey
 
hashCode() - Method in class org.joda.time.LocalDate
Gets a hash code for the instant as defined in ReadablePartial.
hashCode() - Method in class org.joda.time.PeriodType
Returns a hashcode based on the field types.
hashCode() - Method in interface org.joda.time.ReadableDuration
Gets a hash code for the duration that is compatable with the equals method.
hashCode() - Method in interface org.joda.time.ReadableInstant
Gets a hash code for the instant that is compatible with the equals method.
hashCode() - Method in interface org.joda.time.ReadableInterval
Gets a hash code for the time interval that is compatable with the equals method.
hashCode() - Method in interface org.joda.time.ReadablePartial
Gets a hash code for the partial that is compatible with the equals method.
hashCode() - Method in interface org.joda.time.ReadablePeriod
Gets a hash code for the period that is compatible with the equals method.
hashCode() - Method in class org.joda.time.tz.CachedDateTimeZone
 
hashCode() - Method in class org.joda.time.tz.FixedDateTimeZone
 
hashCode() - Method in class org.joda.time.UTCDateTimeZone
 
hde - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
hm - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
hms - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
hmsf - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
hmsl - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
hour() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day.
HOUR_INDEX - Static variable in class org.joda.time.PeriodType
 
HOUR_OF_DAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
HOUR_OF_DAY - Static variable in class org.joda.time.LocalTime
The index of the hourOfDay field in the field array
HOUR_OF_DAY - Static variable in class org.joda.time.TimeOfDay
Deprecated.
The index of the hourOfDay field in the field array
HOUR_OF_DAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The hourOfDay field type.
HOUR_OF_HALFDAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
HOUR_OF_HALFDAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The hourOfHalfday field type.
hourElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
hourMinute() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
hourMinute() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day and two digit minute of hour.
hourMinuteSecond() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
hourMinuteSecond() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, and two digit second of minute.
hourMinuteSecondFraction() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
hourMinuteSecondFraction() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (HH:mm:ss.SSS).
hourMinuteSecondMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
hourMinuteSecondMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (HH:mm:ss.SSS).
hourOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
hourOfDay() - Method in class org.joda.time.chrono.AssembledChronology
 
hourOfDay() - Method in class org.joda.time.chrono.BaseChronology
Get the hour of day (0-23) field for this chronology.
hourOfDay() - Method in class org.joda.time.Chronology
Get the hour of day (0-23) field for this chronology.
hourOfDay() - Method in class org.joda.time.DateTime
Get the hour of day field property which provides access to advanced functionality.
hourOfDay() - Static method in class org.joda.time.DateTimeFieldType
Get the hour of day (0-23) field type.
hourOfDay() - Method in class org.joda.time.LocalDateTime
Get the hour of day field property which provides access to advanced functionality.
hourOfDay() - Method in class org.joda.time.LocalTime
Get the hour of day field property which provides access to advanced functionality.
hourOfDay() - Method in class org.joda.time.MutableDateTime
Get the hour of day field property
hourOfDay() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the hour of day field property which provides access to advanced functionality.
hourOfHalfday - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
hourOfHalfday() - Method in class org.joda.time.chrono.AssembledChronology
 
hourOfHalfday() - Method in class org.joda.time.chrono.BaseChronology
Get the hour of am/pm (0-11) field for this chronology.
hourOfHalfday() - Method in class org.joda.time.Chronology
Get the hour of am/pm (0-11) field for this chronology.
hourOfHalfday() - Static method in class org.joda.time.DateTimeFieldType
Get the hour of am/pm (0-11) field type.
hours - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
hours() - Method in class org.joda.time.chrono.AssembledChronology
 
hours() - Method in class org.joda.time.chrono.BaseChronology
Get the hours duration field for this chronology.
hours() - Method in class org.joda.time.Chronology
Get the hours duration field for this chronology.
HOURS - Static variable in class org.joda.time.DurationFieldType
 
hours() - Static method in class org.joda.time.DurationFieldType
Get the hours field type.
HOURS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
Hours - Class in org.joda.time
An immutable time period representing a number of hours.
Hours(int) - Constructor for class org.joda.time.Hours
Creates a new instance representing a number of hours.
hours(int) - Static method in class org.joda.time.Hours
Obtains an instance of Hours that may be cached.
hours(int) - Static method in class org.joda.time.Period
Create a period with a specified number of hours.
hours() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the hours field.
HOURS_PER_DAY - Static variable in class org.joda.time.DateTimeConstants
Hours in a typical day (24) (ISO).
HOURS_PER_WEEK - Static variable in class org.joda.time.DateTimeConstants
Hours in a typical week.
HOURS_TYPE - Static variable in class org.joda.time.DurationFieldType
The hours field type.
hoursBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Hours
Creates a Hours representing the number of whole hours between the two specified datetimes.
hoursBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Hours
Creates a Hours representing the number of whole hours between the two specified partial datetimes.
hoursIn(ReadableInterval) - Static method in class org.joda.time.Hours
Creates a Hours representing the number of whole hours in the specified interval.

I

iAdvance - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iAdvanceDayOfWeek - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iAfterParser - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iAfterPrinter - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iBackLinks - Variable in class org.joda.time.tz.ZoneInfoCompiler
 
iBase - Variable in class org.joda.time.chrono.AssembledChronology
 
iBase - Variable in class org.joda.time.field.LenientDateTimeField
 
iBase - Variable in class org.joda.time.MonthDay.Property
The partial
iBase - Variable in class org.joda.time.YearMonth.Property
The partial
iBaseFlags - Variable in class org.joda.time.chrono.AssembledChronology
 
iBeforeParser - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iBeforePrinter - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iByLocaleCache - Variable in class org.joda.time.tz.DefaultNameProvider
 
iByLocaleCache2 - Variable in class org.joda.time.tz.DefaultNameProvider
 
iCenturies - Variable in class org.joda.time.chrono.AssembledChronology
 
iCenturyOfEra - Variable in class org.joda.time.chrono.AssembledChronology
 
iChrono - Variable in class org.joda.time.format.DateTimeFormatter
The chronology to use as an override.
iChrono - Variable in class org.joda.time.format.DateTimeParserBucket
The chronology to use for parsing.
iChronology - Variable in class org.joda.time.base.BaseDateTime
The chronology to use
iChronology - Variable in class org.joda.time.base.BaseInterval
The chronology of the interval
iChronology - Variable in class org.joda.time.base.BasePartial
The chronology in use
iChronology - Variable in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
iChronology - Variable in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
iChronology - Variable in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
iChronology - Variable in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
iChronology - Variable in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
iChronology - Variable in class org.joda.time.chrono.BasicYearDateTimeField
The underlying basic chronology.
iChronology - Variable in class org.joda.time.chrono.GJDayOfWeekDateTimeField
 
iChronology - Variable in class org.joda.time.chrono.GJEraDateTimeField
 
iChronology - Variable in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
iChronology - Variable in class org.joda.time.field.SkipDateTimeField
The chronology to wrap.
iChronology - Variable in class org.joda.time.field.SkipUndoDateTimeField
The chronology to wrap.
iChronology - Variable in class org.joda.time.LocalDate
The chronology to use in UTC.
iChronology - Variable in class org.joda.time.LocalDateTime
The chronology to use in UTC
iChronology - Variable in class org.joda.time.LocalTime
The chronology to use, in UTC
iChronology - Variable in class org.joda.time.Partial
The chronology in use.
iClockhourOfDay - Variable in class org.joda.time.chrono.AssembledChronology
 
iClockhourOfHalfday - Variable in class org.joda.time.chrono.AssembledChronology
 
iConvertByWeekyear - Variable in class org.joda.time.chrono.GJChronology.CutoverField
 
iConverter - Variable in class org.joda.time.convert.ConverterSet.Entry
 
iConverters - Variable in class org.joda.time.convert.ConverterSet
 
iCutover - Variable in class org.joda.time.chrono.GJChronology.CutoverField
 
iCutoverInstant - Variable in class org.joda.time.chrono.GJChronology
 
iCutoverMillis - Variable in class org.joda.time.chrono.GJChronology
 
iDateStyle - Variable in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
iDateTimeFieldType - Variable in exception org.joda.time.IllegalFieldValueException
 
iDateTimeOfYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iDayOfMonth - Variable in class org.joda.time.chrono.AssembledChronology
 
iDayOfMonth - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iDayOfMonth - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iDayOfWeek - Variable in class org.joda.time.chrono.AssembledChronology
 
iDayOfWeek - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iDayOfWeek - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iDayOfYear - Variable in class org.joda.time.chrono.AssembledChronology
 
iDays - Variable in class org.joda.time.chrono.AssembledChronology
 
iDaysOfWeek - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iDefaultPivotYear - Variable in class org.joda.time.format.DateTimeParserBucket
The default pivot year from the constructor.
iDefaultYear - Variable in class org.joda.time.format.DateTimeFormatter
The default year for parsing month/day without year.
iDefaultYear - Variable in class org.joda.time.format.DateTimeParserBucket
Used for parsing month/day without year.
iDefaultZone - Variable in class org.joda.time.format.DateTimeParserBucket
The default zone from the constructor.
iDivisor - Variable in class org.joda.time.field.DividedDateTimeField
 
iDivisor - Variable in class org.joda.time.field.RemainderDateTimeField
 
iDurationConverters - Variable in class org.joda.time.convert.ConverterManager
 
iDurationField - Variable in class org.joda.time.chrono.GJChronology.CutoverField
 
iDurationField - Variable in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
iDurationField - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
iDurationField - Variable in class org.joda.time.field.DividedDateTimeField
 
iDurationField - Variable in class org.joda.time.field.ImpreciseDateTimeField
 
iDurationField - Variable in class org.joda.time.field.RemainderDateTimeField
 
iDurationField - Variable in class org.joda.time.field.UnsupportedDateTimeField
The duration of the datetime field
iDurationFieldType - Variable in exception org.joda.time.IllegalFieldValueException
 
iElementPairs - Variable in class org.joda.time.format.DateTimeFormatterBuilder
Array of printers and parsers (alternating).
iElementPairs - Variable in class org.joda.time.format.PeriodFormatterBuilder
 
iEndMillis - Variable in class org.joda.time.base.BaseInterval
The end of the interval
iEndRecurrence - Variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
iEra - Variable in class org.joda.time.chrono.AssembledChronology
 
iEras - Variable in class org.joda.time.chrono.AssembledChronology
 
iEras - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iEraText - Variable in class org.joda.time.chrono.BasicSingleEraDateTimeField
Text value of the era.
iField - Variable in class org.joda.time.chrono.GJChronology.LinkedDurationField
 
iField - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
iField - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
iField - Variable in class org.joda.time.DateMidnight.Property
Deprecated.
The field this property is working against
iField - Variable in class org.joda.time.DateTime.Property
The field this property is working against
iField - Variable in class org.joda.time.field.DecoratedDateTimeField
The DateTimeField being wrapped
iField - Variable in class org.joda.time.field.DecoratedDurationField
The DurationField being wrapped
iField - Variable in class org.joda.time.field.DelegatedDateTimeField
The DateTimeField being wrapped.
iField - Variable in class org.joda.time.field.DelegatedDurationField
The DurationField being wrapped
iField - Variable in class org.joda.time.format.DateTimeParserBucket.SavedField
 
iField - Variable in class org.joda.time.LocalDate.Property
The field this property is working against
iField - Variable in class org.joda.time.LocalDateTime.Property
The field this property is working against
iField - Variable in class org.joda.time.LocalTime.Property
The field this property is working against
iField - Variable in class org.joda.time.MutableDateTime.Property
The field this property is working against
iFieldFormatters - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
The array of the latest formatter added for each type.
iFieldFormatters - Variable in class org.joda.time.format.PeriodFormatterBuilder
 
iFieldIndex - Variable in class org.joda.time.MonthDay.Property
The field index
iFieldIndex - Variable in class org.joda.time.Partial.Property
The field index
iFieldIndex - Variable in class org.joda.time.TimeOfDay.Property
Deprecated.
The field index
iFieldIndex - Variable in class org.joda.time.YearMonth.Property
The field index
iFieldIndex - Variable in class org.joda.time.YearMonthDay.Property
Deprecated.
The field index
iFieldName - Variable in exception org.joda.time.IllegalFieldValueException
 
iFieldType - Variable in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
iFieldType - Variable in class org.joda.time.format.DateTimeFormatterBuilder.NumberFormatter
 
iFieldType - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
iFieldType - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
The index of the field type, 0=year, etc.
iFileDir - Variable in class org.joda.time.tz.ZoneInfoProvider
The directory where the files are held.
iFinalText - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iFirstDayMillis - Variable in class org.joda.time.chrono.BasicChronology.YearInfo
 
iFormat - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iFormatter - Variable in class org.joda.time.format.DateTimeFormatterBuilder
Cache of the last returned formatter.
iFormatter - Variable in class org.joda.time.format.PeriodFormat.DynamicWordBased
The formatter with the locale selected at construction time.
iFormatter - Variable in class org.joda.time.Partial
The formatter to use, [0] may miss some fields, [1] doesn't miss any fields.
iFromYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
iFromYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iGapDuration - Variable in class org.joda.time.chrono.GJChronology
 
IgnorableAffix() - Constructor for class org.joda.time.format.PeriodFormatterBuilder.IgnorableAffix
 
iGoodLinks - Variable in class org.joda.time.tz.ZoneInfoCompiler
 
iGregorianChronology - Variable in class org.joda.time.chrono.GJChronology
 
iGregorianField - Variable in class org.joda.time.chrono.GJChronology.CutoverField
 
iHalfday - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iHalfdayOfDay - Variable in class org.joda.time.chrono.AssembledChronology
 
iHalfdays - Variable in class org.joda.time.chrono.AssembledChronology
 
iHash - Variable in class org.joda.time.LocalDate
The cached hash code.
iHourOfDay - Variable in class org.joda.time.chrono.AssembledChronology
 
iHourOfHalfday - Variable in class org.joda.time.chrono.AssembledChronology
 
iHours - Variable in class org.joda.time.chrono.AssembledChronology
 
iID - Variable in class org.joda.time.DateTimeZone
 
iID - Variable in class org.joda.time.DateTimeZone.Stub
The ID of the zone.
iIndices - Variable in class org.joda.time.PeriodType
The array of indices
iInfoCache - Variable in class org.joda.time.tz.CachedDateTimeZone
 
iInitialNameKey - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iInitialSaveMillis - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iInstant - Variable in class org.joda.time.DateMidnight.Property
Deprecated.
The instant this property is working against
iInstant - Variable in class org.joda.time.DateTime.Property
The instant this property is working against
iInstant - Variable in class org.joda.time.LocalDate.Property
The instant this property is working against
iInstant - Variable in class org.joda.time.LocalDateTime.Property
The instant this property is working against
iInstant - Variable in class org.joda.time.LocalTime.Property
The instant this property is working against
iInstant - Variable in class org.joda.time.MutableDateTime.Property
The instant this property is working against
iInstantConverters - Variable in class org.joda.time.convert.ConverterManager
 
iIntervalConverters - Variable in class org.joda.time.convert.ConverterManager
 
iIsLow - Variable in exception org.joda.time.chrono.LimitChronology.LimitException
 
iJulianChronology - Variable in class org.joda.time.chrono.GJChronology
 
iJulianField - Variable in class org.joda.time.chrono.GJChronology.CutoverField
 
iLeapDurationField - Variable in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
iLeapDurationField - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
iLeapMonth - Variable in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
iLeapYears - Variable in class org.joda.time.chrono.IslamicChronology
The leap years to use.
iLeft - Variable in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
iLeftRightCombinations - Variable in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
iLenientParse - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
iLetterS - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
IllegalFieldValueException - Exception in org.joda.time
Exception thrown when attempting to set a field outside its supported range.
IllegalFieldValueException(DateTimeFieldType, Number, Number, Number) - Constructor for exception org.joda.time.IllegalFieldValueException
Constructor.
IllegalFieldValueException(DateTimeFieldType, Number, String) - Constructor for exception org.joda.time.IllegalFieldValueException
Constructor.
IllegalFieldValueException(DurationFieldType, Number, Number, Number) - Constructor for exception org.joda.time.IllegalFieldValueException
Constructor.
IllegalFieldValueException(String, Number, Number, Number) - Constructor for exception org.joda.time.IllegalFieldValueException
Constructor.
IllegalFieldValueException(DateTimeFieldType, String) - Constructor for exception org.joda.time.IllegalFieldValueException
Constructor.
IllegalFieldValueException(DurationFieldType, String) - Constructor for exception org.joda.time.IllegalFieldValueException
Constructor.
IllegalFieldValueException(String, String) - Constructor for exception org.joda.time.IllegalFieldValueException
Constructor.
IllegalInstantException - Exception in org.joda.time
Exception thrown when attempting to create an instant or date-time that cannot exist.
IllegalInstantException(String) - Constructor for exception org.joda.time.IllegalInstantException
Constructor.
IllegalInstantException(long, String) - Constructor for exception org.joda.time.IllegalInstantException
Constructor.
iLoader - Variable in class org.joda.time.tz.ZoneInfoProvider
The class loader to use.
iLocale - Variable in class org.joda.time.format.DateTimeFormatter
The locale to use for printing and parsing.
iLocale - Variable in class org.joda.time.format.DateTimeParserBucket
The locale to use for parsing.
iLocale - Variable in class org.joda.time.format.DateTimeParserBucket.SavedField
 
iLocale - Variable in class org.joda.time.format.PeriodFormatter
The locale to use for printing and parsing.
iLocalMillis - Variable in class org.joda.time.LocalDate
The local millis from 1970-01-01T00:00:00
iLocalMillis - Variable in class org.joda.time.LocalDateTime
The local millis from 1970-01-01T00:00:00
iLocalMillis - Variable in class org.joda.time.LocalTime
The local millis from 1970-01-01T00:00:00
iLowerBound - Variable in exception org.joda.time.IllegalFieldValueException
 
iLowerLimit - Variable in class org.joda.time.chrono.LimitChronology
 
iLowerLimit - Variable in class org.joda.time.DateTimeComparator
The lower limit of fields to compare, null if no limit
iMax - Variable in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
iMax - Variable in class org.joda.time.field.DividedDateTimeField
 
iMax - Variable in class org.joda.time.field.OffsetDateTimeField
 
iMaxDayOfWeekLength - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iMaxDigits - Variable in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
iMaxEraLength - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iMaxFields - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
iMaxHalfdayLength - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iMaxMonthLength - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iMaxParsedDigits - Variable in class org.joda.time.format.DateTimeFormatterBuilder.NumberFormatter
 
iMaxParsedDigits - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
iMaxParsedDigits - Variable in class org.joda.time.format.PeriodFormatterBuilder
 
iMaxShortDayOfWeekLength - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iMaxShortMonthLength - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iMessage - Variable in exception org.joda.time.IllegalFieldValueException
 
iMillis - Variable in class org.joda.time.base.BaseDateTime
The millis from 1970-01-01T00:00:00Z
iMillis - Variable in class org.joda.time.base.BaseDuration
The duration length
iMillis - Variable in class org.joda.time.chrono.AssembledChronology
 
iMillis - Variable in class org.joda.time.DateTimeUtils.FixedMillisProvider
The fixed millis value.
iMillis - Variable in class org.joda.time.DateTimeUtils.OffsetMillisProvider
The millis offset.
iMillis - Variable in class org.joda.time.format.DateTimeParserBucket
The initial millis.
iMillis - Variable in class org.joda.time.Instant
The millis from 1970-01-01T00:00:00Z
iMillis - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iMillisOfDay - Variable in class org.joda.time.chrono.AssembledChronology
 
iMillisOfDay - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iMillisOfDay - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iMillisOfSecond - Variable in class org.joda.time.chrono.AssembledChronology
 
iMin - Variable in class org.joda.time.field.DividedDateTimeField
 
iMin - Variable in class org.joda.time.field.OffsetDateTimeField
 
iMinDaysInFirstWeek - Variable in class org.joda.time.chrono.BasicChronology
 
iMinDigits - Variable in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
iMinFields - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
iMinPrintedDigits - Variable in class org.joda.time.format.DateTimeFormatterBuilder.PaddedNumber
 
iMinPrintedDigits - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
iMinPrintedDigits - Variable in class org.joda.time.format.PeriodFormatterBuilder
 
iMinuteOfDay - Variable in class org.joda.time.chrono.AssembledChronology
 
iMinuteOfHour - Variable in class org.joda.time.chrono.AssembledChronology
 
iMinutes - Variable in class org.joda.time.chrono.AssembledChronology
 
iMinValue - Variable in class org.joda.time.field.SkipDateTimeField
The calculated minimum value.
iMinValue - Variable in class org.joda.time.field.SkipUndoDateTimeField
The calculated minimum value.
iMode - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iMonthOfYear - Variable in class org.joda.time.chrono.AssembledChronology
 
iMonthOfYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iMonthOfYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iMonths - Variable in class org.joda.time.chrono.AssembledChronology
 
iMonths - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
ImpreciseCutoverField(DateTimeField, DateTimeField, long) - Constructor for class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
Creates a duration field that links back to this.
ImpreciseCutoverField(DateTimeField, DateTimeField, DurationField, long) - Constructor for class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
Uses a shared duration field rather than creating a new one.
ImpreciseCutoverField(DateTimeField, DateTimeField, DurationField, DurationField, long) - Constructor for class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
Uses shared duration fields rather than creating a new one.
ImpreciseCutoverField(DateTimeField, DateTimeField, DurationField, long, boolean) - Constructor for class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
Uses a shared duration field rather than creating a new one.
ImpreciseDateTimeField - Class in org.joda.time.field
Abstract datetime field class that defines its own DurationField, which delegates back into this ImpreciseDateTimeField.
ImpreciseDateTimeField(DateTimeFieldType, long) - Constructor for class org.joda.time.field.ImpreciseDateTimeField
Constructor.
ImpreciseDateTimeField.LinkedDurationField - Class in org.joda.time.field
 
iName - Variable in class org.joda.time.DateTimeFieldType
The name of the field.
iName - Variable in class org.joda.time.DurationFieldType
The name of the field type.
iName - Variable in class org.joda.time.PeriodType
The name of the type
iName - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iName - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iNameKey - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iNameKey - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
iNameKey - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iNameKey - Variable in class org.joda.time.tz.FixedDateTimeZone
 
iNameKeys - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
index - Variable in class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
The index.
indexOf(DateTimeFieldType) - Method in class org.joda.time.base.AbstractPartial
Gets the index of the specified field, or -1 if the field is unsupported.
indexOf(DurationFieldType) - Method in class org.joda.time.base.AbstractPartial
Gets the index of the first fields to have the specified duration, or -1 if the field is unsupported.
indexOf(DurationFieldType) - Method in class org.joda.time.base.AbstractPeriod
Gets the index of the field in this period.
indexOf(DurationFieldType) - Method in class org.joda.time.PeriodType
Gets the index of the field in this period.
indexOfSupported(DateTimeFieldType) - Method in class org.joda.time.base.AbstractPartial
Gets the index of the specified field, throwing an exception if the field is unsupported.
indexOfSupported(DurationFieldType) - Method in class org.joda.time.base.AbstractPartial
Gets the index of the first fields to have the specified duration, throwing an exception if the field is unsupported.
iNext - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iNextInfo - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
Info(DateTimeZone, long) - Constructor for class org.joda.time.tz.CachedDateTimeZone.Info
 
init(DateTimeField, int) - Method in class org.joda.time.format.DateTimeParserBucket.SavedField
 
init(DateTimeField, String, Locale) - Method in class org.joda.time.format.DateTimeParserBucket.SavedField
 
iNotParser - Variable in class org.joda.time.format.PeriodFormatterBuilder
Set to true if the formatter is not a parser.
iNotPrinter - Variable in class org.joda.time.format.PeriodFormatterBuilder
Set to true if the formatter is not a printer.
INSTANCE - Static variable in class org.joda.time.chrono.ISOYearOfEraDateTimeField
Singleton instance
INSTANCE - Static variable in class org.joda.time.convert.CalendarConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.ConverterManager
Singleton instance, lazily loaded to avoid class loading.
INSTANCE - Static variable in class org.joda.time.convert.DateConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.LongConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.NullConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.ReadableDurationConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.ReadableInstantConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.ReadableIntervalConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.ReadablePartialConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.ReadablePeriodConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.convert.StringConverter
Singleton instance.
INSTANCE - Static variable in class org.joda.time.field.MillisDurationField
Singleton instance.
INSTANCE - Static variable in class org.joda.time.UTCDateTimeZone
 
INSTANCE_UTC - Static variable in class org.joda.time.chrono.BuddhistChronology
UTC instance of the chronology
INSTANCE_UTC - Static variable in class org.joda.time.chrono.CopticChronology
Singleton instance of a UTC CopticChronology
INSTANCE_UTC - Static variable in class org.joda.time.chrono.EthiopicChronology
Singleton instance of a UTC EthiopicChronology
INSTANCE_UTC - Static variable in class org.joda.time.chrono.GregorianChronology
Singleton instance of a UTC GregorianChronology
INSTANCE_UTC - Static variable in class org.joda.time.chrono.IslamicChronology
Singleton instance of a UTC IslamicChronology
INSTANCE_UTC - Static variable in class org.joda.time.chrono.ISOChronology
Singleton instance of a UTC ISOChronology
INSTANCE_UTC - Static variable in class org.joda.time.chrono.JulianChronology
Singleton instance of a UTC JulianChronology
Instant - Class in org.joda.time
Instant is the standard implementation of a fully immutable instant in time.
Instant() - Constructor for class org.joda.time.Instant
Constructs an instance set to the current system millisecond time.
Instant(long) - Constructor for class org.joda.time.Instant
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z.
Instant(Object) - Constructor for class org.joda.time.Instant
Constructs an instance from an Object that represents a datetime.
InstantConverter - Interface in org.joda.time.convert
InstantConverter defines how an object is converted to milliseconds/chronology.
InternalParser - Interface in org.joda.time.format
Internal interface for parsing textual representations of datetimes.
InternalParserDateTimeParser - Class in org.joda.time.format
Adapter between old and new printer interface.
InternalParserDateTimeParser(InternalParser) - Constructor for class org.joda.time.format.InternalParserDateTimeParser
 
InternalPrinter - Interface in org.joda.time.format
Internal interface for creating textual representations of datetimes.
InternalPrinterDateTimePrinter - Class in org.joda.time.format
Adapter between old and new printer interface.
InternalPrinterDateTimePrinter(InternalPrinter) - Constructor for class org.joda.time.format.InternalPrinterDateTimePrinter
 
Interval - Class in org.joda.time
Interval is the standard implementation of an immutable time interval.
Interval(long, long) - Constructor for class org.joda.time.Interval
Constructs an interval from a start and end instant with the ISO default chronology in the default time zone.
Interval(long, long, DateTimeZone) - Constructor for class org.joda.time.Interval
Constructs an interval from a start and end instant with the ISO default chronology in the specified time zone.
Interval(long, long, Chronology) - Constructor for class org.joda.time.Interval
Constructs an interval from a start and end instant with the specified chronology.
Interval(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.Interval
Constructs an interval from a start and end instant.
Interval(ReadableInstant, ReadableDuration) - Constructor for class org.joda.time.Interval
Constructs an interval from a start instant and a duration.
Interval(ReadableDuration, ReadableInstant) - Constructor for class org.joda.time.Interval
Constructs an interval from a millisecond duration and an end instant.
Interval(ReadableInstant, ReadablePeriod) - Constructor for class org.joda.time.Interval
Constructs an interval from a start instant and a time period.
Interval(ReadablePeriod, ReadableInstant) - Constructor for class org.joda.time.Interval
Constructs an interval from a time period and an end instant.
Interval(Object) - Constructor for class org.joda.time.Interval
Constructs a time interval by converting or copying from another object.
Interval(Object, Chronology) - Constructor for class org.joda.time.Interval
Constructs a time interval by converting or copying from another object, overriding the chronology.
IntervalConverter - Interface in org.joda.time.convert
IntervalConverter defines how an object is converted to an interval.
iNumberValue - Variable in exception org.joda.time.IllegalFieldValueException
 
iOffset - Variable in class org.joda.time.field.OffsetDateTimeField
 
iOffset - Variable in class org.joda.time.format.DateTimeParserBucket
The parsed offset.
iOffset - Variable in class org.joda.time.format.DateTimeParserBucket.SavedState
 
iOffset - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iOffsetMillis - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iOffsetParsed - Variable in class org.joda.time.format.DateTimeFormatter
Whether the offset is parsed.
iOfYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
iOrdinal - Variable in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
The ordinal of the standard field type, for switch statements
iOrdinal - Variable in class org.joda.time.DurationFieldType.StandardDurationFieldType
The ordinal of the standard field type, for switch statements
iOtherAffixes - Variable in class org.joda.time.format.PeriodFormatterBuilder.IgnorableAffix
 
iParam - Variable in class org.joda.time.chrono.AssembledChronology
 
iParseDaysOfWeek - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iParsedForms - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iParsedLengthEstimate - Variable in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
iParsedLengthEstimate - Variable in class org.joda.time.format.DateTimeFormatterBuilder.MatchingParser
 
iParseEras - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iParseLookup - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
iParseMonths - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iParser - Variable in class org.joda.time.format.DateTimeFormatter
The internal parser used to output the datetime.
iParser - Variable in class org.joda.time.format.PeriodFormatter
The internal parser used to output the datetime.
iParsers - Variable in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
iParsers - Variable in class org.joda.time.format.DateTimeFormatterBuilder.MatchingParser
 
iParsers - Variable in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
iParseType - Variable in class org.joda.time.format.PeriodFormatter
The period type used in parsing.
iPartial - Variable in class org.joda.time.Partial.Property
The partial
iPartialConverters - Variable in class org.joda.time.convert.ConverterManager
 
iPatterns - Variable in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
iPeriod - Variable in class org.joda.time.base.BaseSingleFieldPeriod
The period in the units of this period.
iPeriodConverters - Variable in class org.joda.time.convert.ConverterManager
 
iPeriodStart - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iPivot - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
The pivot year.
iPivotYear - Variable in class org.joda.time.format.DateTimeFormatter
The pivot year to use for two-digit year parsing.
iPivotYear - Variable in class org.joda.time.format.DateTimeParserBucket
Used for parsing two-digit years.
iPluralText - Variable in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
iPrefix - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
iPrefix - Variable in class org.joda.time.format.PeriodFormatterBuilder
 
iPrintedLengthEstimate - Variable in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
iPrinter - Variable in class org.joda.time.format.DateTimeFormatter
The internal printer used to output the datetime.
iPrinter - Variable in class org.joda.time.format.PeriodFormatter
The internal printer used to output the datetime.
iPrinters - Variable in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
iPrinters - Variable in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
iPrintZeroSetting - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
iPrintZeroSetting - Variable in class org.joda.time.format.PeriodFormatterBuilder
 
iRange - Variable in class org.joda.time.field.PreciseDateTimeField
The maximum range in the correct units
iRangeDurationField - Variable in class org.joda.time.chrono.GJChronology.CutoverField
 
iRangeDurationField - Variable in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
iRangeDurationField - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
iRangeDurationField - Variable in class org.joda.time.field.DelegatedDateTimeField
The range duration.
iRangeDurationField - Variable in class org.joda.time.field.DividedDateTimeField
 
iRangeField - Variable in class org.joda.time.field.PreciseDateTimeField
 
iRangeField - Variable in class org.joda.time.field.RemainderDateTimeField
 
iRangeType - Variable in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
The range duration of the field.
iRecurrence - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
iRejectSignedValues - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
iRejectSignedValues - Variable in class org.joda.time.format.PeriodFormatterBuilder
 
iResourcePath - Variable in class org.joda.time.tz.ZoneInfoProvider
The resource path.
iRight - Variable in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
iRoundingField - Variable in class org.joda.time.MutableDateTime
The field to round on
iRoundingMode - Variable in class org.joda.time.MutableDateTime
The mode of rounding
iRules - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iRules - Variable in class org.joda.time.tz.ZoneInfoCompiler.RuleSet
 
iRules - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iRuleSets - Variable in class org.joda.time.tz.DateTimeZoneBuilder
 
iRuleSets - Variable in class org.joda.time.tz.ZoneInfoCompiler
 
isAfter(long) - Method in class org.joda.time.base.AbstractInstant
Is this instant after the millisecond instant passed in comparing solely by millisecond.
isAfter(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
Is this instant after the instant passed in comparing solely by millisecond.
isAfter(long) - Method in class org.joda.time.base.AbstractInterval
Is this time interval after the specified millisecond instant.
isAfter(ReadableInstant) - Method in class org.joda.time.base.AbstractInterval
Is this time interval after the specified instant.
isAfter(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
Is this time interval entirely after the specified interval.
isAfter(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
Is this partial later than the specified partial.
isAfter(ReadableInstant) - Method in interface org.joda.time.ReadableInstant
Is this instant after the instant passed in comparing solely by millisecond.
isAfter(ReadableInstant) - Method in interface org.joda.time.ReadableInterval
Is this time interval after the specified instant.
isAfter(ReadableInterval) - Method in interface org.joda.time.ReadableInterval
Is this time interval entirely after the specified interval.
isAfterNow() - Method in class org.joda.time.base.AbstractInstant
Is this instant after the current instant comparing solely by millisecond.
isAfterNow() - Method in class org.joda.time.base.AbstractInterval
Is this time interval after the current instant.
iSavedFields - Variable in class org.joda.time.format.DateTimeParserBucket
 
iSavedFields - Variable in class org.joda.time.format.DateTimeParserBucket.SavedState
 
iSavedFieldsCount - Variable in class org.joda.time.format.DateTimeParserBucket
 
iSavedFieldsCount - Variable in class org.joda.time.format.DateTimeParserBucket.SavedState
 
iSavedFieldsShared - Variable in class org.joda.time.format.DateTimeParserBucket
 
iSavedState - Variable in class org.joda.time.format.DateTimeParserBucket
 
iSaveMillis - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
iSaveMillis - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
isBefore(long) - Method in class org.joda.time.base.AbstractInstant
Is this instant before the millisecond instant passed in comparing solely by millisecond.
isBefore(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
Is this instant before the instant passed in comparing solely by millisecond.
isBefore(long) - Method in class org.joda.time.base.AbstractInterval
Is this time interval before the specified millisecond instant.
isBefore(ReadableInstant) - Method in class org.joda.time.base.AbstractInterval
Is this time interval before the specified instant.
isBefore(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
Is this time interval entirely before the specified instant.
isBefore(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
Is this partial earlier than the specified partial.
isBefore(ReadableInstant) - Method in interface org.joda.time.ReadableInstant
Is this instant before the instant passed in comparing solely by millisecond.
isBefore(ReadableInstant) - Method in interface org.joda.time.ReadableInterval
Is this time interval before the specified instant.
isBefore(ReadableInterval) - Method in interface org.joda.time.ReadableInterval
Is this time interval entirely before the specified interval.
isBeforeNow() - Method in class org.joda.time.base.AbstractInstant
Is this instant before the current instant comparing solely by millisecond.
isBeforeNow() - Method in class org.joda.time.base.AbstractInterval
Is this time interval before the current instant.
isCachable() - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iScalar - Variable in class org.joda.time.field.ScaledDurationField
 
isContiguous(ReadablePartial) - Static method in class org.joda.time.DateTimeUtils
Checks whether the partial is contiguous.
iSecondOfDay - Variable in class org.joda.time.chrono.AssembledChronology
 
iSecondOfMinute - Variable in class org.joda.time.chrono.AssembledChronology
 
iSeconds - Variable in class org.joda.time.chrono.AssembledChronology
 
iSelectEntries - Variable in class org.joda.time.convert.ConverterSet
 
isEqual(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
Is the length of this duration equal to the duration passed in.
isEqual(long) - Method in class org.joda.time.base.AbstractInstant
Is this instant equal to the millisecond instant passed in comparing solely by millisecond.
isEqual(ReadableInstant) - Method in class org.joda.time.base.AbstractInstant
Is this instant equal to the instant passed in comparing solely by millisecond.
isEqual(ReadableInterval) - Method in class org.joda.time.base.AbstractInterval
Is this interval equal to the specified interval ignoring the chronology.
isEqual(ReadablePartial) - Method in class org.joda.time.base.AbstractPartial
Is this partial the same as the specified partial.
isEqual(ReadableDuration) - Method in interface org.joda.time.ReadableDuration
Is the length of this duration equal to the duration passed in.
isEqual(ReadableInstant) - Method in interface org.joda.time.ReadableInstant
Is this instant equal to the instant passed in comparing solely by millisecond.
isEqualNow() - Method in class org.joda.time.base.AbstractInstant
Is this instant equal to the current instant comparing solely by millisecond.
isFixed() - Method in class org.joda.time.DateTimeZone
Returns true if this time zone has no transitions.
isFixed() - Method in class org.joda.time.tz.CachedDateTimeZone
 
isFixed() - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
isFixed() - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
isFixed() - Method in class org.joda.time.tz.FixedDateTimeZone
 
isFixed() - Method in class org.joda.time.UTCDateTimeZone
 
isFormatter(Object) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
isGreaterThan(Days) - Method in class org.joda.time.Days
Is this days instance greater than the specified number of days.
isGreaterThan(Hours) - Method in class org.joda.time.Hours
Is this hours instance greater than the specified number of hours.
isGreaterThan(Minutes) - Method in class org.joda.time.Minutes
Is this minutes instance greater than the specified number of minutes.
isGreaterThan(Months) - Method in class org.joda.time.Months
Is this months instance greater than the specified number of months.
isGreaterThan(Seconds) - Method in class org.joda.time.Seconds
Is this seconds instance greater than the specified number of seconds.
isGreaterThan(Weeks) - Method in class org.joda.time.Weeks
Is this weeks instance greater than the specified number of weeks.
isGreaterThan(Years) - Method in class org.joda.time.Years
Is this years instance greater than the specified number of years.
iShort - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
iShortDaysOfWeek - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iShortMonths - Variable in class org.joda.time.chrono.GJLocaleSymbols
 
iShowSeparators - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
iSigned - Variable in class org.joda.time.format.DateTimeFormatterBuilder.NumberFormatter
 
isIllegalInstant(Throwable) - Static method in exception org.joda.time.IllegalInstantException
Checks if the exception is, or has a cause, of IllegalInstantException.
iSingularText - Variable in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
iSkip - Variable in class org.joda.time.field.SkipDateTimeField
The value to skip.
iSkip - Variable in class org.joda.time.field.SkipUndoDateTimeField
The value to skip.
IslamicChronology - Class in org.joda.time.chrono
Implements the Islamic, or Hijri, calendar system using arithmetic rules.
IslamicChronology(Chronology, Object, IslamicChronology.LeapYearPatternType) - Constructor for class org.joda.time.chrono.IslamicChronology
Restricted constructor.
IslamicChronology.LeapYearPatternType - Class in org.joda.time.chrono
Opaque object describing a leap year pattern for the Islamic Chronology.
isLeap(long) - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
isLeap(long) - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
isLeap(long) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
isLeap(long) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
isLeap(long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
isLeap(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
isLeap(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
isLeap(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
isLeap(long) - Method in class org.joda.time.DateTimeField
Returns whether this field is 'leap' for the specified instant.
isLeap() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets whether this field is leap.
isLeap(long) - Method in class org.joda.time.field.BaseDateTimeField
Returns whether this field is 'leap' for the specified instant.
isLeap(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
isLeap(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
isLeap(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
isLeap(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
isLeapDay(long) - Method in class org.joda.time.chrono.BasicChronology
Is the specified instant a leap day?
isLeapDay(long) - Method in class org.joda.time.chrono.BasicGJChronology
 
isLeapDay(long) - Method in class org.joda.time.chrono.CopticChronology
 
isLeapDay(long) - Method in class org.joda.time.chrono.EthiopicChronology
 
isLeapYear(int) - Method in class org.joda.time.chrono.BasicChronology
Is the specified year a leap year?
isLeapYear(int) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
isLeapYear(int) - Method in class org.joda.time.chrono.GregorianChronology
 
isLeapYear(int) - Method in class org.joda.time.chrono.IslamicChronology
 
isLeapYear(int) - Method in class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
Is the year a leap year.
isLeapYear(int) - Method in class org.joda.time.chrono.JulianChronology
 
isLenient() - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
isLenient() - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
isLenient() - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
isLenient() - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
isLenient() - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
isLenient() - Method in class org.joda.time.chrono.GJEraDateTimeField
 
isLenient() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
isLenient() - Method in class org.joda.time.DateTimeField
Returns true if the set method is lenient.
isLenient() - Method in class org.joda.time.field.DecoratedDateTimeField
 
isLenient() - Method in class org.joda.time.field.DelegatedDateTimeField
 
isLenient() - Method in class org.joda.time.field.LenientDateTimeField
 
isLenient() - Method in class org.joda.time.field.PreciseDurationDateTimeField
Returns false by default.
isLenient() - Method in class org.joda.time.field.StrictDateTimeField
 
isLenient() - Method in class org.joda.time.field.UnsupportedDateTimeField
This field is not lenient.
isLessThan(Days) - Method in class org.joda.time.Days
Is this days instance less than the specified number of days.
isLessThan(Hours) - Method in class org.joda.time.Hours
Is this hours instance less than the specified number of hours.
isLessThan(Minutes) - Method in class org.joda.time.Minutes
Is this minutes instance less than the specified number of minutes.
isLessThan(Months) - Method in class org.joda.time.Months
Is this months instance less than the specified number of months.
isLessThan(Seconds) - Method in class org.joda.time.Seconds
Is this seconds instance less than the specified number of seconds.
isLessThan(Weeks) - Method in class org.joda.time.Weeks
Is this weeks instance less than the specified number of weeks.
isLessThan(Years) - Method in class org.joda.time.Years
Is this years instance less than the specified number of years.
isLocalDateTimeGap(LocalDateTime) - Method in class org.joda.time.DateTimeZone
Checks if the given LocalDateTime is within a gap.
isLongerThan(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
Is the length of this duration longer than the duration passed in.
isLongerThan(ReadableDuration) - Method in interface org.joda.time.ReadableDuration
Is the length of this duration longer than the duration passed in.
isMatch(ReadableInstant) - Method in class org.joda.time.Partial
Does this partial match the specified instant.
isMatch(ReadablePartial) - Method in class org.joda.time.Partial
Does this partial match the specified partial.
isNumericToken(String) - Static method in class org.joda.time.format.DateTimeFormat
Returns true if token should be parsed as a numeric field.
ISOChronology - Class in org.joda.time.chrono
Implements a chronology that follows the rules of the ISO8601 standard, which is compatible with Gregorian for all modern dates.
ISOChronology(Chronology) - Constructor for class org.joda.time.chrono.ISOChronology
Restricted constructor
ISOChronology.Stub - Class in org.joda.time.chrono
 
ISODateTimeFormat - Class in org.joda.time.format
Factory that creates instances of DateTimeFormatter based on the ISO8601 standard.
ISODateTimeFormat() - Constructor for class org.joda.time.format.ISODateTimeFormat
Constructor.
ISODateTimeFormat.Constants - Class in org.joda.time.format
 
isOffsetParsed() - Method in class org.joda.time.format.DateTimeFormatter
Checks whether the offset from the string is used as the zone of the parsed datetime.
ISOPeriodFormat - Class in org.joda.time.format
Factory that creates instances of PeriodFormatter for the ISO8601 standard.
ISOPeriodFormat() - Constructor for class org.joda.time.format.ISOPeriodFormat
Constructor.
ISOYearOfEraDateTimeField - Class in org.joda.time.chrono
This field is not publicy exposed by ISOChronology, but rather it is used to build the yearOfCentury and centuryOfEra fields.
ISOYearOfEraDateTimeField() - Constructor for class org.joda.time.chrono.ISOYearOfEraDateTimeField
Restricted constructor.
isParser() - Method in class org.joda.time.format.DateTimeFormatter
Is this formatter capable of parsing.
isParser() - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
isParser(Object) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
isParser() - Method in class org.joda.time.format.PeriodFormatter
Is this formatter capable of parsing.
isPrecise() - Method in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
isPrecise() - Method in class org.joda.time.DurationField
Is this field precise.
isPrecise() - Method in class org.joda.time.field.DecoratedDurationField
 
isPrecise() - Method in class org.joda.time.field.DelegatedDurationField
 
isPrecise() - Method in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
isPrecise() - Method in class org.joda.time.field.MillisDurationField
Returns true as this field is precise.
isPrecise() - Method in class org.joda.time.field.PreciseDurationField
This field is precise.
isPrecise() - Method in class org.joda.time.field.UnsupportedDurationField
This field is precise.
isPrinter() - Method in class org.joda.time.format.DateTimeFormatter
Is this formatter capable of printing.
isPrinter() - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
isPrinter(Object) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
isPrinter() - Method in class org.joda.time.format.PeriodFormatter
Is this formatter capable of printing.
isReadableInterval(Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
Checks if the input is a ReadableInterval.
isReadableInterval(Object, Chronology) - Method in interface org.joda.time.convert.IntervalConverter
Checks if the input is a ReadableInterval.
isReadableInterval(Object, Chronology) - Method in class org.joda.time.convert.ReadableIntervalConverter
Checks if the input is a ReadableInterval.
isShorterThan(ReadableDuration) - Method in class org.joda.time.base.AbstractDuration
Is the length of this duration shorter than the duration passed in.
isShorterThan(ReadableDuration) - Method in interface org.joda.time.ReadableDuration
Is the length of this duration shorter than the duration passed in.
isStandardOffset(long) - Method in class org.joda.time.DateTimeZone
Checks whether, at a particular instant, the offset is standard or not.
isSupported(DateTimeFieldType) - Method in class org.joda.time.base.AbstractInstant
Checks if the field type specified is supported by this instant and chronology.
isSupported(DateTimeFieldType) - Method in class org.joda.time.base.AbstractPartial
Checks whether the field specified is supported by this partial.
isSupported(DurationFieldType) - Method in class org.joda.time.base.AbstractPeriod
Checks whether the field specified is supported by this period.
isSupported(DurationFieldType) - Method in class org.joda.time.base.BaseSingleFieldPeriod
Checks whether the duration field specified is supported by this period.
isSupported(DurationField) - Static method in class org.joda.time.chrono.AssembledChronology.Fields
 
isSupported(DateTimeField) - Static method in class org.joda.time.chrono.AssembledChronology.Fields
 
isSupported() - Method in class org.joda.time.DateTimeField
Returns true if this field is supported.
isSupported(Chronology) - Method in class org.joda.time.DateTimeFieldType
Checks whether this field supported in the given Chronology.
isSupported() - Method in class org.joda.time.DurationField
Returns true if this field is supported.
isSupported(Chronology) - Method in class org.joda.time.DurationFieldType
Checks whether this field supported in the given Chronology.
isSupported() - Method in class org.joda.time.field.BaseDateTimeField
 
isSupported() - Method in class org.joda.time.field.BaseDurationField
 
isSupported() - Method in class org.joda.time.field.DelegatedDateTimeField
 
isSupported() - Method in class org.joda.time.field.DelegatedDurationField
Returns true if this field is supported.
isSupported() - Method in class org.joda.time.field.MillisDurationField
Returns true as this field is supported.
isSupported() - Method in class org.joda.time.field.UnsupportedDateTimeField
This field is not supported.
isSupported() - Method in class org.joda.time.field.UnsupportedDurationField
This field is not supported.
isSupported(PeriodType, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
isSupported(DateTimeFieldType) - Method in class org.joda.time.LocalDate
Checks if the field type specified is supported by this local date and chronology.
isSupported(DurationFieldType) - Method in class org.joda.time.LocalDate
Checks if the duration type specified is supported by this local date and chronology.
isSupported(DateTimeFieldType) - Method in class org.joda.time.LocalDateTime
Checks if the field type specified is supported by this local datetime and chronology.
isSupported(DurationFieldType) - Method in class org.joda.time.LocalDateTime
Checks if the duration type specified is supported by this local datetime and chronology.
isSupported(DateTimeFieldType) - Method in class org.joda.time.LocalTime
Checks if the field type specified is supported by this local time and chronology.
isSupported(DurationFieldType) - Method in class org.joda.time.LocalTime
Checks if the duration type specified is supported by this local time and chronology.
isSupported(DurationFieldType) - Method in class org.joda.time.PeriodType
Checks whether the field specified is supported by this period.
isSupported(DateTimeFieldType) - Method in interface org.joda.time.ReadableInstant
Checks whether the field type specified is supported by this implementation.
isSupported(DateTimeFieldType) - Method in interface org.joda.time.ReadablePartial
Checks whether the field type specified is supported by this partial.
isSupported(DurationFieldType) - Method in interface org.joda.time.ReadablePeriod
Checks whether the field type specified is supported by this period.
iStandardOffset - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iStandardOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
iStandardOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iStandardOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iStandardOffset - Variable in class org.joda.time.tz.FixedDateTimeZone
 
iStandardOffsets - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iStartMillis - Variable in class org.joda.time.base.BaseInterval
The start of the interval
iStartRecurrence - Variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
isTransitionFrom(DateTimeZoneBuilder.Transition) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
There must be a change in the millis, wall offsets or name keys.
iStringValue - Variable in exception org.joda.time.IllegalFieldValueException
 
iSuffix - Variable in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
iSuffixes - Variable in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
iSuffixesSortedDescByLength - Variable in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
isZero(ReadablePeriod) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
iTailZone - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iText - Variable in class org.joda.time.format.DateTimeParserBucket.SavedField
 
iText - Variable in class org.joda.time.format.PeriodFormatterBuilder.Literal
 
iText - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iText - Variable in class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
iTimeField - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
iTimeField - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
iTimeOfDay - Variable in class org.joda.time.TimeOfDay.Property
Deprecated.
The partial
iTimeStyle - Variable in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
iToYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
iToYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iTransitions - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iType - Variable in class org.joda.time.base.BasePeriod
The type of period
iType - Variable in class org.joda.time.convert.ConverterSet.Entry
 
iType - Variable in class org.joda.time.field.BaseDateTimeField
The field type.
iType - Variable in class org.joda.time.field.BaseDurationField
A desriptive name for the field.
iType - Variable in class org.joda.time.field.DelegatedDateTimeField
The override field type.
iType - Variable in class org.joda.time.field.DelegatedDurationField
The field type
iType - Variable in class org.joda.time.field.UnsupportedDateTimeField
The field type
iType - Variable in class org.joda.time.field.UnsupportedDurationField
The name of the field
iType - Variable in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
iType - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
iType - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
The field to print/parse.
iType - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iTypes - Variable in class org.joda.time.Partial
The set of field types.
iTypes - Variable in class org.joda.time.PeriodType
The array of types
iUnitField - Variable in class org.joda.time.field.PreciseDurationDateTimeField
 
iUnitMillis - Variable in class org.joda.time.field.ImpreciseDateTimeField
 
iUnitMillis - Variable in class org.joda.time.field.PreciseDurationDateTimeField
The fractional unit in millis
iUnitMillis - Variable in class org.joda.time.field.PreciseDurationField
The size of the unit
iUnitType - Variable in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
The unit duration of the field.
iUntilDateTimeOfYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iUntilYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iUpperBound - Variable in exception org.joda.time.IllegalFieldValueException
 
iUpperLimit - Variable in class org.joda.time.chrono.LimitChronology
 
iUpperLimit - Variable in class org.joda.time.DateTimeComparator
The upper limit of fields to compare, null if no limit
iUpperOfYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iUpperYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iUseAfter - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iUseBefore - Variable in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
iValue - Variable in class org.joda.time.format.DateTimeFormatterBuilder.CharacterLiteral
 
iValue - Variable in class org.joda.time.format.DateTimeFormatterBuilder.StringLiteral
 
iValue - Variable in class org.joda.time.format.DateTimeParserBucket.SavedField
 
iValues - Variable in class org.joda.time.base.BasePartial
The values of each field in this partial
iValues - Variable in class org.joda.time.base.BasePeriod
The values
iValues - Variable in class org.joda.time.Partial
The values of each field in this partial.
iWallOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iWallOffset - Variable in class org.joda.time.tz.FixedDateTimeZone
 
iWallOffsets - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iWeekOfWeekyear - Variable in class org.joda.time.chrono.AssembledChronology
 
iWeeks - Variable in class org.joda.time.chrono.AssembledChronology
 
iWeekyear - Variable in class org.joda.time.chrono.AssembledChronology
 
iWeekyearOfCentury - Variable in class org.joda.time.chrono.AssembledChronology
 
iWeekyears - Variable in class org.joda.time.chrono.AssembledChronology
 
iWithUTC - Variable in class org.joda.time.chrono.LenientChronology
 
iWithUTC - Variable in class org.joda.time.chrono.LimitChronology
 
iWithUTC - Variable in class org.joda.time.chrono.StrictChronology
 
iYear - Variable in class org.joda.time.chrono.AssembledChronology
 
iYear - Variable in class org.joda.time.chrono.BasicChronology.YearInfo
 
iYearInfoCache - Variable in class org.joda.time.chrono.BasicChronology
 
iYearMonthDay - Variable in class org.joda.time.YearMonthDay.Property
Deprecated.
The partial
iYearOfCentury - Variable in class org.joda.time.chrono.AssembledChronology
 
iYearOfEra - Variable in class org.joda.time.chrono.AssembledChronology
 
iYears - Variable in class org.joda.time.chrono.AssembledChronology
 
iZeroOffsetParseText - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
iZeroOffsetPrintText - Variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
iZone - Variable in class org.joda.time.chrono.ISOChronology.Stub
 
iZone - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
iZone - Variable in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
iZone - Variable in class org.joda.time.format.DateTimeFormatter
The zone to use as an override.
iZone - Variable in class org.joda.time.format.DateTimeParserBucket
The parsed zone, initialised to formatter zone.
iZone - Variable in class org.joda.time.format.DateTimeParserBucket.SavedState
 
iZone - Variable in class org.joda.time.tz.CachedDateTimeZone
 
iZoneChar - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iZoneInfoKeys - Variable in class org.joda.time.tz.ZoneInfoProvider
Maps ids to strings or SoftReferences to DateTimeZones.
iZoneInfoMap - Variable in class org.joda.time.tz.ZoneInfoProvider
Maps ids to strings or SoftReferences to DateTimeZones.
iZoneRef - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iZones - Variable in class org.joda.time.tz.ZoneInfoCompiler
 

J

JANUARY - Static variable in class org.joda.time.DateTimeConstants
Constant (1) representing January, the first month (ISO)
JodaTimePermission - Class in org.joda.time
JodaTimePermission is used for securing global method calls in the Joda-Time library.
JodaTimePermission(String) - Constructor for class org.joda.time.JodaTimePermission
Constructs a new permission object.
JulianChronology - Class in org.joda.time.chrono
Implements a pure proleptic Julian calendar system, which defines every fourth year as leap.
JulianChronology(Chronology, Object, int) - Constructor for class org.joda.time.chrono.JulianChronology
Restricted constructor
julianToGregorian(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
julianToGregorianByWeekyear(long) - Method in class org.joda.time.chrono.GJChronology
 
julianToGregorianByYear(long) - Method in class org.joda.time.chrono.GJChronology
 
JULY - Static variable in class org.joda.time.DateTimeConstants
Constant (7) representing July, the seventh month (ISO)
JUNE - Static variable in class org.joda.time.DateTimeConstants
Constant (6) representing June, the sixth month (ISO)

L

LazyInit() - Constructor for class org.joda.time.DateTimeZone.LazyInit
 
ldotp - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
ldp - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
LEAP_YEAR_15_BASED - Static variable in class org.joda.time.chrono.IslamicChronology
Leap year 15-based pattern.
LEAP_YEAR_16_BASED - Static variable in class org.joda.time.chrono.IslamicChronology
Leap year 16-based pattern.
LEAP_YEAR_HABASH_AL_HASIB - Static variable in class org.joda.time.chrono.IslamicChronology
Leap year Habash al-Hasib pattern.
LEAP_YEAR_INDIAN - Static variable in class org.joda.time.chrono.IslamicChronology
Leap year Indian pattern.
LeapYearPatternType(int, int) - Constructor for class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
Constructor.
LENGTH_DESC_COMPARATOR - Static variable in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
LenientChronology - Class in org.joda.time.chrono
Wraps another Chronology, ensuring all the fields are lenient.
LenientChronology(Chronology) - Constructor for class org.joda.time.chrono.LenientChronology
Create a LenientChronology for any chronology.
LenientDateTimeField - Class in org.joda.time.field
Converts a strict DateTimeField into a lenient one.
LenientDateTimeField(DateTimeField, Chronology) - Constructor for class org.joda.time.field.LenientDateTimeField
 
LimitChronology - Class in org.joda.time.chrono
Wraps another Chronology to impose limits on the range of instants that the fields within a Chronology may support.
LimitChronology(Chronology, DateTime, DateTime) - Constructor for class org.joda.time.chrono.LimitChronology
Wraps another chronology, with datetime limits.
LimitChronology.LimitDateTimeField - Class in org.joda.time.chrono
 
LimitChronology.LimitDurationField - Class in org.joda.time.chrono
 
LimitChronology.LimitException - Exception in org.joda.time.chrono
Extends IllegalArgumentException such that the exception message is not generated unless it is actually requested.
LimitDateTimeField(DateTimeField, DurationField, DurationField, DurationField) - Constructor for class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
LimitDurationField(DurationField) - Constructor for class org.joda.time.chrono.LimitChronology.LimitDurationField
 
LimitException(String, boolean) - Constructor for exception org.joda.time.chrono.LimitChronology.LimitException
 
LinkedDurationField(DurationField, GJChronology.ImpreciseCutoverField) - Constructor for class org.joda.time.chrono.GJChronology.LinkedDurationField
 
LinkedDurationField(DurationFieldType) - Constructor for class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
Literal(String) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.Literal
 
literalTElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
loadZoneData(String) - Method in class org.joda.time.tz.ZoneInfoProvider
Loads the time zone data for one id.
loadZoneInfoMap(InputStream) - Static method in class org.joda.time.tz.ZoneInfoProvider
Loads the zone info map.
LocalDate - Class in org.joda.time
LocalDate is an immutable datetime class representing a date without a time zone.
LocalDate() - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the current local time evaluated using ISO chronology in the default zone.
LocalDate(DateTimeZone) - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the current local time evaluated using ISO chronology in the specified zone.
LocalDate(Chronology) - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the current local time evaluated using specified chronology.
LocalDate(long) - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the local time defined by the specified instant evaluated using ISO chronology in the default zone.
LocalDate(long, DateTimeZone) - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the local time defined by the specified instant evaluated using ISO chronology in the specified zone.
LocalDate(long, Chronology) - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the local time defined by the specified instant evaluated using the specified chronology.
LocalDate(Object) - Constructor for class org.joda.time.LocalDate
Constructs an instance from an Object that represents a datetime.
LocalDate(Object, DateTimeZone) - Constructor for class org.joda.time.LocalDate
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
LocalDate(Object, Chronology) - Constructor for class org.joda.time.LocalDate
Constructs an instance from an Object that represents a datetime, using the specified chronology.
LocalDate(int, int, int) - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the specified date and time using ISOChronology.
LocalDate(int, int, int, Chronology) - Constructor for class org.joda.time.LocalDate
Constructs an instance set to the specified date and time using the specified chronology, whose zone is ignored.
LocalDate.Property - Class in org.joda.time
LocalDate.Property binds a LocalDate to a DateTimeField allowing powerful datetime functionality to be easily accessed.
localDateOptionalTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
localDateOptionalTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO datetime parser where the date is mandatory and the time is optional.
localDateParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
localDateParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO date parser for parsing local dates.
LocalDateTime - Class in org.joda.time
LocalDateTime is an unmodifiable datetime class representing a datetime without a time zone.
LocalDateTime() - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the current local time evaluated using ISO chronology in the default zone.
LocalDateTime(DateTimeZone) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the current local time evaluated using ISO chronology in the specified zone.
LocalDateTime(Chronology) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the current local time evaluated using specified chronology.
LocalDateTime(long) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the local time defined by the specified instant evaluated using ISO chronology in the default zone.
LocalDateTime(long, DateTimeZone) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the local time defined by the specified instant evaluated using ISO chronology in the specified zone.
LocalDateTime(long, Chronology) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the local time defined by the specified instant evaluated using the specified chronology.
LocalDateTime(Object) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance from an Object that represents a datetime.
LocalDateTime(Object, DateTimeZone) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
LocalDateTime(Object, Chronology) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance from an Object that represents a datetime, using the specified chronology.
LocalDateTime(int, int, int, int, int) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the specified date and time using ISOChronology.
LocalDateTime(int, int, int, int, int, int) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the specified date and time using ISOChronology.
LocalDateTime(int, int, int, int, int, int, int) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the specified date and time using ISOChronology.
LocalDateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.joda.time.LocalDateTime
Constructs an instance set to the specified date and time using the specified chronology, whose zone is ignored.
LocalDateTime.Property - Class in org.joda.time
LocalDateTime.Property binds a LocalDateTime to a DateTimeField allowing powerful datetime functionality to be easily accessed.
locale - Variable in class org.joda.time.format.DateTimeFormat.StyleFormatterCacheKey
 
LocalTime - Class in org.joda.time
LocalTime is an immutable time class representing a time without a time zone.
LocalTime() - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the current local time evaluated using ISO chronology in the default zone.
LocalTime(DateTimeZone) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the current local time evaluated using ISO chronology in the specified zone.
LocalTime(Chronology) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the current local time evaluated using specified chronology and zone.
LocalTime(long) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the local time defined by the specified instant evaluated using ISO chronology in the default zone.
LocalTime(long, DateTimeZone) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the local time defined by the specified instant evaluated using ISO chronology in the specified zone.
LocalTime(long, Chronology) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the local time defined by the specified instant evaluated using the specified chronology.
LocalTime(Object) - Constructor for class org.joda.time.LocalTime
Constructs an instance from an Object that represents a datetime.
LocalTime(Object, DateTimeZone) - Constructor for class org.joda.time.LocalTime
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
LocalTime(Object, Chronology) - Constructor for class org.joda.time.LocalTime
Constructs an instance from an Object that represents a datetime, using the specified chronology.
LocalTime(int, int) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the specified time using ISOChronology.
LocalTime(int, int, int) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the specified time using ISOChronology.
LocalTime(int, int, int, int) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the specified time using ISOChronology.
LocalTime(int, int, int, int, Chronology) - Constructor for class org.joda.time.LocalTime
Constructs an instance set to the specified time using the specified chronology, whose zone is ignored.
LocalTime.Property - Class in org.joda.time
LocalTime.Property binds a LocalTime to a DateTimeField allowing powerful datetime functionality to be easily accessed.
localTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
localTimeParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO time parser for parsing local times.
localToUTC(long) - Method in class org.joda.time.chrono.ZonedChronology
 
LOG_10 - Static variable in class org.joda.time.format.FormatUtils
 
LONG - Static variable in class org.joda.time.format.DateTimeFormat
Style constant for LONG.
LONG_MONTH_LENGTH - Static variable in class org.joda.time.chrono.IslamicChronology
The length of the long month.
LONG_NAME - Static variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
LongConverter - Class in org.joda.time.convert
LongConverter converts a Long to an instant, partial or duration.
LongConverter() - Constructor for class org.joda.time.convert.LongConverter
Restricted constructor.
longDate() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a long date format.
longDateTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a long datetime format.
longTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a long time format.
lte - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
ltp - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 

M

main(String[]) - Static method in class org.joda.time.tz.ZoneInfoCompiler
Launches the ZoneInfoCompiler tool.
MARCH - Static variable in class org.joda.time.DateTimeConstants
Constant (3) representing March, the third month (ISO)
matchesOtherAffix(int, String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.IgnorableAffix
Checks if there is a match among the other affixes (stored internally) that is longer than the passed value (textLength).
MatchingParser(InternalParser[]) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.MatchingParser
 
MAX_DAYS_PER_MONTH_ARRAY - Static variable in class org.joda.time.chrono.BasicGJChronology
 
MAX_FIELD - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
MAX_LENGTH - Static variable in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
MAX_MILLIS - Static variable in class org.joda.time.DateTimeZone
Maximum offset.
MAX_TOTAL_MILLIS_BY_MONTH_ARRAY - Static variable in class org.joda.time.chrono.BasicGJChronology
 
MAX_VALUE - Static variable in class org.joda.time.Days
Constant representing the maximum number of days that can be stored in this object.
MAX_VALUE - Static variable in class org.joda.time.Hours
Constant representing the maximum number of hours that can be stored in this object.
MAX_VALUE - Static variable in class org.joda.time.Minutes
Constant representing the maximum number of minutes that can be stored in this object.
MAX_VALUE - Static variable in class org.joda.time.Months
Constant representing the maximum number of months that can be stored in this object.
MAX_VALUE - Static variable in class org.joda.time.Seconds
Constant representing the maximum number of seconds that can be stored in this object.
MAX_VALUE - Static variable in class org.joda.time.Weeks
Constant representing the maximum number of weeks that can be stored in this object.
MAX_VALUE - Static variable in class org.joda.time.Years
Constant representing the maximum number of years that can be stored in this object.
MAX_YEAR - Static variable in class org.joda.time.chrono.CopticChronology
The highest year that can be fully supported.
MAX_YEAR - Static variable in class org.joda.time.chrono.EthiopicChronology
The highest year that can be fully supported.
MAX_YEAR - Static variable in class org.joda.time.chrono.GregorianChronology
The highest year that can be fully supported.
MAX_YEAR - Static variable in class org.joda.time.chrono.IslamicChronology
The highest year that can be fully supported.
MAX_YEAR - Static variable in class org.joda.time.chrono.JulianChronology
The highest year that can be fully supported.
maximumParsedDigits(int) - Method in class org.joda.time.format.PeriodFormatterBuilder
Set the maximum digits parsed for the next and following appended fields.
maxLength(String[]) - Static method in class org.joda.time.chrono.GJLocaleSymbols
 
MAY - Static variable in class org.joda.time.DateTimeConstants
Constant (5) representing May, the fifth month (ISO)
MEDIUM - Static variable in class org.joda.time.format.DateTimeFormat
Style constant for MEDIUM.
mediumDate() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a medium date format.
mediumDateTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a medium datetime format.
mediumTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a medium time format.
mergePeriod(ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Merges the fields from another period.
mergePeriod(ReadablePeriod) - Method in class org.joda.time.MutablePeriod
Merges all the fields from the specified period into this one.
mergePeriodInto(int[], ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Merges the fields from another period.
mhe - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
MIDNIGHT - Static variable in class org.joda.time.LocalTime
Constant for midnight.
MIDNIGHT - Static variable in class org.joda.time.TimeOfDay
Deprecated.
Constant for midnight.
MILLI_INDEX - Static variable in class org.joda.time.PeriodType
 
millis - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
millis() - Method in class org.joda.time.chrono.AssembledChronology
 
millis() - Method in class org.joda.time.chrono.BaseChronology
Get the millis duration field for this chronology.
millis() - Method in class org.joda.time.Chronology
Get the millis duration field for this chronology.
millis(long) - Static method in class org.joda.time.Duration
Create a duration with the specified number of milliseconds.
MILLIS - Static variable in class org.joda.time.DurationFieldType
 
millis() - Static method in class org.joda.time.DurationFieldType
Get the millis field type.
MILLIS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
millis(int) - Static method in class org.joda.time.Period
Create a period with a specified number of millis.
millis() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the millis field.
MILLIS_OF_DAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
MILLIS_OF_DAY - Static variable in class org.joda.time.LocalDateTime
The index of the millis field in the field array
MILLIS_OF_DAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The millisOfDay field type.
MILLIS_OF_SECOND - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
MILLIS_OF_SECOND - Static variable in class org.joda.time.LocalTime
The index of the millisOfSecond field in the field array
MILLIS_OF_SECOND - Static variable in class org.joda.time.TimeOfDay
Deprecated.
The index of the millisOfSecond field in the field array
MILLIS_OF_SECOND_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The millisOfSecond field type.
MILLIS_PER_CYCLE - Static variable in class org.joda.time.chrono.IslamicChronology
The millis of a 30 year cycle.
MILLIS_PER_DAY - Static variable in class org.joda.time.DateTimeConstants
Milliseconds in a typical day (ISO).
MILLIS_PER_HOUR - Static variable in class org.joda.time.DateTimeConstants
Milliseconds in one hour (ISO)
MILLIS_PER_LONG_MONTH - Static variable in class org.joda.time.chrono.IslamicChronology
The length of the long month in millis.
MILLIS_PER_LONG_YEAR - Static variable in class org.joda.time.chrono.IslamicChronology
The typical millis per year.
MILLIS_PER_MINUTE - Static variable in class org.joda.time.DateTimeConstants
Milliseconds in one minute (ISO)
MILLIS_PER_MONTH - Static variable in class org.joda.time.chrono.BasicFixedMonthChronology
The length of the month in millis.
MILLIS_PER_MONTH - Static variable in class org.joda.time.chrono.GregorianChronology
 
MILLIS_PER_MONTH - Static variable in class org.joda.time.chrono.IslamicChronology
The length of the long month in millis.
MILLIS_PER_MONTH - Static variable in class org.joda.time.chrono.JulianChronology
 
MILLIS_PER_MONTH_PAIR - Static variable in class org.joda.time.chrono.IslamicChronology
The length of the long month in millis.
MILLIS_PER_SECOND - Static variable in class org.joda.time.DateTimeConstants
Milliseconds in one second (1000) (ISO)
MILLIS_PER_SHORT_YEAR - Static variable in class org.joda.time.chrono.IslamicChronology
The typical millis per year.
MILLIS_PER_WEEK - Static variable in class org.joda.time.DateTimeConstants
Milliseconds in a typical week (ISO).
MILLIS_PER_YEAR - Static variable in class org.joda.time.chrono.BasicFixedMonthChronology
The typical millis per year.
MILLIS_PER_YEAR - Static variable in class org.joda.time.chrono.GregorianChronology
 
MILLIS_PER_YEAR - Static variable in class org.joda.time.chrono.IslamicChronology
The typical millis per year.
MILLIS_PER_YEAR - Static variable in class org.joda.time.chrono.JulianChronology
 
MILLIS_TYPE - Static variable in class org.joda.time.DurationFieldType
The millis field type.
MILLIS_YEAR_1 - Static variable in class org.joda.time.chrono.IslamicChronology
The millis of 0001-01-01.
MillisDurationField - Class in org.joda.time.field
Duration field class representing a field with a fixed unit length of one millisecond.
MillisDurationField() - Constructor for class org.joda.time.field.MillisDurationField
Restricted constructor.
millisOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
millisOfDay() - Method in class org.joda.time.chrono.AssembledChronology
 
millisOfDay() - Method in class org.joda.time.chrono.BaseChronology
Get the millis of day field for this chronology.
millisOfDay() - Method in class org.joda.time.Chronology
Get the millis of day field for this chronology.
millisOfDay() - Method in class org.joda.time.DateTime
Get the millis of day property which provides access to advanced functionality.
millisOfDay() - Static method in class org.joda.time.DateTimeFieldType
Get the millis of day field type.
millisOfDay() - Method in class org.joda.time.LocalDateTime
Get the millis of day property which provides access to advanced functionality.
millisOfDay() - Method in class org.joda.time.LocalTime
Get the millis of day property which provides access to advanced functionality.
millisOfDay() - Method in class org.joda.time.MutableDateTime
Get the millis of day property
millisOfSecond - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
millisOfSecond() - Method in class org.joda.time.chrono.AssembledChronology
 
millisOfSecond() - Method in class org.joda.time.chrono.BaseChronology
Get the millis of second field for this chronology.
millisOfSecond() - Method in class org.joda.time.Chronology
Get the millis of second field for this chronology.
millisOfSecond() - Method in class org.joda.time.DateTime
Get the millis of second property which provides access to advanced functionality.
millisOfSecond() - Static method in class org.joda.time.DateTimeFieldType
Get the millis of second field type.
millisOfSecond() - Method in class org.joda.time.LocalDateTime
Get the millis of second property which provides access to advanced functionality.
millisOfSecond() - Method in class org.joda.time.LocalTime
Get the millis of second property which provides access to advanced functionality.
millisOfSecond() - Method in class org.joda.time.MutableDateTime
Get the millis of second property
millisOfSecond() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the millis of second property which provides access to advanced functionality.
MIN - Static variable in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
MIN_DAYS_PER_MONTH_ARRAY - Static variable in class org.joda.time.chrono.BasicGJChronology
 
MIN_TOTAL_MILLIS_BY_MONTH_ARRAY - Static variable in class org.joda.time.chrono.BasicGJChronology
 
MIN_VALUE - Static variable in class org.joda.time.Days
Constant representing the minimum number of days that can be stored in this object.
MIN_VALUE - Static variable in class org.joda.time.Hours
Constant representing the minimum number of hours that can be stored in this object.
MIN_VALUE - Static variable in class org.joda.time.Minutes
Constant representing the minimum number of minutes that can be stored in this object.
MIN_VALUE - Static variable in class org.joda.time.Months
Constant representing the minimum number of months that can be stored in this object.
MIN_VALUE - Static variable in class org.joda.time.Seconds
Constant representing the minimum number of seconds that can be stored in this object.
MIN_VALUE - Static variable in class org.joda.time.Weeks
Constant representing the minimum number of weeks that can be stored in this object.
MIN_VALUE - Static variable in class org.joda.time.Years
Constant representing the minimum number of years that can be stored in this object.
MIN_YEAR - Static variable in class org.joda.time.chrono.CopticChronology
The lowest year that can be fully supported.
MIN_YEAR - Static variable in class org.joda.time.chrono.EthiopicChronology
The lowest year that can be fully supported.
MIN_YEAR - Static variable in class org.joda.time.chrono.GregorianChronology
The lowest year that can be fully supported.
MIN_YEAR - Static variable in class org.joda.time.chrono.IslamicChronology
The lowest year that can be fully supported.
MIN_YEAR - Static variable in class org.joda.time.chrono.JulianChronology
The lowest year that can be fully supported.
minDaysInFirstWeek - Variable in class org.joda.time.chrono.GJCacheKey
 
minimumPrintedDigits(int) - Method in class org.joda.time.format.PeriodFormatterBuilder
Set the minimum digits printed for the next and following appended fields.
minus(long) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified duration taken away.
minus(ReadableDuration) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified duration taken away.
minus(ReadablePeriod) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified period taken away.
minus(long) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration taken away.
minus(ReadableDuration) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration taken away.
minus(ReadablePeriod) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified period taken away.
minus(int) - Method in class org.joda.time.Days
Returns a new instance with the specified number of days taken away.
minus(Days) - Method in class org.joda.time.Days
Returns a new instance with the specified number of days taken away.
minus(long) - Method in class org.joda.time.Duration
Returns a new duration with this length minus that specified.
minus(ReadableDuration) - Method in class org.joda.time.Duration
Returns a new duration with this length minus that specified.
minus(int) - Method in class org.joda.time.Hours
Returns a new instance with the specified number of hours taken away.
minus(Hours) - Method in class org.joda.time.Hours
Returns a new instance with the specified number of hours taken away.
minus(long) - Method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration taken away.
minus(ReadableDuration) - Method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration taken away.
minus(ReadablePeriod) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the specified period taken away.
minus(ReadableDuration) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified duration taken away.
minus(ReadablePeriod) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified period taken away.
minus(ReadablePeriod) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the specified period taken away.
minus(int) - Method in class org.joda.time.Minutes
Returns a new instance with the specified number of minutes taken away.
minus(Minutes) - Method in class org.joda.time.Minutes
Returns a new instance with the specified number of minutes taken away.
minus(ReadablePeriod) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the specified period taken away.
minus(int) - Method in class org.joda.time.Months
Returns a new instance with the specified number of months taken away.
minus(Months) - Method in class org.joda.time.Months
Returns a new instance with the specified number of months taken away.
minus(ReadablePeriod) - Method in class org.joda.time.Partial
Gets a copy of this instance with the specified period take away.
minus(ReadablePeriod) - Method in class org.joda.time.Period
Returns a new period with the specified period subtracted.
minus(int) - Method in class org.joda.time.Seconds
Returns a new instance with the specified number of seconds taken away.
minus(Seconds) - Method in class org.joda.time.Seconds
Returns a new instance with the specified number of seconds taken away.
minus(ReadablePeriod) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the specified period taken away, wrapping to what would be a new day if required.
minus(int) - Method in class org.joda.time.Weeks
Returns a new instance with the specified number of weeks taken away.
minus(Weeks) - Method in class org.joda.time.Weeks
Returns a new instance with the specified number of weeks taken away.
minus(ReadablePeriod) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the specified period taken away.
minus(ReadablePeriod) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the specified period taken away.
minus(int) - Method in class org.joda.time.Years
Returns a new instance with the specified number of years taken away.
minus(Years) - Method in class org.joda.time.Years
Returns a new instance with the specified number of years taken away.
minusDays(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date minus the specified number of days.
minusDays(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of days.
minusDays(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of days.
minusDays(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of days.
minusDays(int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day minus the specified number of months.
minusDays(int) - Method in class org.joda.time.Period
Returns a new period minus the specified number of days taken away.
minusDays(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date minus the specified number of days.
minusHours(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of hours.
minusHours(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of hours.
minusHours(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of hours.
minusHours(int) - Method in class org.joda.time.Period
Returns a new period minus the specified number of hours taken away.
minusHours(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time minus the specified number of hours.
minusMillis(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of millis.
minusMillis(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of millis.
minusMillis(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of millis.
minusMillis(int) - Method in class org.joda.time.Period
Returns a new period minus the specified number of millis taken away.
minusMillis(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time minus the specified number of millis.
minusMinutes(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of minutes.
minusMinutes(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of minutes.
minusMinutes(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of minutes.
minusMinutes(int) - Method in class org.joda.time.Period
Returns a new period minus the specified number of minutes taken away.
minusMinutes(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time minus the specified number of minutes.
minusMonths(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date minus the specified number of months.
minusMonths(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of months.
minusMonths(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of months.
minusMonths(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of months.
minusMonths(int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day minus the specified number of months.
minusMonths(int) - Method in class org.joda.time.Period
Returns a new period minus the specified number of months taken away.
minusMonths(int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month minus the specified number of months.
minusMonths(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date minus the specified number of months.
minusSeconds(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of seconds.
minusSeconds(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of seconds.
minusSeconds(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of seconds.
minusSeconds(int) - Method in class org.joda.time.Period
Returns a new period minus the specified number of seconds taken away.
minusSeconds(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time minus the specified number of seconds.
minusWeeks(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date minus the specified number of weeks.
minusWeeks(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of weeks.
minusWeeks(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of weeks.
minusWeeks(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of weeks.
minusWeeks(int) - Method in class org.joda.time.Period
Returns a new period minus the specified number of weeks taken away.
minusYears(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date minus the specified number of years.
minusYears(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of years.
minusYears(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of years.
minusYears(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of years.
minusYears(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of years taken away.
minusYears(int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month minus the specified number of years.
minusYears(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date minus the specified number of years.
MINUTE_INDEX - Static variable in class org.joda.time.PeriodType
 
MINUTE_OF_DAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
MINUTE_OF_DAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The minuteOfDay field type.
MINUTE_OF_HOUR - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
MINUTE_OF_HOUR - Static variable in class org.joda.time.LocalTime
The index of the minuteOfHour field in the field array
MINUTE_OF_HOUR - Static variable in class org.joda.time.TimeOfDay
Deprecated.
The index of the minuteOfHour field in the field array
MINUTE_OF_HOUR_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The minuteOfHour field type.
minuteElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
minuteOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
minuteOfDay() - Method in class org.joda.time.chrono.AssembledChronology
 
minuteOfDay() - Method in class org.joda.time.chrono.BaseChronology
Get the minute of day field for this chronology.
minuteOfDay() - Method in class org.joda.time.Chronology
Get the minute of day field for this chronology.
minuteOfDay() - Method in class org.joda.time.DateTime
Get the minute of day property which provides access to advanced functionality.
minuteOfDay() - Static method in class org.joda.time.DateTimeFieldType
Get the minute of day field type.
minuteOfDay() - Method in class org.joda.time.MutableDateTime
Get the minute of day property
minuteOfHour - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
minuteOfHour() - Method in class org.joda.time.chrono.AssembledChronology
 
minuteOfHour() - Method in class org.joda.time.chrono.BaseChronology
Get the minute of hour field for this chronology.
minuteOfHour() - Method in class org.joda.time.Chronology
Get the minute of hour field for this chronology.
minuteOfHour() - Method in class org.joda.time.DateTime
Get the minute of hour field property which provides access to advanced functionality.
minuteOfHour() - Static method in class org.joda.time.DateTimeFieldType
Get the minute of hour field type.
minuteOfHour() - Method in class org.joda.time.LocalDateTime
Get the minute of hour field property which provides access to advanced functionality.
minuteOfHour() - Method in class org.joda.time.LocalTime
Get the minute of hour field property which provides access to advanced functionality.
minuteOfHour() - Method in class org.joda.time.MutableDateTime
Get the minute of hour field property
minuteOfHour() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the minute of hour field property which provides access to advanced functionality.
minutes - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
minutes() - Method in class org.joda.time.chrono.AssembledChronology
 
minutes() - Method in class org.joda.time.chrono.BaseChronology
Get the minutes duration field for this chronology.
minutes() - Method in class org.joda.time.Chronology
Get the minutes duration field for this chronology.
MINUTES - Static variable in class org.joda.time.DurationFieldType
 
minutes() - Static method in class org.joda.time.DurationFieldType
Get the minutes field type.
MINUTES - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
Minutes - Class in org.joda.time
An immutable time period representing a number of minutes.
Minutes(int) - Constructor for class org.joda.time.Minutes
Creates a new instance representing a number of minutes.
minutes(int) - Static method in class org.joda.time.Minutes
Obtains an instance of Minutes that may be cached.
minutes(int) - Static method in class org.joda.time.Period
Create a period with a specified number of minutes.
minutes() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the minutes field.
MINUTES_PER_DAY - Static variable in class org.joda.time.DateTimeConstants
Minutes in a typical day (ISO).
MINUTES_PER_HOUR - Static variable in class org.joda.time.DateTimeConstants
Minutes in one hour (ISO)
MINUTES_PER_WEEK - Static variable in class org.joda.time.DateTimeConstants
Minutes in a typical week (ISO).
MINUTES_TYPE - Static variable in class org.joda.time.DurationFieldType
The minutes field type.
minutesBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Minutes
Creates a Minutes representing the number of whole minutes between the two specified datetimes.
minutesBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Minutes
Creates a Minutes representing the number of whole minutes between the two specified partial datetimes.
minutesIn(ReadableInterval) - Static method in class org.joda.time.Minutes
Creates a Minutes representing the number of whole minutes in the specified interval.
MONDAY - Static variable in class org.joda.time.DateTimeConstants
Constant (1) representing Monday, the first day of the week (ISO)
MONTH_INDEX - Static variable in class org.joda.time.PeriodType
 
MONTH_LENGTH - Static variable in class org.joda.time.chrono.BasicFixedMonthChronology
The length of the month.
MONTH_OF_YEAR - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
MONTH_OF_YEAR - Static variable in class org.joda.time.LocalDate
The index of the monthOfYear field in the field array
MONTH_OF_YEAR - Static variable in class org.joda.time.LocalDateTime
The index of the monthOfYear field in the field array
MONTH_OF_YEAR - Static variable in class org.joda.time.MonthDay
The index of the monthOfYear field in the field array
MONTH_OF_YEAR - Static variable in class org.joda.time.YearMonth
The index of the monthOfYear field in the field array
MONTH_OF_YEAR - Static variable in class org.joda.time.YearMonthDay
Deprecated.
The index of the monthOfYear field in the field array
MONTH_OF_YEAR_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The monthOfYear field type.
MONTH_PAIR_LENGTH - Static variable in class org.joda.time.chrono.IslamicChronology
The days in a pair of months.
MonthDay - Class in org.joda.time
MonthDay is an immutable partial supporting the monthOfYear and dayOfMonth fields.
MonthDay() - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay with the current monthOfYear, using ISOChronology in the default zone to extract the fields.
MonthDay(DateTimeZone) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay with the current month-day, using ISOChronology in the specified zone to extract the fields.
MonthDay(Chronology) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay with the current month-day, using the specified chronology and zone to extract the fields.
MonthDay(long) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay extracting the partial fields from the specified milliseconds using the ISOChronology in the default zone.
MonthDay(long, Chronology) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay extracting the partial fields from the specified milliseconds using the chronology provided.
MonthDay(Object) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay from an Object that represents some form of time.
MonthDay(Object, Chronology) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay from an Object that represents some form of time, using the specified chronology.
MonthDay(int, int) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay with specified year and month using ISOChronology.
MonthDay(int, int, Chronology) - Constructor for class org.joda.time.MonthDay
Constructs an instance set to the specified monthOfYear and dayOfMonth using the specified chronology, whose zone is ignored.
MonthDay(MonthDay, int[]) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay with chronology from this instance and new values.
MonthDay(MonthDay, Chronology) - Constructor for class org.joda.time.MonthDay
Constructs a MonthDay with values from this instance and a new chronology.
MonthDay.Property - Class in org.joda.time
The property class for MonthDay.
monthElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
monthOfYear - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
monthOfYear() - Method in class org.joda.time.chrono.AssembledChronology
 
monthOfYear() - Method in class org.joda.time.chrono.BaseChronology
Get the month of year field for this chronology.
monthOfYear() - Method in class org.joda.time.Chronology
Get the month of year field for this chronology.
monthOfYear() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the month of year property which provides access to advanced functionality.
monthOfYear() - Method in class org.joda.time.DateTime
Get the month of year property which provides access to advanced functionality.
monthOfYear() - Static method in class org.joda.time.DateTimeFieldType
Get the month of year field type.
monthOfYear() - Method in class org.joda.time.LocalDate
Get the month of year property which provides access to advanced functionality.
monthOfYear() - Method in class org.joda.time.LocalDateTime
Get the month of year property which provides access to advanced functionality.
monthOfYear() - Method in class org.joda.time.MonthDay
Get the month of year field property which provides access to advanced functionality.
monthOfYear() - Method in class org.joda.time.MutableDateTime
Get the month of year property.
monthOfYear() - Method in class org.joda.time.YearMonth
Get the month of year field property which provides access to advanced functionality.
monthOfYear() - Method in class org.joda.time.YearMonthDay
Deprecated.
Get the month of year field property which provides access to advanced functionality.
monthOfYearTextToValue(String) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
monthOfYearValueToShortText(int) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
monthOfYearValueToText(int) - Method in class org.joda.time.chrono.GJLocaleSymbols
 
months - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
months() - Method in class org.joda.time.chrono.AssembledChronology
 
months() - Method in class org.joda.time.chrono.BaseChronology
Get the months duration field for this chronology.
months() - Method in class org.joda.time.Chronology
Get the months duration field for this chronology.
MONTHS - Static variable in class org.joda.time.DurationFieldType
 
months() - Static method in class org.joda.time.DurationFieldType
Get the months field type.
MONTHS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
Months - Class in org.joda.time
An immutable time period representing a number of months.
Months(int) - Constructor for class org.joda.time.Months
Creates a new instance representing a number of months.
months(int) - Static method in class org.joda.time.Months
Obtains an instance of Months that may be cached.
months(int) - Static method in class org.joda.time.Period
Create a period with a specified number of months.
months() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the months field.
MONTHS_TYPE - Static variable in class org.joda.time.DurationFieldType
The months field type.
monthsBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Months
Creates a Months representing the number of whole months between the two specified datetimes.
monthsBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Months
Creates a Months representing the number of whole months between the two specified partial datetimes.
monthsIn(ReadableInterval) - Static method in class org.joda.time.Months
Creates a Months representing the number of whole months in the specified interval.
multipliedBy(int) - Method in class org.joda.time.Days
Returns a new instance with the days multiplied by the specified scalar.
multipliedBy(long) - Method in class org.joda.time.Duration
Returns a new duration with this length multiplied by the specified multiplicand.
multipliedBy(int) - Method in class org.joda.time.Hours
Returns a new instance with the hours multiplied by the specified scalar.
multipliedBy(int) - Method in class org.joda.time.Minutes
Returns a new instance with the minutes multiplied by the specified scalar.
multipliedBy(int) - Method in class org.joda.time.Months
Returns a new instance with the months multiplied by the specified scalar.
multipliedBy(int) - Method in class org.joda.time.Period
Returns a new instance with each element in this period multiplied by the specified scalar.
multipliedBy(int) - Method in class org.joda.time.Seconds
Returns a new instance with the seconds multiplied by the specified scalar.
multipliedBy(int) - Method in class org.joda.time.Weeks
Returns a new instance with the weeks multiplied by the specified scalar.
multipliedBy(int) - Method in class org.joda.time.Years
Returns a new instance with the years multiplied by the specified scalar.
MutableDateTime - Class in org.joda.time
MutableDateTime is the standard implementation of a modifiable datetime class.
MutableDateTime() - Constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the default time zone.
MutableDateTime(DateTimeZone) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the specified time zone.
MutableDateTime(Chronology) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the current system millisecond time using the specified chronology.
MutableDateTime(long) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the default time zone.
MutableDateTime(long, DateTimeZone) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the specified time zone.
MutableDateTime(long, Chronology) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using the specified chronology.
MutableDateTime(Object) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance from an Object that represents a datetime.
MutableDateTime(Object, DateTimeZone) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
MutableDateTime(Object, Chronology) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance from an Object that represents a datetime, using the specified chronology.
MutableDateTime(int, int, int, int, int, int, int) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance from datetime field values using ISOChronology in the default time zone.
MutableDateTime(int, int, int, int, int, int, int, DateTimeZone) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
MutableDateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.joda.time.MutableDateTime
Constructs an instance from datetime field values using the specified chronology.
MutableDateTime.Property - Class in org.joda.time
MutableDateTime.Property binds a MutableDateTime to a DateTimeField allowing powerful datetime functionality to be easily accessed.
MutableInterval - Class in org.joda.time
MutableInterval is the standard implementation of a mutable time interval.
MutableInterval() - Constructor for class org.joda.time.MutableInterval
Constructs a zero length time interval from 1970-01-01 to 1970-01-01.
MutableInterval(long, long) - Constructor for class org.joda.time.MutableInterval
Constructs an interval from a start and end instant with the ISO default chronology.
MutableInterval(long, long, Chronology) - Constructor for class org.joda.time.MutableInterval
Constructs an interval from a start and end instant with a chronology.
MutableInterval(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.MutableInterval
Constructs an interval from a start and end instant.
MutableInterval(ReadableInstant, ReadableDuration) - Constructor for class org.joda.time.MutableInterval
Constructs an interval from a start instant and a duration.
MutableInterval(ReadableDuration, ReadableInstant) - Constructor for class org.joda.time.MutableInterval
Constructs an interval from a millisecond duration and an end instant.
MutableInterval(ReadableInstant, ReadablePeriod) - Constructor for class org.joda.time.MutableInterval
Constructs an interval from a start instant and a time period.
MutableInterval(ReadablePeriod, ReadableInstant) - Constructor for class org.joda.time.MutableInterval
Constructs an interval from a time period and an end instant.
MutableInterval(Object) - Constructor for class org.joda.time.MutableInterval
Constructs a time interval by converting or copying from another object.
MutableInterval(Object, Chronology) - Constructor for class org.joda.time.MutableInterval
Constructs a time interval by converting or copying from another object, overriding the chronology.
MutablePeriod - Class in org.joda.time
Standard mutable time period implementation.
MutablePeriod() - Constructor for class org.joda.time.MutablePeriod
Creates a zero-length period using the standard period type.
MutablePeriod(PeriodType) - Constructor for class org.joda.time.MutablePeriod
Creates a zero-length period using the specified period type.
MutablePeriod(int, int, int, int) - Constructor for class org.joda.time.MutablePeriod
Create a period from a set of field values using the standard set of fields.
MutablePeriod(int, int, int, int, int, int, int, int) - Constructor for class org.joda.time.MutablePeriod
Create a period from a set of field values using the standard set of fields.
MutablePeriod(int, int, int, int, int, int, int, int, PeriodType) - Constructor for class org.joda.time.MutablePeriod
Create a period from a set of field values.
MutablePeriod(long) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given millisecond duration using the standard set of fields.
MutablePeriod(long, PeriodType) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given millisecond duration.
MutablePeriod(long, Chronology) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given millisecond duration using the standard set of fields.
MutablePeriod(long, PeriodType, Chronology) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given millisecond duration.
MutablePeriod(long, long) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given interval endpoints using the standard set of fields.
MutablePeriod(long, long, PeriodType) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given interval endpoints.
MutablePeriod(long, long, Chronology) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given interval endpoints using the standard set of fields.
MutablePeriod(long, long, PeriodType, Chronology) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given interval endpoints.
MutablePeriod(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given interval endpoints using the standard set of fields.
MutablePeriod(ReadableInstant, ReadableInstant, PeriodType) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given interval endpoints.
MutablePeriod(ReadableInstant, ReadableDuration) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given start point and the duration.
MutablePeriod(ReadableInstant, ReadableDuration, PeriodType) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given start point and the duration.
MutablePeriod(ReadableDuration, ReadableInstant) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given duration and end point.
MutablePeriod(ReadableDuration, ReadableInstant, PeriodType) - Constructor for class org.joda.time.MutablePeriod
Creates a period from the given duration and end point.
MutablePeriod(Object) - Constructor for class org.joda.time.MutablePeriod
Creates a period by converting or copying from another object.
MutablePeriod(Object, PeriodType) - Constructor for class org.joda.time.MutablePeriod
Creates a period by converting or copying from another object.
MutablePeriod(Object, Chronology) - Constructor for class org.joda.time.MutablePeriod
Creates a period by converting or copying from another object.
MutablePeriod(Object, PeriodType, Chronology) - Constructor for class org.joda.time.MutablePeriod
Creates a period by converting or copying from another object.
mye - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 

N

NameProvider - Interface in org.joda.time.tz
Service provider factory for localized time zone names.
NEAR_ZERO - Static variable in class org.joda.time.chrono.ZonedChronology
Avoid calculation errors near zero.
negated() - Method in class org.joda.time.Days
Returns a new instance with the days value negated.
negated() - Method in class org.joda.time.Duration
Returns a new duration with this length negated.
negated() - Method in class org.joda.time.Hours
Returns a new instance with the hours value negated.
negated() - Method in class org.joda.time.Minutes
Returns a new instance with the minutes value negated.
negated() - Method in class org.joda.time.Months
Returns a new instance with the months value negated.
negated() - Method in class org.joda.time.Period
Returns a new instance with each amount in this period negated.
negated() - Method in class org.joda.time.Seconds
Returns a new instance with the seconds value negated.
negated() - Method in class org.joda.time.Weeks
Returns a new instance with the weeks value negated.
negated() - Method in class org.joda.time.Years
Returns a new instance with the years value negated.
next(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
next(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
next(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
nextTransition(long) - Method in class org.joda.time.DateTimeZone
Advances the given instant to where the time zone offset or name changes.
nextTransition(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
nextTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
nextTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
nextTransition(long, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Returns null if RuleSet is exhausted or upper limit reached.
nextTransition(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
nextTransition(long) - Method in class org.joda.time.UTCDateTimeZone
 
NINE - Static variable in class org.joda.time.Months
Constant representing nine months.
NONE - Static variable in class org.joda.time.format.DateTimeFormat
Style constant for NONE.
normalizedStandard() - Method in class org.joda.time.Period
Normalizes this period using standard rules, assuming a 12 month year, 7 day week, 24 hour day, 60 minute hour and 60 second minute.
normalizedStandard(PeriodType) - Method in class org.joda.time.Period
Normalizes this period using standard rules, assuming a 12 month year, 7 day week, 24 hour day, 60 minute hour and 60 second minute, providing control over how the result is split into fields.
NOVEMBER - Static variable in class org.joda.time.DateTimeConstants
Constant (11) representing November, the eleventh month (ISO)
now() - Static method in class org.joda.time.DateMidnight
Deprecated.
Obtains a DateMidnight set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.DateMidnight
Deprecated.
Obtains a DateMidnight set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.DateMidnight
Deprecated.
Obtains a DateMidnight set to the current system millisecond time using the specified chronology.
now() - Static method in class org.joda.time.DateTime
Obtains a DateTime set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.DateTime
Obtains a DateTime set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.DateTime
Obtains a DateTime set to the current system millisecond time using the specified chronology.
now() - Static method in class org.joda.time.Instant
Obtains an Instant set to the current system millisecond time.
now() - Static method in class org.joda.time.LocalDate
Obtains a LocalDate set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.LocalDate
Obtains a LocalDate set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.LocalDate
Obtains a LocalDate set to the current system millisecond time using the specified chronology.
now() - Static method in class org.joda.time.LocalDateTime
Obtains a LocalDateTime set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.LocalDateTime
Obtains a LocalDateTime set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.LocalDateTime
Obtains a LocalDateTime set to the current system millisecond time using the specified chronology.
now() - Static method in class org.joda.time.LocalTime
Obtains a LocalTime set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.LocalTime
Obtains a LocalTime set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.LocalTime
Obtains a LocalTime set to the current system millisecond time using the specified chronology.
now() - Static method in class org.joda.time.MonthDay
Obtains a MonthDay set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.MonthDay
Obtains a MonthDay set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.MonthDay
Obtains a MonthDay set to the current system millisecond time using the specified chronology.
now() - Static method in class org.joda.time.MutableDateTime
Obtains a MutableDateTime set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.MutableDateTime
Obtains a MutableDateTime set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.MutableDateTime
Obtains a MutableDateTime set to the current system millisecond time using the specified chronology.
now() - Static method in class org.joda.time.YearMonth
Obtains a YearMonth set to the current system millisecond time using ISOChronology in the default time zone.
now(DateTimeZone) - Static method in class org.joda.time.YearMonth
Obtains a YearMonth set to the current system millisecond time using ISOChronology in the specified time zone.
now(Chronology) - Static method in class org.joda.time.YearMonth
Obtains a YearMonth set to the current system millisecond time using the specified chronology.
NullConverter - Class in org.joda.time.convert
NullConverter converts null to an instant, partial, duration, period or interval.
NullConverter() - Constructor for class org.joda.time.convert.NullConverter
Restricted constructor.
NumberFormatter(DateTimeFieldType, int, boolean) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.NumberFormatter
 

O

obtainSaveField() - Method in class org.joda.time.format.DateTimeParserBucket
 
OCTOBER - Static variable in class org.joda.time.DateTimeConstants
Constant (10) representing October, the tenth month (ISO)
od - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
odt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
odtx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
of(DateTimeParser) - Static method in class org.joda.time.format.DateTimeParserInternalParser
 
of(DateTimePrinter) - Static method in class org.joda.time.format.DateTimePrinterInternalPrinter
 
of(InternalParser) - Static method in class org.joda.time.format.InternalParserDateTimeParser
 
of(InternalPrinter) - Static method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
OFFSET_FORMATTER - Static variable in class org.joda.time.DateTimeZone.LazyInit
Time zone offset formatter.
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.
offsetElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
OffsetMillisProvider(long) - Constructor for class org.joda.time.DateTimeUtils.OffsetMillisProvider
Constructor.
OfYear(char, int, int, int, boolean, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
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 month.
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.
openResource(String) - Method in class org.joda.time.tz.ZoneInfoProvider
Opens a resource from file or classpath.
ordinalDate() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
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.Constants
 
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.Constants
 
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.

P

PaddedNumber(DateTimeFieldType, int, boolean, int) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.PaddedNumber
 
parse(String) - Static method in class org.joda.time.DateMidnight
Deprecated.
Parses a DateMidnight from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.DateMidnight
Deprecated.
Parses a DateMidnight from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.DateTime
Parses a DateTime from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.DateTime
Parses a DateTime from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.Duration
Parses a Duration from the specified string.
parse(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
parse(String, int) - Method in interface org.joda.time.format.PeriodFormatterBuilder.PeriodFieldAffix
 
parse(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
parse(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
parse(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
parse(String) - Static method in class org.joda.time.Instant
Parses a Instant from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.Instant
Parses a Instant from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.Interval
Parses a Interval from the specified string.
parse(String) - Static method in class org.joda.time.LocalDate
Parses a LocalDate from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.LocalDate
Parses a LocalDate from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.LocalDateTime
Parses a LocalDateTime from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.LocalDateTime
Parses a LocalDateTime from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.LocalTime
Parses a LocalTime from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.LocalTime
Parses a LocalTime from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.MonthDay
Parses a MonthDay from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.MonthDay
Parses a MonthDay from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.MutableDateTime
Parses a MutableDateTime from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.MutableDateTime
Parses a MutableDateTime from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.MutableInterval
Parses a MutableInterval from the specified string.
parse(String) - Static method in class org.joda.time.MutablePeriod
Parses a MutablePeriod from the specified string.
parse(String, PeriodFormatter) - Static method in class org.joda.time.MutablePeriod
Parses a MutablePeriod from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.Period
Parses a Period from the specified string.
parse(String, PeriodFormatter) - Static method in class org.joda.time.Period
Parses a Period from the specified string using a formatter.
parse(String) - Static method in class org.joda.time.YearMonth
Parses a YearMonth from the specified string.
parse(String, DateTimeFormatter) - Static method in class org.joda.time.YearMonth
Parses a YearMonth from the specified string using a formatter.
parseDataFile(BufferedReader, boolean) - Method in class org.joda.time.tz.ZoneInfoCompiler
 
parseDateTime(String) - Method in class org.joda.time.format.DateTimeFormatter
Parses a date-time from the given text, returning a new DateTime.
parseDayOfWeek(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseDays(String) - Static method in class org.joda.time.Days
Creates a new Days by parsing a string in the ISO8601 format 'PnD'.
parseHours(String) - Static method in class org.joda.time.Hours
Creates a new Hours by parsing a string in the ISO8601 format 'PTnH'.
parseInt(String, int, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
parseInto(ReadWritableInstant, String, int) - Method in class org.joda.time.format.DateTimeFormatter
Parses a datetime from the given text, at the given position, saving the result into the fields of the given ReadWritableInstant.
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.CharacterLiteral
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.FixedNumber
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.MatchingParser
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.NumberFormatter
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.StringLiteral
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
parseInto(DateTimeParserBucket, String, int) - Method in interface org.joda.time.format.DateTimeParser
Parse an element from the given text, saving any fields into the given DateTimeParserBucket.
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.DateTimeParserInternalParser
 
parseInto(DateTimeParserBucket, CharSequence, int) - Method in interface org.joda.time.format.InternalParser
Parse an element from the given text, saving any fields into the given DateTimeParserBucket.
parseInto(DateTimeParserBucket, CharSequence, int) - Method in class org.joda.time.format.InternalParserDateTimeParser
 
parseInto(DateTimeParserBucket, String, int) - Method in class org.joda.time.format.InternalParserDateTimeParser
 
parseInto(ReadWritablePeriod, String, int, Locale) - Method in class org.joda.time.format.PeriodFormat.DynamicWordBased
 
parseInto(ReadWritablePeriod, String, int) - Method in class org.joda.time.format.PeriodFormatter
Parses a period from the given text, at the given position, saving the result into the fields of the given ReadWritablePeriod.
parseInto(ReadWritablePeriod, String, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
parseInto(ReadWritablePeriod, String, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
parseInto(ReadWritablePeriod, String, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Literal
 
parseInto(ReadWritablePeriod, String, int, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
parseInto(ReadWritablePeriod, String, int, Locale) - Method in interface org.joda.time.format.PeriodParser
Parses a period from the given text, at the given position, saving the result into the fields of the given ReadWritablePeriod.
parseLocalDate(String) - Method in class org.joda.time.format.DateTimeFormatter
Parses only the local date from the given text, returning a new LocalDate.
parseLocalDateTime(String) - Method in class org.joda.time.format.DateTimeFormatter
Parses only the local date-time from the given text, returning a new LocalDateTime.
parseLocalTime(String) - Method in class org.joda.time.format.DateTimeFormatter
Parses only the local time from the given text, returning a new LocalTime.
parseMillis(String) - Method in class org.joda.time.format.DateTimeFormatter
Parses a datetime from the given text, returning the number of milliseconds since the epoch, 1970-01-01T00:00:00Z.
parseMillis(DateTimeParser, CharSequence) - Method in class org.joda.time.format.DateTimeParserBucket
Parses a datetime from the given text, returning the number of milliseconds since the epoch, 1970-01-01T00:00:00Z.
parseMinutes(String) - Static method in class org.joda.time.Minutes
Creates a new Minutes by parsing a string in the ISO8601 format 'PTnM'.
parseMonth(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseMonths(String) - Static method in class org.joda.time.Months
Creates a new Months by parsing a string in the ISO8601 format 'PnM'.
parseMutableDateTime(String) - Method in class org.joda.time.format.DateTimeFormatter
Parses a date-time from the given text, returning a new MutableDateTime.
parseMutablePeriod(String) - Method in class org.joda.time.format.PeriodFormatter
Parses a period from the given text, returning a new MutablePeriod.
parseOffset(String) - Static method in class org.joda.time.DateTimeZone
Parses an offset from the string.
parseOptional(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parsePatternTo(DateTimeFormatterBuilder, String) - Static method in class org.joda.time.format.DateTimeFormat
Parses the given pattern and appends the rules to the given DateTimeFormatterBuilder.
parsePeriod(String) - Method in class org.joda.time.format.PeriodFormatter
Parses a period from the given text, returning a new Period.
PARSER - Static variable in class org.joda.time.Days
The paser to use for this class.
PARSER - Static variable in class org.joda.time.Hours
The paser to use for this class.
PARSER - Static variable in class org.joda.time.Minutes
The paser to use for this class.
PARSER - Static variable in class org.joda.time.MonthDay
The singleton set of field types
PARSER - Static variable in class org.joda.time.Months
The parser to use for this class.
PARSER - Static variable in class org.joda.time.Seconds
The paser to use for this class.
PARSER - Static variable in class org.joda.time.Weeks
The paser to use for this class.
PARSER - Static variable in class org.joda.time.Years
The paser to use for this class.
parseSeconds(String) - Static method in class org.joda.time.Seconds
Creates a new Seconds by parsing a string in the ISO8601 format 'PTnS'.
parseTime(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseToken(String, int[]) - Static method in class org.joda.time.format.DateTimeFormat
Parses an individual token.
parseTwoDigits(CharSequence, int) - Static method in class org.joda.time.format.FormatUtils
 
parseWeeks(String) - Static method in class org.joda.time.Weeks
Creates a new Weeks by parsing a string in the ISO8601 format 'PnW'.
parseWithOffset(String) - Static method in class org.joda.time.Interval
Parses a Interval from the specified string, using any offset it contains.
parseYear(String, int) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseYears(String) - Static method in class org.joda.time.Years
Creates a new Years by parsing a string in the ISO8601 format 'PnY'.
parseZoneChar(char) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
Partial - Class in org.joda.time
Partial is an immutable partial datetime supporting any set of datetime fields.
Partial() - Constructor for class org.joda.time.Partial
Constructs a Partial with no fields or values, which can be considered to represent any date.
Partial(Chronology) - Constructor for class org.joda.time.Partial
Constructs a Partial with no fields or values, which can be considered to represent any date.
Partial(DateTimeFieldType, int) - Constructor for class org.joda.time.Partial
Constructs a Partial with the specified field and value.
Partial(DateTimeFieldType, int, Chronology) - Constructor for class org.joda.time.Partial
Constructs a Partial with the specified field and value.
Partial(DateTimeFieldType[], int[]) - Constructor for class org.joda.time.Partial
Constructs a Partial with the specified fields and values.
Partial(DateTimeFieldType[], int[], Chronology) - Constructor for class org.joda.time.Partial
Constructs a Partial with the specified fields and values.
Partial(ReadablePartial) - Constructor for class org.joda.time.Partial
Constructs a Partial by copying all the fields and types from another partial.
Partial(Partial, int[]) - Constructor for class org.joda.time.Partial
Constructs a Partial with the specified values.
Partial(Chronology, DateTimeFieldType[], int[]) - Constructor for class org.joda.time.Partial
Constructs a Partial with the specified chronology, fields and values.
Partial.Property - Class in org.joda.time
The property class for Partial.
PartialConverter - Interface in org.joda.time.convert
PartialConverter defines how an object is converted to a ReadablePartial.
pattern - Variable in class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
The leap year pattern, a bit-based 1=true pattern.
PATTERN_CACHE_SIZE - Static variable in class org.joda.time.format.DateTimeFormat
Maximum size of the pattern cache.
patternForStyle(String, Locale) - Static method in class org.joda.time.format.DateTimeFormat
Returns the pattern used by a particular style and locale.
PATTERNS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
Period - Class in org.joda.time
An immutable time period specifying a set of duration field values.
Period() - Constructor for class org.joda.time.Period
Creates a new empty period with the standard set of fields.
Period(int, int, int, int) - Constructor for class org.joda.time.Period
Create a period from a set of field values using the standard set of fields.
Period(int, int, int, int, int, int, int, int) - Constructor for class org.joda.time.Period
Create a period from a set of field values using the standard set of fields.
Period(int, int, int, int, int, int, int, int, PeriodType) - Constructor for class org.joda.time.Period
Create a period from a set of field values.
Period(long) - Constructor for class org.joda.time.Period
Creates a period from the given millisecond duration using the standard set of fields.
Period(long, PeriodType) - Constructor for class org.joda.time.Period
Creates a period from the given millisecond duration.
Period(long, Chronology) - Constructor for class org.joda.time.Period
Creates a period from the given millisecond duration using the standard set of fields.
Period(long, PeriodType, Chronology) - Constructor for class org.joda.time.Period
Creates a period from the given millisecond duration.
Period(long, long) - Constructor for class org.joda.time.Period
Creates a period from the given interval endpoints using the standard set of fields.
Period(long, long, PeriodType) - Constructor for class org.joda.time.Period
Creates a period from the given interval endpoints.
Period(long, long, Chronology) - Constructor for class org.joda.time.Period
Creates a period from the given interval endpoints using the standard set of fields.
Period(long, long, PeriodType, Chronology) - Constructor for class org.joda.time.Period
Creates a period from the given interval endpoints.
Period(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.Period
Creates a period between the given instants using the standard set of fields.
Period(ReadableInstant, ReadableInstant, PeriodType) - Constructor for class org.joda.time.Period
Creates a period between the given instants.
Period(ReadablePartial, ReadablePartial) - Constructor for class org.joda.time.Period
Creates a period from two partially specified times.
Period(ReadablePartial, ReadablePartial, PeriodType) - Constructor for class org.joda.time.Period
Creates a period from two partially specified times.
Period(ReadableInstant, ReadableDuration) - Constructor for class org.joda.time.Period
Creates a period from the given start point and the duration.
Period(ReadableInstant, ReadableDuration, PeriodType) - Constructor for class org.joda.time.Period
Creates a period from the given start point and the duration.
Period(ReadableDuration, ReadableInstant) - Constructor for class org.joda.time.Period
Creates a period from the given duration and end point.
Period(ReadableDuration, ReadableInstant, PeriodType) - Constructor for class org.joda.time.Period
Creates a period from the given duration and end point.
Period(Object) - Constructor for class org.joda.time.Period
Creates a period by converting or copying from another object.
Period(Object, PeriodType) - Constructor for class org.joda.time.Period
Creates a period by converting or copying from another object.
Period(Object, Chronology) - Constructor for class org.joda.time.Period
Creates a period by converting or copying from another object.
Period(Object, PeriodType, Chronology) - Constructor for class org.joda.time.Period
Creates a period by converting or copying from another object.
Period(int[], PeriodType) - Constructor for class org.joda.time.Period
Constructor used when we trust ourselves.
PeriodConverter - Interface in org.joda.time.convert
PeriodConverter defines how an object is converted to a time period.
PeriodFormat - Class in org.joda.time.format
Factory that creates instances of PeriodFormatter.
PeriodFormat() - Constructor for class org.joda.time.format.PeriodFormat
Constructor.
PeriodFormat.DynamicWordBased - Class in org.joda.time.format
Printer/parser that reacts to the locale and changes the word-based pattern if necessary.
PeriodFormatter - Class in org.joda.time.format
Controls the printing and parsing of a time period to and from a string.
PeriodFormatter(PeriodPrinter, PeriodParser) - Constructor for class org.joda.time.format.PeriodFormatter
Creates a new formatter, however you will normally use the factory or the builder.
PeriodFormatter(PeriodPrinter, PeriodParser, Locale, PeriodType) - Constructor for class org.joda.time.format.PeriodFormatter
Constructor.
PeriodFormatterBuilder - Class in org.joda.time.format
Factory that creates complex instances of PeriodFormatter via method calls.
PeriodFormatterBuilder() - Constructor for class org.joda.time.format.PeriodFormatterBuilder
 
PeriodFormatterBuilder.Composite - Class in org.joda.time.format
Composite implementation that merges other fields to create a full pattern.
PeriodFormatterBuilder.CompositeAffix - Class in org.joda.time.format
Builds a composite affix by merging two other affix implementations.
PeriodFormatterBuilder.FieldFormatter - Class in org.joda.time.format
Formats the numeric value of a field, potentially with prefix/suffix.
PeriodFormatterBuilder.IgnorableAffix - Class in org.joda.time.format
An affix that can be ignored.
PeriodFormatterBuilder.Literal - Class in org.joda.time.format
Handles a simple literal piece of text.
PeriodFormatterBuilder.PeriodFieldAffix - Interface in org.joda.time.format
Defines a formatted field's prefix or suffix text.
PeriodFormatterBuilder.PluralAffix - Class in org.joda.time.format
Implements an affix where the text varies by the amount of the field.
PeriodFormatterBuilder.RegExAffix - Class in org.joda.time.format
Implements an affix where the text varies by the amount of the field.
PeriodFormatterBuilder.Separator - Class in org.joda.time.format
Handles a separator, that splits the fields into multiple parts.
PeriodFormatterBuilder.SimpleAffix - Class in org.joda.time.format
Implements an affix where the text does not vary by the amount.
PeriodParser - Interface in org.joda.time.format
Internal interface for parsing textual representations of time periods.
PeriodPrinter - Interface in org.joda.time.format
Internal interface for printing textual representations of time periods.
PeriodType - Class in org.joda.time
Controls a period implementation by specifying which duration fields are to be used.
PeriodType(String, DurationFieldType[], int[]) - Constructor for class org.joda.time.PeriodType
Constructor.
PluralAffix(String, String) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
plus(long) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified duration added.
plus(ReadableDuration) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified duration added.
plus(ReadablePeriod) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified period added.
plus(long) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration added.
plus(ReadableDuration) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration added.
plus(ReadablePeriod) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified period added.
plus(int) - Method in class org.joda.time.Days
Returns a new instance with the specified number of days added.
plus(Days) - Method in class org.joda.time.Days
Returns a new instance with the specified number of days added.
plus(long) - Method in class org.joda.time.Duration
Returns a new duration with this length plus that specified.
plus(ReadableDuration) - Method in class org.joda.time.Duration
Returns a new duration with this length plus that specified.
plus(int) - Method in class org.joda.time.Hours
Returns a new instance with the specified number of hours added.
plus(Hours) - Method in class org.joda.time.Hours
Returns a new instance with the specified number of hours added.
plus(long) - Method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration added.
plus(ReadableDuration) - Method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration added.
plus(ReadablePeriod) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the specified period added.
plus(ReadableDuration) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified duration added.
plus(ReadablePeriod) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified period added.
plus(ReadablePeriod) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the specified period added.
plus(int) - Method in class org.joda.time.Minutes
Returns a new instance with the specified number of minutes added.
plus(Minutes) - Method in class org.joda.time.Minutes
Returns a new instance with the specified number of minutes added.
plus(ReadablePeriod) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the specified period added.
plus(int) - Method in class org.joda.time.Months
Returns a new instance with the specified number of months added.
plus(Months) - Method in class org.joda.time.Months
Returns a new instance with the specified number of months added.
plus(ReadablePeriod) - Method in class org.joda.time.Partial
Gets a copy of this instance with the specified period added.
plus(ReadablePeriod) - Method in class org.joda.time.Period
Returns a new period with the specified period added.
plus(int) - Method in class org.joda.time.Seconds
Returns a new instance with the specified number of seconds added.
plus(Seconds) - Method in class org.joda.time.Seconds
Returns a new instance with the specified number of seconds added.
plus(ReadablePeriod) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the specified period added, wrapping to what would be a new day if required.
plus(int) - Method in class org.joda.time.Weeks
Returns a new instance with the specified number of weeks added.
plus(Weeks) - Method in class org.joda.time.Weeks
Returns a new instance with the specified number of weeks added.
plus(ReadablePeriod) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the specified period added.
plus(ReadablePeriod) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the specified period added.
plus(int) - Method in class org.joda.time.Years
Returns a new instance with the specified number of years added.
plus(Years) - Method in class org.joda.time.Years
Returns a new instance with the specified number of years added.
plusDays(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date plus the specified number of days.
plusDays(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of days.
plusDays(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date plus the specified number of days.
plusDays(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of days.
plusDays(int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day plus the specified number of days.
plusDays(int) - Method in class org.joda.time.Period
Returns a new period plus the specified number of days added.
plusDays(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date plus the specified number of days.
plusHours(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of hours.
plusHours(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of hours.
plusHours(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time plus the specified number of hours.
plusHours(int) - Method in class org.joda.time.Period
Returns a new period plus the specified number of hours added.
plusHours(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time plus the specified number of hours.
plusMillis(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of millis.
plusMillis(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of millis.
plusMillis(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time plus the specified number of millis.
plusMillis(int) - Method in class org.joda.time.Period
Returns a new period plus the specified number of millis added.
plusMillis(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time plus the specified number of millis.
plusMinutes(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of minutes.
plusMinutes(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of minutes.
plusMinutes(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time plus the specified number of minutes.
plusMinutes(int) - Method in class org.joda.time.Period
Returns a new period plus the specified number of minutes added.
plusMinutes(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time plus the specified number of minutes.
plusMonths(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date plus the specified number of months.
plusMonths(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of months.
plusMonths(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date plus the specified number of months.
plusMonths(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of months.
plusMonths(int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day plus the specified number of months.
plusMonths(int) - Method in class org.joda.time.Period
Returns a new period plus the specified number of months added.
plusMonths(int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month plus the specified number of months.
plusMonths(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date plus the specified number of months.
plusSeconds(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of seconds.
plusSeconds(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of seconds.
plusSeconds(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time plus the specified number of seconds.
plusSeconds(int) - Method in class org.joda.time.Period
Returns a new period plus the specified number of seconds added.
plusSeconds(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time plus the specified number of seconds.
plusWeeks(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date plus the specified number of weeks.
plusWeeks(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of weeks.
plusWeeks(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date plus the specified number of weeks.
plusWeeks(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of weeks.
plusWeeks(int) - Method in class org.joda.time.Period
Returns a new period plus the specified number of weeks added.
plusYears(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date plus the specified number of years.
plusYears(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime plus the specified number of years.
plusYears(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date plus the specified number of years.
plusYears(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime plus the specified number of years.
plusYears(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of years added.
plusYears(int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month plus the specified number of years.
plusYears(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date plus the specified number of years.
PM - Static variable in class org.joda.time.DateTimeConstants
Constant (1) representing PM, the afternoon (from Calendar)
PrecalculatedZone(String, long[], int[], int[], String[], DateTimeZoneBuilder.DSTZone) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
Constructor used ONLY for valid input, loaded via static methods.
PreciseDateTimeField - Class in org.joda.time.field
Precise datetime field, composed of two precise duration fields.
PreciseDateTimeField(DateTimeFieldType, DurationField, DurationField) - Constructor for class org.joda.time.field.PreciseDateTimeField
Constructor.
PreciseDurationDateTimeField - Class in org.joda.time.field
Precise datetime field, which has a precise unit duration field.
PreciseDurationDateTimeField(DateTimeFieldType, DurationField) - Constructor for class org.joda.time.field.PreciseDurationDateTimeField
Constructor.
PreciseDurationField - Class in org.joda.time.field
Duration field class representing a field with a fixed unit length.
PreciseDurationField(DurationFieldType, long) - Constructor for class org.joda.time.field.PreciseDurationField
Constructor.
prefixedStartPosition(CharSequence, int) - Static method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
prependMessage(String) - Method in exception org.joda.time.IllegalFieldValueException
Provide additional detail by prepending a message to the existing message.
previous(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
previous(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
previousTransition(long) - Method in class org.joda.time.DateTimeZone
Retreats the given instant to where the time zone offset or name changes.
previousTransition(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
previousTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
previousTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
previousTransition(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
previousTransition(long) - Method in class org.joda.time.UTCDateTimeZone
 
print(ReadableInstant) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadableInstant to a String.
print(long) - Method in class org.joda.time.format.DateTimeFormatter
Prints a millisecond instant to a String.
print(ReadablePartial) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadablePartial to a new String.
print(long, Chronology, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
print(ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
print(long, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
print(ReadablePeriod) - Method in class org.joda.time.format.PeriodFormatter
Prints a ReadablePeriod to a new String.
PRINT_ZERO_ALWAYS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
PRINT_ZERO_IF_SUPPORTED - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
PRINT_ZERO_NEVER - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
PRINT_ZERO_RARELY_FIRST - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
PRINT_ZERO_RARELY_LAST - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
printOffset(int) - Static method in class org.joda.time.DateTimeZone
Formats a timezone offset string.
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormat.StyleFormatter
 
printTo(StringBuffer, ReadableInstant) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadableInstant, using the chronology supplied by the instant.
printTo(StringBuilder, ReadableInstant) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadableInstant, using the chronology supplied by the instant.
printTo(Writer, ReadableInstant) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadableInstant, using the chronology supplied by the instant.
printTo(Appendable, ReadableInstant) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadableInstant, using the chronology supplied by the instant.
printTo(StringBuffer, long) - Method in class org.joda.time.format.DateTimeFormatter
Prints an instant from milliseconds since 1970-01-01T00:00:00Z, using ISO chronology in the default DateTimeZone.
printTo(StringBuilder, long) - Method in class org.joda.time.format.DateTimeFormatter
Prints an instant from milliseconds since 1970-01-01T00:00:00Z, using ISO chronology in the default DateTimeZone.
printTo(Writer, long) - Method in class org.joda.time.format.DateTimeFormatter
Prints an instant from milliseconds since 1970-01-01T00:00:00Z, using ISO chronology in the default DateTimeZone.
printTo(Appendable, long) - Method in class org.joda.time.format.DateTimeFormatter
Prints an instant from milliseconds since 1970-01-01T00:00:00Z, using ISO chronology in the default DateTimeZone.
printTo(StringBuffer, ReadablePartial) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadablePartial.
printTo(StringBuilder, ReadablePartial) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadablePartial.
printTo(Writer, ReadablePartial) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadablePartial.
printTo(Appendable, ReadablePartial) - Method in class org.joda.time.format.DateTimeFormatter
Prints a ReadablePartial.
printTo(Appendable, long, Chronology) - Method in class org.joda.time.format.DateTimeFormatter
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.CharacterLiteral
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.CharacterLiteral
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Composite
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
printTo(Appendable, long, Chronology) - Method in class org.joda.time.format.DateTimeFormatterBuilder.Fraction
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.PaddedNumber
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.PaddedNumber
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.StringLiteral
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.StringLiteral
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
printTo(Appendable, ReadablePartial, Locale) - Method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.UnpaddedNumber
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimeFormatterBuilder.UnpaddedNumber
 
printTo(StringBuffer, long, Chronology, int, DateTimeZone, Locale) - Method in interface org.joda.time.format.DateTimePrinter
Prints an instant from milliseconds since 1970-01-01T00:00:00Z, using the given Chronology.
printTo(Writer, long, Chronology, int, DateTimeZone, Locale) - Method in interface org.joda.time.format.DateTimePrinter
Prints an instant from milliseconds since 1970-01-01T00:00:00Z, using the given Chronology.
printTo(StringBuffer, ReadablePartial, Locale) - Method in interface org.joda.time.format.DateTimePrinter
Prints a ReadablePartial.
printTo(Writer, ReadablePartial, Locale) - Method in interface org.joda.time.format.DateTimePrinter
Prints a ReadablePartial.
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.DateTimePrinterInternalPrinter
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.DateTimePrinterInternalPrinter
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in interface org.joda.time.format.InternalPrinter
Prints an instant from milliseconds since 1970-01-01T00:00:00Z, using the given Chronology.
printTo(Appendable, ReadablePartial, Locale) - Method in interface org.joda.time.format.InternalPrinter
Prints a ReadablePartial.
printTo(StringBuffer, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
printTo(Writer, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
printTo(Appendable, long, Chronology, int, DateTimeZone, Locale) - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
printTo(StringBuffer, ReadablePartial, Locale) - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
printTo(Writer, ReadablePartial, Locale) - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
printTo(Appendable, ReadablePartial, Locale) - Method in class org.joda.time.format.InternalPrinterDateTimePrinter
 
printTo(StringBuffer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormat.DynamicWordBased
 
printTo(Writer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormat.DynamicWordBased
 
printTo(StringBuffer, ReadablePeriod) - Method in class org.joda.time.format.PeriodFormatter
Prints a ReadablePeriod to a StringBuffer.
printTo(Writer, ReadablePeriod) - Method in class org.joda.time.format.PeriodFormatter
Prints a ReadablePeriod to a Writer.
printTo(StringBuffer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
printTo(Writer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Composite
 
printTo(StringBuffer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
printTo(Writer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
printTo(StringBuffer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
printTo(Writer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
printTo(StringBuffer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Literal
 
printTo(Writer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Literal
 
printTo(StringBuffer, int) - Method in interface org.joda.time.format.PeriodFormatterBuilder.PeriodFieldAffix
 
printTo(Writer, int) - Method in interface org.joda.time.format.PeriodFormatterBuilder.PeriodFieldAffix
 
printTo(StringBuffer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
printTo(Writer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
printTo(StringBuffer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
printTo(Writer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
printTo(StringBuffer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
printTo(Writer, ReadablePeriod, Locale) - Method in class org.joda.time.format.PeriodFormatterBuilder.Separator
 
printTo(StringBuffer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
printTo(Writer, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
printTo(StringBuffer, ReadablePeriod, Locale) - Method in interface org.joda.time.format.PeriodPrinter
Prints a ReadablePeriod to a StringBuffer.
printTo(Writer, ReadablePeriod, Locale) - Method in interface org.joda.time.format.PeriodPrinter
Prints a ReadablePeriod to a Writer.
printUsage() - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
printZeroAlways() - Method in class org.joda.time.format.PeriodFormatterBuilder
Always print zero values for the next and following appended fields, even if the period doesn't support it.
printZeroIfSupported() - Method in class org.joda.time.format.PeriodFormatterBuilder
Print zero values for the next and following appened fields only if the period supports it.
printZeroNever() - Method in class org.joda.time.format.PeriodFormatterBuilder
Never print zero values for the next and following appended fields, unless no fields would be printed.
printZeroRarelyFirst() - Method in class org.joda.time.format.PeriodFormatterBuilder
Never print zero values for the next and following appended fields, unless no fields would be printed.
printZeroRarelyLast() - Method in class org.joda.time.format.PeriodFormatterBuilder
Never print zero values for the next and following appended fields, unless no fields would be printed.
property(DateTimeFieldType) - Method in class org.joda.time.DateMidnight
Deprecated.
Gets the property object for the specified type, which contains many useful methods.
Property(DateMidnight, DateTimeField) - Constructor for class org.joda.time.DateMidnight.Property
Deprecated.
Constructor.
property(DateTimeFieldType) - Method in class org.joda.time.DateTime
Gets the property object for the specified type, which contains many useful methods.
Property(DateTime, DateTimeField) - Constructor for class org.joda.time.DateTime.Property
Constructor.
property(DateTimeFieldType) - Method in class org.joda.time.LocalDate
Gets the property object for the specified type, which contains many useful methods.
Property(LocalDate, DateTimeField) - Constructor for class org.joda.time.LocalDate.Property
Constructor.
property(DateTimeFieldType) - Method in class org.joda.time.LocalDateTime
Gets the property object for the specified type, which contains many useful methods.
Property(LocalDateTime, DateTimeField) - Constructor for class org.joda.time.LocalDateTime.Property
Constructor.
property(DateTimeFieldType) - Method in class org.joda.time.LocalTime
Gets the property object for the specified type, which contains many useful methods.
Property(LocalTime, DateTimeField) - Constructor for class org.joda.time.LocalTime.Property
Constructor.
property(DateTimeFieldType) - Method in class org.joda.time.MonthDay
Gets the property object for the specified type, which contains many useful methods.
Property(MonthDay, int) - Constructor for class org.joda.time.MonthDay.Property
Constructs a property.
property(DateTimeFieldType) - Method in class org.joda.time.MutableDateTime
Gets the property object for the specified type, which contains many useful methods.
Property(MutableDateTime, DateTimeField) - Constructor for class org.joda.time.MutableDateTime.Property
Constructor.
property(DateTimeFieldType) - Method in class org.joda.time.Partial
Gets the property object for the specified type, which contains many useful methods for getting and manipulating the partial.
Property(Partial, int) - Constructor for class org.joda.time.Partial.Property
Constructs a property.
property(DateTimeFieldType) - Method in class org.joda.time.TimeOfDay
Deprecated.
Gets the property object for the specified type, which contains many useful methods.
Property(TimeOfDay, int) - Constructor for class org.joda.time.TimeOfDay.Property
Deprecated.
Constructs a property.
property(DateTimeFieldType) - Method in class org.joda.time.YearMonth
Gets the property object for the specified type, which contains many useful methods.
Property(YearMonth, int) - Constructor for class org.joda.time.YearMonth.Property
Constructs a property.
property(DateTimeFieldType) - Method in class org.joda.time.YearMonthDay
Deprecated.
Gets the property object for the specified type, which contains many useful methods.
Property(YearMonthDay, int) - Constructor for class org.joda.time.YearMonthDay.Property
Deprecated.
Constructs a property.
Provider - Interface in org.joda.time.tz
Service provider factory for time zones.
put(Map<String, DateTimeZone>, String, String) - Static method in class org.joda.time.DateTimeUtils
 

R

ReadableDateTime - Interface in org.joda.time
Defines an instant in time that can be queried using datetime fields.
ReadableDuration - Interface in org.joda.time
Defines an exact duration of time in milliseconds.
ReadableDurationConverter - Class in org.joda.time.convert
ReadableDurationConverter extracts milliseconds and chronology from a ReadableDuration.
ReadableDurationConverter() - Constructor for class org.joda.time.convert.ReadableDurationConverter
Restricted constructor.
ReadableInstant - Interface in org.joda.time
Defines an instant in the datetime continuum.
ReadableInstantConverter - Class in org.joda.time.convert
ReadableInstantConverter extracts milliseconds and chronology from a ReadableInstant.
ReadableInstantConverter() - Constructor for class org.joda.time.convert.ReadableInstantConverter
Restricted constructor.
ReadableInterval - Interface in org.joda.time
Readable interface for an interval of time between two instants.
ReadableIntervalConverter - Class in org.joda.time.convert
Converts intervals into durations of any requested period type.
ReadableIntervalConverter() - Constructor for class org.joda.time.convert.ReadableIntervalConverter
Restricted constructor.
ReadablePartial - Interface in org.joda.time
Defines a partial time that does not support every datetime field, and is thus a local time.
ReadablePartialConverter - Class in org.joda.time.convert
ReadablePartialConverter extracts partial fields and chronology from a ReadablePartial.
ReadablePartialConverter() - Constructor for class org.joda.time.convert.ReadablePartialConverter
Restricted constructor.
ReadablePeriod - Interface in org.joda.time
Defines a time period specified in terms of individual duration fields such as years and days.
ReadablePeriodConverter - Class in org.joda.time.convert
ReadablePeriodConverter extracts milliseconds and chronology from a ReadablePeriod.
ReadablePeriodConverter() - Constructor for class org.joda.time.convert.ReadablePeriodConverter
Restricted constructor.
readFrom(DataInput, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
readFrom(DataInput) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
readFrom(DataInput, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
readFrom(InputStream, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Decodes a built DateTimeZone from the given stream, as encoded by writeTo.
readFrom(DataInput, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Decodes a built DateTimeZone from the given stream, as encoded by writeTo.
readFrom(DataInput) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
readMillis(DataInput) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Reads encoding generated by writeMillis.
readObject(ObjectInputStream) - Method in class org.joda.time.chrono.AssembledChronology
 
readObject(ObjectInputStream) - Method in class org.joda.time.chrono.ISOChronology.Stub
 
readObject(ObjectInputStream) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Reads the property from a safe serialization format.
readObject(ObjectInputStream) - Method in class org.joda.time.DateTime.Property
Reads the property from a safe serialization format.
readObject(ObjectInputStream) - Method in class org.joda.time.DateTimeZone.Stub
 
readObject(ObjectInputStream) - Method in class org.joda.time.LocalDate.Property
Reads the property from a safe serialization format.
readObject(ObjectInputStream) - Method in class org.joda.time.LocalDateTime.Property
Reads the property from a safe serialization format.
readObject(ObjectInputStream) - Method in class org.joda.time.LocalTime.Property
Reads the property from a safe serialization format.
readObject(ObjectInputStream) - Method in class org.joda.time.MutableDateTime.Property
Reads the property from a safe serialization format.
readResolve() - Method in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.BasicDayOfYearDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.BasicYearDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.BuddhistChronology
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.CopticChronology
Serialization singleton.
readResolve() - Method in class org.joda.time.chrono.EthiopicChronology
Serialization singleton.
readResolve() - Method in class org.joda.time.chrono.GJChronology
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.GJEraDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.GregorianChronology
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
Ensure a singleton is returned if possible.
readResolve() - Method in class org.joda.time.chrono.IslamicChronology
Serialization singleton.
readResolve() - Method in class org.joda.time.chrono.ISOChronology.Stub
 
readResolve() - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
Serialization singleton
readResolve() - Method in class org.joda.time.chrono.JulianChronology
Serialization singleton
readResolve() - Method in class org.joda.time.DateTimeComparator
Support serialization singletons.
readResolve() - Method in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
Ensure a singleton is returned.
readResolve() - Method in class org.joda.time.DateTimeZone.Stub
 
readResolve() - Method in class org.joda.time.Days
Resolves singletons.
readResolve() - Method in class org.joda.time.DurationFieldType.StandardDurationFieldType
Ensure a singleton is returned.
readResolve() - Method in class org.joda.time.field.MillisDurationField
Deserialize to the singleton.
readResolve() - Method in class org.joda.time.field.SkipDateTimeField
 
readResolve() - Method in class org.joda.time.field.SkipUndoDateTimeField
 
readResolve() - Method in class org.joda.time.field.UnsupportedDateTimeField
Ensure proper singleton serialization
readResolve() - Method in class org.joda.time.field.UnsupportedDurationField
Ensure proper singleton serialization
readResolve() - Method in class org.joda.time.Hours
Resolves singletons.
readResolve() - Method in class org.joda.time.LocalDate
Handle broken serialization from other tools.
readResolve() - Method in class org.joda.time.LocalDateTime
Handle broken serialization from other tools.
readResolve() - Method in class org.joda.time.LocalTime
Handle broken serialization from other tools.
readResolve() - Method in class org.joda.time.Minutes
Resolves singletons.
readResolve() - Method in class org.joda.time.MonthDay
Handle broken serialization from other tools.
readResolve() - Method in class org.joda.time.Months
Resolves singletons.
readResolve() - Method in class org.joda.time.Seconds
Resolves singletons.
readResolve() - Method in class org.joda.time.Weeks
Resolves singletons.
readResolve() - Method in class org.joda.time.YearMonth
Handle broken serialization from other tools.
readResolve() - Method in class org.joda.time.Years
Resolves singletons.
ReadWritableDateTime - Interface in org.joda.time
Defines an instant in time that can be queried and modified using datetime fields.
ReadWritableInstant - Interface in org.joda.time
Defines an instant in the datetime continuum that can be queried and modified.
ReadWritableInterval - Interface in org.joda.time
Writable interface for an interval.
ReadWritablePeriod - Interface in org.joda.time
Defines a duration of time that can be queried and modified using datetime fields.
readZoneInfoMap(DataInputStream, Map<String, Object>) - Static method in class org.joda.time.tz.ZoneInfoProvider
Reads the zone info map from file.
realignDaysOfWeek(String[]) - Static method in class org.joda.time.chrono.GJLocaleSymbols
 
realignMonths(String[]) - Static method in class org.joda.time.chrono.GJLocaleSymbols
 
Recurrence(DateTimeZoneBuilder.OfYear, String, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
RegExAffix(String[], String[]) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
rejectSignedValues(boolean) - Method in class org.joda.time.format.PeriodFormatterBuilder
Reject signed values when parsing the next and following appended fields.
remainder(long) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
remainder(long) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
remainder(long) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
remainder(long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
remainder(long) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
remainder(long) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
remainder(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
remainder(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
remainder(long) - Method in class org.joda.time.DateTimeField
Returns the fractional duration milliseconds of this field.
remainder() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Returns the fractional duration milliseconds of this field.
remainder(long) - Method in class org.joda.time.field.BaseDateTimeField
Returns the fractional duration milliseconds of this field.
remainder(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
remainder(long) - Method in class org.joda.time.field.DividedDateTimeField
 
remainder(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
remainder(long) - Method in class org.joda.time.field.PreciseDurationDateTimeField
This method assumes that this field is properly rounded on 1970-01-01T00:00:00.
remainder(long) - Method in class org.joda.time.field.RemainderDateTimeField
 
remainder(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
remainder(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
RemainderDateTimeField - Class in org.joda.time.field
Counterpart remainder datetime field to DividedDateTimeField.
RemainderDateTimeField(DateTimeField, DateTimeFieldType, int) - Constructor for class org.joda.time.field.RemainderDateTimeField
Constructor.
RemainderDateTimeField(DateTimeField, DurationField, DateTimeFieldType, int) - Constructor for class org.joda.time.field.RemainderDateTimeField
Constructor.
RemainderDateTimeField(DividedDateTimeField) - Constructor for class org.joda.time.field.RemainderDateTimeField
Construct a RemainderDateTimeField that compliments the given DividedDateTimeField.
RemainderDateTimeField(DividedDateTimeField, DateTimeFieldType) - Constructor for class org.joda.time.field.RemainderDateTimeField
Construct a RemainderDateTimeField that compliments the given DividedDateTimeField.
RemainderDateTimeField(DividedDateTimeField, DurationField, DateTimeFieldType) - Constructor for class org.joda.time.field.RemainderDateTimeField
Construct a RemainderDateTimeField that compliments the given DividedDateTimeField.
remove(Converter, Converter[]) - Method in class org.joda.time.convert.ConverterSet
Returns a copy of this set, with the given converter removed.
remove(int, Converter[]) - Method in class org.joda.time.convert.ConverterSet
Returns a copy of this set, with the converter at the given index removed.
removeDurationConverter(DurationConverter) - Method in class org.joda.time.convert.ConverterManager
Removes a converter from the set of converters.
removeInstantConverter(InstantConverter) - Method in class org.joda.time.convert.ConverterManager
Removes a converter from the set of converters.
removeIntervalConverter(IntervalConverter) - Method in class org.joda.time.convert.ConverterManager
Removes a converter from the set of converters.
removePartialConverter(PartialConverter) - Method in class org.joda.time.convert.ConverterManager
Removes a converter from the set of converters.
removePeriodConverter(PeriodConverter) - Method in class org.joda.time.convert.ConverterManager
Removes a converter from the set of converters.
rename(String) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
renameAppend(String) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
requireParser() - Method in class org.joda.time.format.DateTimeFormatter
Checks whether parsing is supported.
requirePrinter() - Method in class org.joda.time.format.DateTimeFormatter
Checks whether printing is supported.
reset() - Method in class org.joda.time.format.DateTimeParserBucket
Resets the state back to that when the object was constructed.
restoreState(Object) - Method in class org.joda.time.format.DateTimeParserBucket
Restores the state of this bucket from a previously saved state.
restoreState(DateTimeParserBucket) - Method in class org.joda.time.format.DateTimeParserBucket.SavedState
 
retrieveVariants(ResourceBundle) - Static method in class org.joda.time.format.PeriodFormat
 
ROUND_CEILING - Static variable in class org.joda.time.MutableDateTime
Rounding mode as described by DateTimeField.roundCeiling(long)
ROUND_FLOOR - Static variable in class org.joda.time.MutableDateTime
Rounding mode as described by DateTimeField.roundFloor(long)
ROUND_HALF_CEILING - Static variable in class org.joda.time.MutableDateTime
Rounding mode as described by DateTimeField.roundHalfCeiling(long)
ROUND_HALF_EVEN - Static variable in class org.joda.time.MutableDateTime
Rounding mode as described by DateTimeField.roundHalfEven(long)
ROUND_HALF_FLOOR - Static variable in class org.joda.time.MutableDateTime
Rounding mode as described by DateTimeField.roundHalfFloor(long)
ROUND_NONE - Static variable in class org.joda.time.MutableDateTime
Rounding is disabled
roundCeiling(long) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
roundCeiling(long) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.DateTimeField
Round to the highest whole unit of this field.
roundCeiling(long) - Method in class org.joda.time.field.BaseDateTimeField
Round to the highest whole unit of this field.
roundCeiling(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.field.PreciseDurationDateTimeField
This method assumes that this field is properly rounded on 1970-01-01T00:00:00.
roundCeiling(long) - Method in class org.joda.time.field.RemainderDateTimeField
 
roundCeiling(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
roundCeiling(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
roundCeiling() - Method in class org.joda.time.MutableDateTime.Property
Round to the highest whole unit of this field.
roundCeilingCopy() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Rounds to the highest whole unit of this field on a copy of this DateMidnight.
roundCeilingCopy() - Method in class org.joda.time.DateTime.Property
Rounds to the highest whole unit of this field on a copy of this DateTime.
roundCeilingCopy() - Method in class org.joda.time.LocalDate.Property
Rounds to the highest whole unit of this field on a copy of this LocalDate.
roundCeilingCopy() - Method in class org.joda.time.LocalDateTime.Property
Rounds to the highest whole unit of this field on a copy of this LocalDateTime.
roundCeilingCopy() - Method in class org.joda.time.LocalTime.Property
Rounds to the highest whole unit of this field on a copy of this LocalTime.
roundFloor(long) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
roundFloor(long) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
roundFloor(long) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
roundFloor(long) - Method in class org.joda.time.DateTimeField
Round to the lowest whole unit of this field.
roundFloor(long) - Method in class org.joda.time.field.BaseDateTimeField
Round to the lowest whole unit of this field.
roundFloor(long) - Method in class org.joda.time.field.DecoratedDateTimeField
 
roundFloor(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
roundFloor(long) - Method in class org.joda.time.field.DividedDateTimeField
 
roundFloor(long) - Method in class org.joda.time.field.ImpreciseDateTimeField
 
roundFloor(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
roundFloor(long) - Method in class org.joda.time.field.PreciseDurationDateTimeField
This method assumes that this field is properly rounded on 1970-01-01T00:00:00.
roundFloor(long) - Method in class org.joda.time.field.RemainderDateTimeField
 
roundFloor(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
roundFloor(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
roundFloor() - Method in class org.joda.time.MutableDateTime.Property
Round to the lowest whole unit of this field.
roundFloorCopy() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Rounds to the lowest whole unit of this field on a copy of this DateMidnight.
roundFloorCopy() - Method in class org.joda.time.DateTime.Property
Rounds to the lowest whole unit of this field on a copy of this DateTime.
roundFloorCopy() - Method in class org.joda.time.LocalDate.Property
Rounds to the lowest whole unit of this field on a copy of this LocalDate.
roundFloorCopy() - Method in class org.joda.time.LocalDateTime.Property
Rounds to the lowest whole unit of this field on a copy of this LocalDateTime.
roundFloorCopy() - Method in class org.joda.time.LocalTime.Property
Rounds to the lowest whole unit of this field on a copy of this LocalTime.
roundHalfCeiling(long) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
roundHalfCeiling(long) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
roundHalfCeiling(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
roundHalfCeiling(long) - Method in class org.joda.time.DateTimeField
Round to the nearest whole unit of this field.
roundHalfCeiling(long) - Method in class org.joda.time.field.BaseDateTimeField
Round to the nearest whole unit of this field.
roundHalfCeiling(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
roundHalfCeiling(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
roundHalfCeiling(long) - Method in class org.joda.time.field.RemainderDateTimeField
 
roundHalfCeiling(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
roundHalfCeiling(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
roundHalfCeiling() - Method in class org.joda.time.MutableDateTime.Property
Round to the nearest whole unit of this field, favoring the ceiling if halfway.
roundHalfCeilingCopy() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Rounds to the nearest whole unit of this field on a copy of this DateMidnight, favoring the ceiling if halfway.
roundHalfCeilingCopy() - Method in class org.joda.time.DateTime.Property
Rounds to the nearest whole unit of this field on a copy of this DateTime, favoring the ceiling if halfway.
roundHalfCeilingCopy() - Method in class org.joda.time.LocalDate.Property
Rounds to the nearest whole unit of this field on a copy of this LocalDate, favoring the ceiling if halfway.
roundHalfCeilingCopy() - Method in class org.joda.time.LocalDateTime.Property
Rounds to the nearest whole unit of this field on a copy of this LocalDateTime, favoring the ceiling if halfway.
roundHalfCeilingCopy() - Method in class org.joda.time.LocalTime.Property
Rounds to the nearest whole unit of this field on a copy of this LocalTime, favoring the ceiling if halfway.
roundHalfEven(long) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
roundHalfEven(long) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
roundHalfEven(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
roundHalfEven(long) - Method in class org.joda.time.DateTimeField
Round to the nearest whole unit of this field.
roundHalfEven(long) - Method in class org.joda.time.field.BaseDateTimeField
Round to the nearest whole unit of this field.
roundHalfEven(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
roundHalfEven(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
roundHalfEven(long) - Method in class org.joda.time.field.RemainderDateTimeField
 
roundHalfEven(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
roundHalfEven(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
roundHalfEven() - Method in class org.joda.time.MutableDateTime.Property
Round to the nearest whole unit of this field.
roundHalfEvenCopy() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Rounds to the nearest whole unit of this field on a copy of this DateMidnight.
roundHalfEvenCopy() - Method in class org.joda.time.DateTime.Property
Rounds to the nearest whole unit of this field on a copy of this DateTime.
roundHalfEvenCopy() - Method in class org.joda.time.LocalDate.Property
Rounds to the nearest whole unit of this field on a copy of this LocalDate.
roundHalfEvenCopy() - Method in class org.joda.time.LocalDateTime.Property
Rounds to the nearest whole unit of this field on a copy of this LocalDateTime.
roundHalfEvenCopy() - Method in class org.joda.time.LocalTime.Property
Rounds to the nearest whole unit of this field on a copy of this LocalTime.
roundHalfFloor(long) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
roundHalfFloor(long) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
roundHalfFloor(long) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
roundHalfFloor(long) - Method in class org.joda.time.DateTimeField
Round to the nearest whole unit of this field.
roundHalfFloor(long) - Method in class org.joda.time.field.BaseDateTimeField
Round to the nearest whole unit of this field.
roundHalfFloor(long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
roundHalfFloor(long) - Method in class org.joda.time.field.OffsetDateTimeField
 
roundHalfFloor(long) - Method in class org.joda.time.field.RemainderDateTimeField
 
roundHalfFloor(long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
roundHalfFloor(long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
roundHalfFloor() - Method in class org.joda.time.MutableDateTime.Property
Round to the nearest whole unit of this field, favoring the floor if halfway.
roundHalfFloorCopy() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Rounds to the nearest whole unit of this field on a copy of this DateMidnight, favoring the floor if halfway.
roundHalfFloorCopy() - Method in class org.joda.time.DateTime.Property
Rounds to the nearest whole unit of this field on a copy of this DateTime, favoring the floor if halfway.
roundHalfFloorCopy() - Method in class org.joda.time.LocalDate.Property
Rounds to the nearest whole unit of this field on a copy of this LocalDate, favoring the floor if halfway.
roundHalfFloorCopy() - Method in class org.joda.time.LocalDateTime.Property
Rounds to the nearest whole unit of this field on a copy of this LocalDateTime, favoring the floor if halfway.
roundHalfFloorCopy() - Method in class org.joda.time.LocalTime.Property
Rounds to the nearest whole unit of this field on a copy of this LocalTime, favoring the floor if halfway.
Rule(DateTimeZoneBuilder.Recurrence, int, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
Rule(StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.Rule
 
RuleSet() - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
RuleSet(DateTimeZoneBuilder.RuleSet) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Copy constructor.
RuleSet(ZoneInfoCompiler.Rule) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.RuleSet
 

S

safeAdd(int, int) - Static method in class org.joda.time.field.FieldUtils
Add two values throwing an exception if overflow occurs.
safeAdd(long, long) - Static method in class org.joda.time.field.FieldUtils
Add two values throwing an exception if overflow occurs.
safeDivide(long, long) - Static method in class org.joda.time.field.FieldUtils
Divides the dividend by the divisor throwing an exception if overflow occurs or the divisor is zero.
safeMultiply(int, int) - Static method in class org.joda.time.field.FieldUtils
Multiply two values throwing an exception if overflow occurs.
safeMultiply(long, int) - Static method in class org.joda.time.field.FieldUtils
Multiply two values throwing an exception if overflow occurs.
safeMultiply(long, long) - Static method in class org.joda.time.field.FieldUtils
Multiply two values throwing an exception if overflow occurs.
safeMultiplyToInt(long, long) - Static method in class org.joda.time.field.FieldUtils
Multiply two values to return an int throwing an exception if overflow occurs.
safeNegate(int) - Static method in class org.joda.time.field.FieldUtils
Negates the input throwing an exception if it can't negate it.
safeSubtract(long, long) - Static method in class org.joda.time.field.FieldUtils
Subtracts two values throwing an exception if overflow occurs.
safeToInt(long) - Static method in class org.joda.time.field.FieldUtils
Casts to an int throwing an exception if overflow occurs.
SATURDAY - Static variable in class org.joda.time.DateTimeConstants
Constant (6) representing Saturday, the sixth day of the week (ISO)
SavedField() - Constructor for class org.joda.time.format.DateTimeParserBucket.SavedField
 
SavedState() - Constructor for class org.joda.time.format.DateTimeParserBucket.SavedState
 
saveField(DateTimeField, int) - Method in class org.joda.time.format.DateTimeParserBucket
Saves a datetime field value.
saveField(DateTimeFieldType, int) - Method in class org.joda.time.format.DateTimeParserBucket
Saves a datetime field value.
saveField(DateTimeFieldType, String, Locale) - Method in class org.joda.time.format.DateTimeParserBucket
Saves a datetime field text value.
saveState() - Method in class org.joda.time.format.DateTimeParserBucket
Saves the state of this bucket, returning it in an opaque object.
ScaledDurationField - Class in org.joda.time.field
Scales a DurationField such that it's unit millis becomes larger in magnitude.
ScaledDurationField(DurationField, DurationFieldType, int) - Constructor for class org.joda.time.field.ScaledDurationField
Constructor
scan(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.CompositeAffix
 
scan(String, int) - Method in interface org.joda.time.format.PeriodFormatterBuilder.PeriodFieldAffix
 
scan(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.PluralAffix
 
scan(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
scan(String, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
SECOND_INDEX - Static variable in class org.joda.time.PeriodType
 
SECOND_OF_DAY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
SECOND_OF_DAY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The secondOfDay field type.
SECOND_OF_MINUTE - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
SECOND_OF_MINUTE - Static variable in class org.joda.time.LocalTime
The index of the secondOfMinute field in the field array
SECOND_OF_MINUTE - Static variable in class org.joda.time.TimeOfDay
Deprecated.
The index of the secondOfMinute field in the field array
SECOND_OF_MINUTE_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The secondOfMinute field type.
secondElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
secondOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
secondOfDay() - Method in class org.joda.time.chrono.AssembledChronology
 
secondOfDay() - Method in class org.joda.time.chrono.BaseChronology
Get the second of day field for this chronology.
secondOfDay() - Method in class org.joda.time.Chronology
Get the second of day field for this chronology.
secondOfDay() - Method in class org.joda.time.DateTime
Get the second of day property which provides access to advanced functionality.
secondOfDay() - Static method in class org.joda.time.DateTimeFieldType
Get the second of day field type.
secondOfDay() - Method in class org.joda.time.MutableDateTime
Get the second of day property
secondOfMinute - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
secondOfMinute() - Method in class org.joda.time.chrono.AssembledChronology
 
secondOfMinute() - Method in class org.joda.time.chrono.BaseChronology
Get the second of minute field for this chronology.
secondOfMinute() - Method in class org.joda.time.Chronology
Get the second of minute field for this chronology.
secondOfMinute() - Method in class org.joda.time.DateTime
Get the second of minute field property which provides access to advanced functionality.
secondOfMinute() - Static method in class org.joda.time.DateTimeFieldType
Get the second of minute field type.
secondOfMinute() - Method in class org.joda.time.LocalDateTime
Get the second of minute field property which provides access to advanced functionality.
secondOfMinute() - Method in class org.joda.time.LocalTime
Get the second of minute field property which provides access to advanced functionality.
secondOfMinute() - Method in class org.joda.time.MutableDateTime
Get the second of minute field property
secondOfMinute() - Method in class org.joda.time.TimeOfDay
Deprecated.
Get the second of minute field property which provides access to advanced functionality.
seconds - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
seconds() - Method in class org.joda.time.chrono.AssembledChronology
 
seconds() - Method in class org.joda.time.chrono.BaseChronology
Get the seconds duration field for this chronology.
seconds() - Method in class org.joda.time.Chronology
Get the seconds duration field for this chronology.
SECONDS - Static variable in class org.joda.time.DurationFieldType
 
seconds() - Static method in class org.joda.time.DurationFieldType
Get the seconds field type.
SECONDS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
seconds(int) - Static method in class org.joda.time.Period
Create a period with a specified number of seconds.
seconds() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the seconds field.
Seconds - Class in org.joda.time
An immutable time period representing a number of seconds.
Seconds(int) - Constructor for class org.joda.time.Seconds
Creates a new instance representing a number of seconds.
seconds(int) - Static method in class org.joda.time.Seconds
Obtains an instance of Seconds that may be cached.
SECONDS_MILLIS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
SECONDS_OPTIONAL_MILLIS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
SECONDS_PER_DAY - Static variable in class org.joda.time.DateTimeConstants
Seconds in a typical day (ISO).
SECONDS_PER_HOUR - Static variable in class org.joda.time.DateTimeConstants
Seconds in one hour (ISO)
SECONDS_PER_MINUTE - Static variable in class org.joda.time.DateTimeConstants
Seconds in one minute (60) (ISO)
SECONDS_PER_WEEK - Static variable in class org.joda.time.DateTimeConstants
Seconds in a typical week (ISO).
SECONDS_TYPE - Static variable in class org.joda.time.DurationFieldType
The seconds field type.
secondsBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Seconds
Creates a Seconds representing the number of whole seconds between the two specified datetimes.
secondsBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Seconds
Creates a Seconds representing the number of whole seconds between the two specified partial datetimes.
secondsIn(ReadableInterval) - Static method in class org.joda.time.Seconds
Creates a Seconds representing the number of whole seconds in the specified interval.
select(Class<?>) - Method in class org.joda.time.convert.ConverterSet
Returns the closest matching converter for the given type, or null if none found.
selectChronology(Chronology) - Method in class org.joda.time.format.DateTimeFormatter
Determines the correct chronology to use.
selectSlow(ConverterSet, Class<?>) - Static method in class org.joda.time.convert.ConverterSet
Returns the closest matching converter for the given type, but not very efficiently.
selectStyle(char) - Static method in class org.joda.time.format.DateTimeFormat
Gets the JDK style code from the Joda code.
selectSuffixIndex(int) - Method in class org.joda.time.format.PeriodFormatterBuilder.RegExAffix
 
Separator(String, String, String[], PeriodPrinter, PeriodParser, boolean, boolean) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.Separator
 
SEPTEMBER - Static variable in class org.joda.time.DateTimeConstants
Constant (9) representing September, the nineth month (ISO)
serialVersionUID - Static variable in class org.joda.time.base.BaseDateTime
Serialization lock
serialVersionUID - Static variable in class org.joda.time.base.BaseDuration
Serialization version
serialVersionUID - Static variable in class org.joda.time.base.BaseInterval
Serialization version
serialVersionUID - Static variable in class org.joda.time.base.BaseLocal
Serialization version
serialVersionUID - Static variable in class org.joda.time.base.BasePartial
Serialization version
serialVersionUID - Static variable in class org.joda.time.base.BasePeriod
Serialization version
serialVersionUID - Static variable in class org.joda.time.base.BaseSingleFieldPeriod
Serialization version.
serialVersionUID - Static variable in class org.joda.time.chrono.AssembledChronology
 
serialVersionUID - Static variable in class org.joda.time.chrono.BaseChronology
Serialization version.
serialVersionUID - Static variable in class org.joda.time.chrono.BasicChronology.HalfdayField
 
serialVersionUID - Static variable in class org.joda.time.chrono.BasicChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.BasicDayOfMonthDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.BasicDayOfYearDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.BasicFixedMonthChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.BasicGJChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
Serialization version
serialVersionUID - Static variable in class org.joda.time.chrono.BasicWeekOfWeekyearDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.BasicYearDateTimeField
Serialization version.
serialVersionUID - Static variable in class org.joda.time.chrono.BuddhistChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.CopticChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.EthiopicChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.GJChronology.CutoverField
 
serialVersionUID - Static variable in class org.joda.time.chrono.GJChronology.ImpreciseCutoverField
 
serialVersionUID - Static variable in class org.joda.time.chrono.GJChronology.LinkedDurationField
 
serialVersionUID - Static variable in class org.joda.time.chrono.GJChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.GJDayOfWeekDateTimeField
Serialization version
serialVersionUID - Static variable in class org.joda.time.chrono.GJEraDateTimeField
Serialization version
serialVersionUID - Static variable in class org.joda.time.chrono.GJMonthOfYearDateTimeField
Serialization version
serialVersionUID - Static variable in class org.joda.time.chrono.GJYearOfEraDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.GregorianChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.IslamicChronology.LeapYearPatternType
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.IslamicChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.ISOChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.ISOChronology.Stub
 
serialVersionUID - Static variable in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.JulianChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.LenientChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.LimitChronology.LimitDurationField
 
serialVersionUID - Static variable in exception org.joda.time.chrono.LimitChronology.LimitException
 
serialVersionUID - Static variable in class org.joda.time.chrono.LimitChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.StrictChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.ZonedChronology
Serialization lock
serialVersionUID - Static variable in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
serialVersionUID - Static variable in class org.joda.time.DateMidnight.Property
Deprecated.
Serialization lock
serialVersionUID - Static variable in class org.joda.time.DateMidnight
Deprecated.
Serialization lock
serialVersionUID - Static variable in class org.joda.time.DateTime.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.DateTime
Serialization lock
serialVersionUID - Static variable in class org.joda.time.DateTimeComparator
Serialization lock
serialVersionUID - Static variable in class org.joda.time.DateTimeFieldType
Serialization version
serialVersionUID - Static variable in class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
Serialization version
serialVersionUID - Static variable in class org.joda.time.DateTimeZone
Serialization version.
serialVersionUID - Static variable in class org.joda.time.DateTimeZone.Stub
Serialization lock.
serialVersionUID - Static variable in class org.joda.time.Days
Serialization version.
serialVersionUID - Static variable in class org.joda.time.Duration
Serialization version
serialVersionUID - Static variable in class org.joda.time.DurationFieldType
Serialization version
serialVersionUID - Static variable in class org.joda.time.DurationFieldType.StandardDurationFieldType
Serialization version
serialVersionUID - Static variable in class org.joda.time.field.AbstractReadableInstantFieldProperty
Serialization version.
serialVersionUID - Static variable in class org.joda.time.field.BaseDurationField
Serialization lock.
serialVersionUID - Static variable in class org.joda.time.field.DecoratedDateTimeField
Serialization version
serialVersionUID - Static variable in class org.joda.time.field.DecoratedDurationField
 
serialVersionUID - Static variable in class org.joda.time.field.DelegatedDateTimeField
Serialization version
serialVersionUID - Static variable in class org.joda.time.field.DelegatedDurationField
Serialization lock.
serialVersionUID - Static variable in class org.joda.time.field.DividedDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.ImpreciseDateTimeField.LinkedDurationField
 
serialVersionUID - Static variable in class org.joda.time.field.ImpreciseDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.LenientDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.MillisDurationField
Serialization lock.
serialVersionUID - Static variable in class org.joda.time.field.OffsetDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.PreciseDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.PreciseDurationDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.PreciseDurationField
 
serialVersionUID - Static variable in class org.joda.time.field.RemainderDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.ScaledDurationField
 
serialVersionUID - Static variable in class org.joda.time.field.SkipDateTimeField
Serialization version.
serialVersionUID - Static variable in class org.joda.time.field.SkipUndoDateTimeField
Serialization version.
serialVersionUID - Static variable in class org.joda.time.field.StrictDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.field.UnsupportedDateTimeField
Serialilzation version
serialVersionUID - Static variable in class org.joda.time.field.UnsupportedDurationField
Serialization lock.
serialVersionUID - Static variable in class org.joda.time.field.ZeroIsMaxDateTimeField
 
serialVersionUID - Static variable in class org.joda.time.Hours
Serialization version.
serialVersionUID - Static variable in exception org.joda.time.IllegalFieldValueException
Serialization lock.
serialVersionUID - Static variable in exception org.joda.time.IllegalInstantException
Serialization lock.
serialVersionUID - Static variable in class org.joda.time.Instant
Serialization lock
serialVersionUID - Static variable in class org.joda.time.Interval
Serialization version
serialVersionUID - Static variable in class org.joda.time.JodaTimePermission
Serialization version
serialVersionUID - Static variable in class org.joda.time.LocalDate.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.LocalDate
Serialization lock
serialVersionUID - Static variable in class org.joda.time.LocalDateTime.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.LocalDateTime
Serialization lock
serialVersionUID - Static variable in class org.joda.time.LocalTime.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.LocalTime
Serialization lock
serialVersionUID - Static variable in class org.joda.time.Minutes
Serialization version.
serialVersionUID - Static variable in class org.joda.time.MonthDay.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.MonthDay
Serialization version
serialVersionUID - Static variable in class org.joda.time.Months
Serialization version.
serialVersionUID - Static variable in class org.joda.time.MutableDateTime.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.MutableDateTime
Serialization version
serialVersionUID - Static variable in class org.joda.time.MutableInterval
Serialization version
serialVersionUID - Static variable in class org.joda.time.MutablePeriod
Serialization version
serialVersionUID - Static variable in class org.joda.time.Partial.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.Partial
Serialization version
serialVersionUID - Static variable in class org.joda.time.Period
Serialization version
serialVersionUID - Static variable in class org.joda.time.PeriodType
Serialization version
serialVersionUID - Static variable in class org.joda.time.Seconds
Serialization version.
serialVersionUID - Static variable in class org.joda.time.TimeOfDay.Property
Deprecated.
Serialization version
serialVersionUID - Static variable in class org.joda.time.TimeOfDay
Deprecated.
Serialization version
serialVersionUID - Static variable in class org.joda.time.tz.CachedDateTimeZone
 
serialVersionUID - Static variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
serialVersionUID - Static variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
serialVersionUID - Static variable in class org.joda.time.tz.FixedDateTimeZone
 
serialVersionUID - Static variable in class org.joda.time.UTCDateTimeZone
 
serialVersionUID - Static variable in class org.joda.time.Weeks
Serialization version.
serialVersionUID - Static variable in class org.joda.time.YearMonth.Property
Serialization version
serialVersionUID - Static variable in class org.joda.time.YearMonth
Serialization version
serialVersionUID - Static variable in class org.joda.time.YearMonthDay.Property
Deprecated.
Serialization version
serialVersionUID - Static variable in class org.joda.time.YearMonthDay
Deprecated.
Serialization version
serialVersionUID - Static variable in class org.joda.time.Years
Serialization version.
set(ReadablePartial, long) - Method in class org.joda.time.chrono.BaseChronology
Sets the partial into the instant.
set(long, String, Locale) - Method in class org.joda.time.chrono.BasicChronology.HalfdayField
 
set(long, int) - Method in class org.joda.time.chrono.BasicMonthOfYearDateTimeField
Set the Month component of the specified time instant.
set(long, int) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
set(long, String, Locale) - Method in class org.joda.time.chrono.BasicSingleEraDateTimeField
 
set(long, int) - Method in class org.joda.time.chrono.BasicWeekyearDateTimeField
Set the Year of a week based year component of the specified time instant.
set(long, int) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
set(long, int) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
set(long, String, Locale) - Method in class org.joda.time.chrono.GJChronology.CutoverField
 
set(long, int) - Method in class org.joda.time.chrono.GJEraDateTimeField
Set the Era component of the specified time instant.
set(long, String, Locale) - Method in class org.joda.time.chrono.GJEraDateTimeField
 
set(long, int) - Method in class org.joda.time.chrono.GJYearOfEraDateTimeField
Set the year component of the specified time instant.
set(long, int) - Method in class org.joda.time.chrono.ISOYearOfEraDateTimeField
 
set(long, int) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
set(long, String, Locale) - Method in class org.joda.time.chrono.LimitChronology.LimitDateTimeField
 
set(long, int) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
set(long, String, Locale) - Method in class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
set(ReadablePartial, long) - Method in class org.joda.time.Chronology
Sets the partial into the instant.
set(long, int) - Method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied.
set(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
Sets a value using the specified partial instant.
set(long, String, Locale) - Method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long, String) - Method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(ReadablePartial, int, int[], String, Locale) - Method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long, int) - Method in class org.joda.time.field.BaseDateTimeField
Sets a value in the milliseconds supplied.
set(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
Sets a value using the specified partial instant.
set(long, String, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long, String) - Method in class org.joda.time.field.BaseDateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(ReadablePartial, int, int[], String, Locale) - Method in class org.joda.time.field.BaseDateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long, int) - Method in class org.joda.time.field.DecoratedDateTimeField
 
set(long, int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
set(long, String, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
set(long, String) - Method in class org.joda.time.field.DelegatedDateTimeField
 
set(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
set(ReadablePartial, int, int[], String, Locale) - Method in class org.joda.time.field.DelegatedDateTimeField
 
set(long, int) - Method in class org.joda.time.field.DividedDateTimeField
Set the specified amount of scaled units to the specified time instant.
set(long, int) - Method in class org.joda.time.field.ImpreciseDateTimeField
 
set(long, int) - Method in class org.joda.time.field.LenientDateTimeField
Set values which may be out of bounds by adding the difference between the new value and the current value.
set(long, int) - Method in class org.joda.time.field.OffsetDateTimeField
Set the specified amount of offset units to the specified time instant.
set(long, int) - Method in class org.joda.time.field.PreciseDateTimeField
Set the specified amount of units to the specified time instant.
set(long, int) - Method in class org.joda.time.field.PreciseDurationDateTimeField
Set the specified amount of units to the specified time instant.
set(long, int) - Method in class org.joda.time.field.RemainderDateTimeField
Set the specified amount of remainder units to the specified time instant.
set(long, int) - Method in class org.joda.time.field.SkipDateTimeField
 
set(long, int) - Method in class org.joda.time.field.SkipUndoDateTimeField
 
set(long, int) - Method in class org.joda.time.field.StrictDateTimeField
Does a bounds check before setting the value.
set(long, int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
set(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
set(long, String, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
set(long, String) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
set(ReadablePartial, int, int[], String, Locale) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
set(long, int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
set(long, boolean) - Method in class org.joda.time.format.DateTimeParserBucket.SavedField
 
set(int) - Method in class org.joda.time.MutableDateTime.Property
Sets a value.
set(String, Locale) - Method in class org.joda.time.MutableDateTime.Property
Sets a text value.
set(String) - Method in class org.joda.time.MutableDateTime.Property
Sets a text value.
set(DateTimeFieldType, int) - Method in class org.joda.time.MutableDateTime
Sets the value of one of the fields of the instant, such as hourOfDay.
set(DurationFieldType, int) - Method in class org.joda.time.MutablePeriod
Sets the value of one of the fields.
set(DateTimeFieldType, int) - Method in interface org.joda.time.ReadWritableInstant
Sets the value of one of the fields of the instant, such as hourOfDay.
set(DurationFieldType, int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the value of one of the fields.
set(boolean) - Static method in class org.joda.time.tz.ZoneInfoLogger
 
setChronology(Chronology) - Method in class org.joda.time.base.BaseDateTime
Sets the chronology of the datetime.
setChronology(Chronology) - Method in class org.joda.time.MutableDateTime
Set the chronology of the datetime.
setChronology(Chronology) - Method in class org.joda.time.MutableInterval
Sets the chronology of this time interval.
setChronology(Chronology) - Method in interface org.joda.time.ReadWritableInstant
Sets the chronology of the datetime, which has no effect if not applicable.
setChronology(Chronology) - Method in interface org.joda.time.ReadWritableInterval
Sets the chronology of this time interval.
setCopy(int) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Sets this field in a copy of the DateMidnight.
setCopy(String, Locale) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Sets this field in a copy of the DateMidnight to a parsed text value.
setCopy(String) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Sets this field in a copy of the DateMidnight to a parsed text value.
setCopy(int) - Method in class org.joda.time.DateTime.Property
Sets this field in a copy of the DateTime.
setCopy(String, Locale) - Method in class org.joda.time.DateTime.Property
Sets this field in a copy of the DateTime to a parsed text value.
setCopy(String) - Method in class org.joda.time.DateTime.Property
Sets this field in a copy of the DateTime to a parsed text value.
setCopy(int) - Method in class org.joda.time.LocalDate.Property
Sets this field in a copy of the LocalDate.
setCopy(String, Locale) - Method in class org.joda.time.LocalDate.Property
Sets this field in a copy of the LocalDate to a parsed text value.
setCopy(String) - Method in class org.joda.time.LocalDate.Property
Sets this field in a copy of the LocalDate to a parsed text value.
setCopy(int) - Method in class org.joda.time.LocalDateTime.Property
Sets this field in a copy of the LocalDateTime.
setCopy(String, Locale) - Method in class org.joda.time.LocalDateTime.Property
Sets this field in a copy of the LocalDateTime to a parsed text value.
setCopy(String) - Method in class org.joda.time.LocalDateTime.Property
Sets this field in a copy of the LocalDateTime to a parsed text value.
setCopy(int) - Method in class org.joda.time.LocalTime.Property
Sets this field in a copy of the LocalTime.
setCopy(String, Locale) - Method in class org.joda.time.LocalTime.Property
Sets this field in a copy of the LocalTime to a parsed text value.
setCopy(String) - Method in class org.joda.time.LocalTime.Property
Sets this field in a copy of the LocalTime to a parsed text value.
setCopy(int) - Method in class org.joda.time.MonthDay.Property
Sets this field in a copy of the MonthDay.
setCopy(String, Locale) - Method in class org.joda.time.MonthDay.Property
Sets this field in a copy of the MonthDay to a parsed text value.
setCopy(String) - Method in class org.joda.time.MonthDay.Property
Sets this field in a copy of the MonthDay to a parsed text value.
setCopy(int) - Method in class org.joda.time.Partial.Property
Sets this field in a copy of the Partial.
setCopy(String, Locale) - Method in class org.joda.time.Partial.Property
Sets this field in a copy of the Partial to a parsed text value.
setCopy(String) - Method in class org.joda.time.Partial.Property
Sets this field in a copy of the Partial to a parsed text value.
setCopy(int) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Sets this field in a copy of the TimeOfDay.
setCopy(String, Locale) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Sets this field in a copy of the TimeOfDay to a parsed text value.
setCopy(String) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Sets this field in a copy of the TimeOfDay to a parsed text value.
setCopy(int) - Method in class org.joda.time.YearMonth.Property
Sets this field in a copy of the YearMonth.
setCopy(String, Locale) - Method in class org.joda.time.YearMonth.Property
Sets this field in a copy of the YearMonth to a parsed text value.
setCopy(String) - Method in class org.joda.time.YearMonth.Property
Sets this field in a copy of the YearMonth to a parsed text value.
setCopy(int) - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Sets this field in a copy of the YearMonthDay.
setCopy(String, Locale) - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Sets this field in a copy of the YearMonthDay to a parsed text value.
setCopy(String) - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Sets this field in a copy of the YearMonthDay to a parsed text value.
setCurrentMillisFixed(long) - Static method in class org.joda.time.DateTimeUtils
Sets the current time to return a fixed millisecond time.
setCurrentMillisOffset(long) - Static method in class org.joda.time.DateTimeUtils
Sets the current time to return the system time plus an offset.
setCurrentMillisProvider(DateTimeUtils.MillisProvider) - Static method in class org.joda.time.DateTimeUtils
Sets the provider of the current time to class specified.
setCurrentMillisSystem() - Static method in class org.joda.time.DateTimeUtils
Resets the current time to return the system time.
setDate(long) - Method in class org.joda.time.MutableDateTime
Set the date from milliseconds.
setDate(ReadableInstant) - Method in class org.joda.time.MutableDateTime
Set the date from another instant.
setDate(int, int, int) - Method in class org.joda.time.MutableDateTime
Set the date from fields.
setDate(int, int, int) - Method in interface org.joda.time.ReadWritableDateTime
Set the date from fields.
setDateTime(int, int, int, int, int, int, int) - Method in class org.joda.time.MutableDateTime
Set the date and time from fields.
setDateTime(int, int, int, int, int, int, int) - Method in interface org.joda.time.ReadWritableDateTime
Set the date and time from fields.
setDayOfMonth(int) - Method in class org.joda.time.MutableDateTime
Set the day of the month to the specified value.
setDayOfMonth(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the day of the month to the specified value.
setDayOfMonth(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
setDayOfMonthNext(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
If month-day is 02-29 and year isn't leap, advances to next leap year.
setDayOfMonthPrevious(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
If month-day is 02-29 and year isn't leap, retreats to previous leap year.
setDayOfWeek(int) - Method in class org.joda.time.MutableDateTime
Set the day of week to the specified value.
setDayOfWeek(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the day of week to the specified value.
setDayOfWeek(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
setDayOfYear(int) - Method in class org.joda.time.MutableDateTime
Set the day of year to the specified value.
setDayOfYear(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the day of year to the specified value.
setDays(int) - Method in class org.joda.time.MutablePeriod
Sets the number of days of the period.
setDays(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of days of the period.
setDefault(DateTimeZone) - Static method in class org.joda.time.DateTimeZone
Sets the default time zone.
setDefaultTimeZoneNames(Map<String, DateTimeZone>) - Static method in class org.joda.time.DateTimeUtils
Sets the default map of time zone names.
setDurationAfterStart(long) - Method in class org.joda.time.MutableInterval
Sets the duration of this time interval, preserving the start instant.
setDurationAfterStart(ReadableDuration) - Method in class org.joda.time.MutableInterval
Sets the duration of this time interval, preserving the start instant.
setDurationAfterStart(ReadableDuration) - Method in interface org.joda.time.ReadWritableInterval
Sets the duration of this time interval, preserving the start instant.
setDurationBeforeEnd(long) - Method in class org.joda.time.MutableInterval
Sets the duration of this time interval, preserving the end instant.
setDurationBeforeEnd(ReadableDuration) - Method in class org.joda.time.MutableInterval
Sets the duration of this time interval, preserving the end instant.
setDurationBeforeEnd(ReadableDuration) - Method in interface org.joda.time.ReadWritableInterval
Sets the duration of this time interval, preserving the end instant.
setEnd(ReadableInstant) - Method in class org.joda.time.MutableInterval
Sets the end of this time interval as an Instant.
setEnd(ReadableInstant) - Method in interface org.joda.time.ReadWritableInterval
Sets the end of this time interval as an Instant.
setEndMillis(long) - Method in class org.joda.time.MutableInterval
Sets the end of this time interval.
setEndMillis(long) - Method in interface org.joda.time.ReadWritableInterval
Sets the end of this time interval.
setExtended(long, int) - Method in class org.joda.time.chrono.BasicYearDateTimeField
 
setExtended(long, int) - Method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied, allowing a little leniency at the margins.
setField(DurationFieldType, int) - Method in class org.joda.time.base.BasePeriod
Sets the value of a field in this period.
setFieldInto(int[], DurationFieldType, int) - Method in class org.joda.time.base.BasePeriod
Sets the value of a field in this period.
setFields() - Method in class org.joda.time.chrono.AssembledChronology
 
setFieldValue(ReadWritablePeriod, int, int) - Method in class org.joda.time.format.PeriodFormatterBuilder.FieldFormatter
 
setFixedSavings(String, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
setFixedSavings(String, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Set a fixed savings rule at the cutover.
setHourOfDay(int) - Method in class org.joda.time.MutableDateTime
Set the hour of the day to the specified value.
setHourOfDay(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the hour of the day to the specified value.
setHours(int) - Method in class org.joda.time.MutablePeriod
Sets the number of hours of the period.
setHours(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of hours of the period.
setIndexedField(ReadablePeriod, int, int[], int) - Method in class org.joda.time.PeriodType
Sets the indexed field part of the period.
setInstant(int, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
setInterval(long, long, Chronology) - Method in class org.joda.time.base.BaseInterval
Sets this interval from two millisecond instants and a chronology.
setInterval(long, long) - Method in class org.joda.time.MutableInterval
Sets this interval from two millisecond instants retaining the chronology.
setInterval(ReadableInterval) - Method in class org.joda.time.MutableInterval
Sets this interval to be the same as another.
setInterval(ReadableInstant, ReadableInstant) - Method in class org.joda.time.MutableInterval
Sets this interval from two instants, replacing the chronology with that from the start instant.
setInterval(long, long) - Method in interface org.joda.time.ReadWritableInterval
Sets this interval from two millisecond instants.
setInterval(ReadableInterval) - Method in interface org.joda.time.ReadWritableInterval
Sets this interval to be the same as another.
setInterval(ReadableInstant, ReadableInstant) - Method in interface org.joda.time.ReadWritableInterval
Sets this interval from two instants.
setInto(ReadWritableInterval, Object, Chronology) - Method in interface org.joda.time.convert.IntervalConverter
Extracts interval endpoint values from an object of this converter's type, and sets them into the given ReadWritableInterval.
setInto(ReadWritablePeriod, Object, Chronology) - Method in class org.joda.time.convert.NullConverter
Sets the given ReadWritableDuration to zero milliseconds.
setInto(ReadWritableInterval, Object, Chronology) - Method in class org.joda.time.convert.NullConverter
Extracts interval endpoint values from an object of this converter's type, and sets them into the given ReadWritableInterval.
setInto(ReadWritablePeriod, Object, Chronology) - Method in interface org.joda.time.convert.PeriodConverter
Extracts duration values from an object of this converter's type, and sets them into the given ReadWritableDuration.
setInto(ReadWritablePeriod, Object, Chronology) - Method in class org.joda.time.convert.ReadableDurationConverter
Extracts duration values from an object of this converter's type, and sets them into the given ReadWritableDuration.
setInto(ReadWritablePeriod, Object, Chronology) - Method in class org.joda.time.convert.ReadableIntervalConverter
Sets the values of the mutable duration from the specified interval.
setInto(ReadWritableInterval, Object, Chronology) - Method in class org.joda.time.convert.ReadableIntervalConverter
Extracts interval endpoint values from an object of this converter's type, and sets them into the given ReadWritableInterval.
setInto(ReadWritablePeriod, Object, Chronology) - Method in class org.joda.time.convert.ReadablePeriodConverter
Extracts duration values from an object of this converter's type, and sets them into the given ReadWritablePeriod.
setInto(ReadWritablePeriod, Object, Chronology) - Method in class org.joda.time.convert.StringConverter
Extracts duration values from an object of this converter's type, and sets them into the given ReadWritableDuration.
setInto(ReadWritableInterval, Object, Chronology) - Method in class org.joda.time.convert.StringConverter
Sets the value of the mutable interval from the string.
setMillis(long) - Method in class org.joda.time.base.BaseDateTime
Sets the milliseconds of the datetime.
setMillis(long) - Method in class org.joda.time.base.BaseDuration
Sets the length of this duration in milliseconds.
setMillis(long) - Method in class org.joda.time.MutableDateTime
Set the milliseconds of the datetime.
setMillis(ReadableInstant) - Method in class org.joda.time.MutableDateTime
Sets the millisecond instant of this instant from another.
setMillis(int) - Method in class org.joda.time.MutablePeriod
Sets the number of millis of the period.
setMillis(long) - Method in interface org.joda.time.ReadWritableInstant
Sets the value as the number of milliseconds since the epoch, 1970-01-01T00:00:00Z.
setMillis(ReadableInstant) - Method in interface org.joda.time.ReadWritableInstant
Sets the millisecond instant of this instant from another.
setMillis(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of millis of the period.
setMillisOfDay(int) - Method in class org.joda.time.MutableDateTime
Set the millis of the day to the specified value.
setMillisOfDay(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the millis of the day to the specified value.
setMillisOfSecond(int) - Method in class org.joda.time.MutableDateTime
Set the millis of the second to the specified value.
setMillisOfSecond(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the millis of the second to the specified value.
setMinuteOfDay(int) - Method in class org.joda.time.MutableDateTime
Set the minute of the day to the specified value.
setMinuteOfDay(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the minute of the day to the specified value.
setMinuteOfHour(int) - Method in class org.joda.time.MutableDateTime
Set the minute of the hour to the specified value.
setMinuteOfHour(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the minute of the hour to the specified value.
setMinutes(int) - Method in class org.joda.time.MutablePeriod
Sets the number of minutes of the period.
setMinutes(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of minutes of the period.
setMonthOfYear(int) - Method in class org.joda.time.MutableDateTime
Set the month of the year to the specified value.
setMonthOfYear(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the month of the year to the specified value.
setMonths(int) - Method in class org.joda.time.MutablePeriod
Sets the number of months of the period.
setMonths(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of months of the period.
setNameProvider(NameProvider) - Static method in class org.joda.time.DateTimeZone
Sets the name provider factory.
setOffset(int) - Method in class org.joda.time.format.DateTimeParserBucket
Deprecated.
use Integer version
setOffset(Integer) - Method in class org.joda.time.format.DateTimeParserBucket
Set a time zone offset to be used when computeMillis is called.
setPeriod(ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Sets all the fields of this period from another.
setPeriod(int, int, int, int, int, int, int, int) - Method in class org.joda.time.base.BasePeriod
Sets the eight standard the fields in one go.
setPeriod(ReadablePeriod) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from another ReadablePeriod.
setPeriod(int, int, int, int, int, int, int, int) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go.
setPeriod(ReadableInterval) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from an interval using the ISO chronology and dividing the fields using the period type.
setPeriod(ReadableInstant, ReadableInstant) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from two instants representing an interval.
setPeriod(long, long) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a millisecond interval using ISOChronology and dividing the fields using the period type.
setPeriod(long, long, Chronology) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a millisecond interval.
setPeriod(ReadableDuration) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a duration dividing the fields using the period type.
setPeriod(ReadableDuration, Chronology) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a duration dividing the fields using the period type.
setPeriod(long) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a millisecond duration dividing the fields using the period type.
setPeriod(long, Chronology) - Method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a millisecond duration.
setPeriod(ReadablePeriod) - Method in interface org.joda.time.ReadWritablePeriod
Sets all the fields in one go from another ReadablePeriod.
setPeriod(int, int, int, int, int, int, int, int) - Method in interface org.joda.time.ReadWritablePeriod
Sets all the fields in one go.
setPeriod(ReadableInterval) - Method in interface org.joda.time.ReadWritablePeriod
Sets all the fields in one go from an interval dividing the fields using the period type.
setPeriodAfterStart(ReadablePeriod) - Method in class org.joda.time.MutableInterval
Sets the period of this time interval, preserving the start instant and using the ISOChronology in the default zone for calculations.
setPeriodAfterStart(ReadablePeriod) - Method in interface org.joda.time.ReadWritableInterval
Sets the period of this time interval, preserving the start instant.
setPeriodBeforeEnd(ReadablePeriod) - Method in class org.joda.time.MutableInterval
Sets the period of this time interval, preserving the end instant and using the ISOChronology in the default zone for calculations.
setPeriodBeforeEnd(ReadablePeriod) - Method in interface org.joda.time.ReadWritableInterval
Sets the period of this time interval, preserving the end instant.
setPeriodInternal(ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Private method called from constructor.
setPeriodInternal(int, int, int, int, int, int, int, int) - Method in class org.joda.time.base.BasePeriod
Private method called from constructor.
setPivotYear(Integer) - Method in class org.joda.time.format.DateTimeParserBucket
Deprecated.
this method should never have been public
setProvider(Provider) - Static method in class org.joda.time.DateTimeZone
Sets the zone provider factory.
setRounding(DateTimeField) - Method in class org.joda.time.MutableDateTime
Sets the status of rounding to use the specified field and ROUND_FLOOR mode.
setRounding(DateTimeField, int) - Method in class org.joda.time.MutableDateTime
Sets the status of rounding to use the specified field and mode.
setSecondOfDay(int) - Method in class org.joda.time.MutableDateTime
Set the second of the day to the specified value.
setSecondOfDay(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the second of the day to the specified value.
setSecondOfMinute(int) - Method in class org.joda.time.MutableDateTime
Set the second of the minute to the specified value.
setSecondOfMinute(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the second of the minute to the specified value.
setSeconds(int) - Method in class org.joda.time.MutablePeriod
Sets the number of seconds of the period.
setSeconds(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of seconds of the period.
setStandardOffset(int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
setStandardOffset(int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Sets the standard offset to use for newly added rules until the next cutover is added.
setStart(ReadableInstant) - Method in class org.joda.time.MutableInterval
Sets the start of this time interval as an Instant.
setStart(ReadableInstant) - Method in interface org.joda.time.ReadWritableInterval
Sets the start of this time interval as an Instant.
setStartMillis(long) - Method in class org.joda.time.MutableInterval
Sets the start of this time interval.
setStartMillis(long) - Method in interface org.joda.time.ReadWritableInterval
Sets the start of this time interval.
setTime(long) - Method in class org.joda.time.MutableDateTime
Set the time from milliseconds.
setTime(ReadableInstant) - Method in class org.joda.time.MutableDateTime
Set the time from another instant.
setTime(int, int, int, int) - Method in class org.joda.time.MutableDateTime
Set the time from fields.
setTime(int, int, int, int) - Method in interface org.joda.time.ReadWritableDateTime
Set the time from fields.
setUpperLimit(int, DateTimeZoneBuilder.OfYear) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
setValue(int, int) - Method in class org.joda.time.base.BasePartial
Sets the value of the field at the specified index.
setValue(int, int) - Method in class org.joda.time.base.BasePeriod
Sets the value of the field at the specified index.
setValue(int) - Method in class org.joda.time.base.BaseSingleFieldPeriod
Sets the amount of this period.
setValue(int, int) - Method in class org.joda.time.MutablePeriod
Sets the value of one of the fields by index.
setValue(int, int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the value of one of the fields by index.
setValues(int[]) - Method in class org.joda.time.base.BasePartial
Sets the values of all fields.
setValues(int[]) - Method in class org.joda.time.base.BasePeriod
Sets the values of all fields.
setWeekOfWeekyear(int) - Method in class org.joda.time.MutableDateTime
Set the week of weekyear to the specified value.
setWeekOfWeekyear(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the week of weekyear to the specified value.
setWeeks(int) - Method in class org.joda.time.MutablePeriod
Sets the number of weeks of the period.
setWeeks(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of weeks of the period.
setWeekyear(int) - Method in class org.joda.time.MutableDateTime
Set the weekyear to the specified value.
setWeekyear(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the weekyear to the specified value.
setYear(long, int) - Method in class org.joda.time.chrono.BasicChronology
Sets the year from an instant and year.
setYear(long, int) - Method in class org.joda.time.chrono.BasicFixedMonthChronology
 
setYear(long, int) - Method in class org.joda.time.chrono.BasicGJChronology
 
setYear(long, int) - Method in class org.joda.time.chrono.IslamicChronology
 
setYear(int) - Method in class org.joda.time.MutableDateTime
Set the year to the specified value.
setYear(int) - Method in interface org.joda.time.ReadWritableDateTime
Set the year to the specified value.
setYears(int) - Method in class org.joda.time.MutablePeriod
Sets the number of years of the period.
setYears(int) - Method in interface org.joda.time.ReadWritablePeriod
Sets the number of years of the period.
setZone(DateTimeZone) - Method in class org.joda.time.format.DateTimeParserBucket
Set a time zone to be used when computeMillis is called.
setZone(DateTimeZone) - Method in class org.joda.time.MutableDateTime
Sets the time zone of the datetime, changing the chronology and field values.
setZone(DateTimeZone) - Method in interface org.joda.time.ReadWritableInstant
Sets the time zone of the datetime, changing the chronology and field values.
setZoneRetainFields(DateTimeZone) - Method in class org.joda.time.MutableDateTime
Sets the time zone of the datetime, changing the chronology and millisecond.
setZoneRetainFields(DateTimeZone) - Method in interface org.joda.time.ReadWritableInstant
Sets the time zone of the datetime, changing the chronology and millisecond.
SEVEN - Static variable in class org.joda.time.Days
Constant representing seven days.
SEVEN - Static variable in class org.joda.time.Hours
Constant representing seven hours.
SEVEN - Static variable in class org.joda.time.Months
Constant representing seven months.
SHORT - Static variable in class org.joda.time.format.DateTimeFormat
Style constant for SHORT.
SHORT_MONTH_LENGTH - Static variable in class org.joda.time.chrono.IslamicChronology
The length of the short month.
SHORT_NAME - Static variable in class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
shortDate() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a short date format.
shortDateTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a short datetime format.
shortTime() - Static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a short time format.
SimpleAffix(String) - Constructor for class org.joda.time.format.PeriodFormatterBuilder.SimpleAffix
 
SIX - Static variable in class org.joda.time.Days
Constant representing six days.
SIX - Static variable in class org.joda.time.Hours
Constant representing six hours.
SIX - Static variable in class org.joda.time.Months
Constant representing six months.
size() - Method in class org.joda.time.base.AbstractPeriod
Gets the number of fields that this period supports.
size() - Method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the number of fields that this period supports, which is one.
size() - Method in class org.joda.time.convert.ConverterSet
Returns the amount of converters in the set.
size() - Method in class org.joda.time.LocalDate
Gets the number of fields in this partial, which is three.
size() - Method in class org.joda.time.LocalDateTime
Gets the number of fields in this partial, which is four.
size() - Method in class org.joda.time.LocalTime
Gets the number of fields in this partial, which is four.
size() - Method in class org.joda.time.MonthDay
Gets the number of fields in this partial, which is two.
size() - Method in class org.joda.time.Partial
Gets the number of fields in this partial.
size() - Method in class org.joda.time.PeriodType
Gets the number of fields in the period type.
size() - Method in interface org.joda.time.ReadablePartial
Gets the number of fields that this partial supports.
size() - Method in interface org.joda.time.ReadablePeriod
Gets the number of fields that this period supports.
size() - Method in class org.joda.time.TimeOfDay
Deprecated.
Gets the number of fields in this partial.
size() - Method in class org.joda.time.YearMonth
Gets the number of fields in this partial, which is two.
size() - Method in class org.joda.time.YearMonthDay
Deprecated.
Gets the number of fields in this partial.
SkipDateTimeField - Class in org.joda.time.field
Wraps another field such that a certain value is skipped.
SkipDateTimeField(Chronology, DateTimeField) - Constructor for class org.joda.time.field.SkipDateTimeField
Constructor that skips zero.
SkipDateTimeField(Chronology, DateTimeField, int) - Constructor for class org.joda.time.field.SkipDateTimeField
Constructor.
SkipUndoDateTimeField - Class in org.joda.time.field
Wraps another field such that a certain value is added back into the sequence of numbers.
SkipUndoDateTimeField(Chronology, DateTimeField) - Constructor for class org.joda.time.field.SkipUndoDateTimeField
Constructor that reinserts zero.
SkipUndoDateTimeField(Chronology, DateTimeField, int) - Constructor for class org.joda.time.field.SkipUndoDateTimeField
Constructor.
sme - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
sort(DateTimeParserBucket.SavedField[], int) - Static method in class org.joda.time.format.DateTimeParserBucket
Sorts elements [0,high).
standard() - Static method in class org.joda.time.format.ISOPeriodFormat
The standard ISO format - PyYmMwWdDThHmMsS.
standard() - Static method in class org.joda.time.PeriodType
Gets a type that defines all standard fields.
StandardDateTimeFieldType(String, byte, DurationFieldType, DurationFieldType) - Constructor for class org.joda.time.DateTimeFieldType.StandardDateTimeFieldType
Constructor.
standardDays(long) - Static method in class org.joda.time.Duration
Create a duration with the specified number of days assuming that there are the standard number of milliseconds in a day.
standardDaysIn(ReadablePeriod) - Static method in class org.joda.time.Days
Creates a new Days representing the number of complete standard length days in the specified period.
StandardDurationFieldType(String, byte) - Constructor for class org.joda.time.DurationFieldType.StandardDurationFieldType
Constructor.
standardHours(long) - Static method in class org.joda.time.Duration
Create a duration with the specified number of hours assuming that there are the standard number of milliseconds in an hour.
standardHoursIn(ReadablePeriod) - Static method in class org.joda.time.Hours
Creates a new Hours representing the number of complete standard length hours in the specified period.
standardMinutes(long) - Static method in class org.joda.time.Duration
Create a duration with the specified number of minutes assuming that there are the standard number of milliseconds in a minute.
standardMinutesIn(ReadablePeriod) - Static method in class org.joda.time.Minutes
Creates a new Minutes representing the number of complete standard length minutes in the specified period.
standardPeriodIn(ReadablePeriod, long) - Static method in class org.joda.time.base.BaseSingleFieldPeriod
Creates a new instance representing the number of complete standard length units in the specified period.
standardSeconds(long) - Static method in class org.joda.time.Duration
Create a duration with the specified number of seconds assuming that there are the standard number of milliseconds in a second.
standardSecondsIn(ReadablePeriod) - Static method in class org.joda.time.Seconds
Creates a new Seconds representing the number of complete standard length seconds in the specified period.
standardWeeksIn(ReadablePeriod) - Static method in class org.joda.time.Weeks
Creates a new Weeks representing the number of complete standard length weeks in the specified period.
START_1972 - Static variable in class org.joda.time.base.BaseSingleFieldPeriod
The start of 1972.
StrictChronology - Class in org.joda.time.chrono
Wraps another Chronology, ensuring all the fields are strict.
StrictChronology(Chronology) - Constructor for class org.joda.time.chrono.StrictChronology
Create a StrictChronology for any chronology.
StrictDateTimeField - Class in org.joda.time.field
Converts a lenient DateTimeField into a strict one.
StrictDateTimeField(DateTimeField) - Constructor for class org.joda.time.field.StrictDateTimeField
 
StringConverter - Class in org.joda.time.convert
StringConverter converts from a String to an instant, partial, duration, period or interval..
StringConverter() - Constructor for class org.joda.time.convert.StringConverter
Restricted constructor.
StringLiteral(String) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.StringLiteral
 
Stub(DateTimeZone) - Constructor for class org.joda.time.chrono.ISOChronology.Stub
 
Stub(String) - Constructor for class org.joda.time.DateTimeZone.Stub
Constructor.
StyleFormatter(int, int, int) - Constructor for class org.joda.time.format.DateTimeFormat.StyleFormatter
 
StyleFormatterCacheKey(int, int, int, Locale) - Constructor for class org.joda.time.format.DateTimeFormat.StyleFormatterCacheKey
 
subtract(long, int) - Method in class org.joda.time.DurationField
Subtracts a duration value (which may be negative) from the instant.
subtract(long, long) - Method in class org.joda.time.DurationField
Subtracts a duration value (which may be negative) from the instant.
SUNDAY - Static variable in class org.joda.time.DateTimeConstants
Constant (7) representing Sunday, the seventh day of the week (ISO)
SYSTEM_MILLIS_PROVIDER - Static variable in class org.joda.time.DateTimeUtils
The singleton instance of the system millisecond provider.
SystemMillisProvider() - Constructor for class org.joda.time.DateTimeUtils.SystemMillisProvider
 

T

t - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
TEN - Static variable in class org.joda.time.Months
Constant representing ten months.
test(String, DateTimeZone) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
TextField(DateTimeFieldType, boolean) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.TextField
 
THREE - Static variable in class org.joda.time.Days
Constant representing three days.
THREE - Static variable in class org.joda.time.Hours
Constant representing three hours.
THREE - Static variable in class org.joda.time.Minutes
Constant representing three minutes.
THREE - Static variable in class org.joda.time.Months
Constant representing three months.
THREE - Static variable in class org.joda.time.Seconds
Constant representing three seconds.
THREE - Static variable in class org.joda.time.Weeks
Constant representing three weeks.
THREE - Static variable in class org.joda.time.Years
Constant representing three years.
THURSDAY - Static variable in class org.joda.time.DateTimeConstants
Constant (4) representing Thursday, the fourth day of the week (ISO)
TIME - Static variable in class org.joda.time.format.DateTimeFormat
Type constant for TIME only.
time() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
time(DateTimeFormatterBuilder, Collection<DateTimeFieldType>, boolean, boolean, boolean, boolean) - Static method in class org.joda.time.format.ISODateTimeFormat
Adds the time fields to the builder.
time() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit fraction of second, and time zone offset (HH:mm:ss.SSSZZ).
time() - Static method in class org.joda.time.PeriodType
Gets a type that defines all standard time fields.
TIME_DURATION_TYPES - Static variable in class org.joda.time.LocalTime
Set of known duration types.
TIME_INSTANCE - Static variable in class org.joda.time.DateTimeComparator
Singleton instance
timeElementParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
timeElementParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO time parser.
timeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
timeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset (HH:mm:ssZZ).
TimeOfDay - Class in org.joda.time
Deprecated.
Use LocalTime which has a much better internal implementation and has been available since 1.3
TimeOfDay() - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with the current time, using ISOChronology in the default zone to extract the fields.
TimeOfDay(DateTimeZone) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with the current time, using ISOChronology in the specified zone to extract the fields.
TimeOfDay(Chronology) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with the current time, using the specified chronology and zone to extract the fields.
TimeOfDay(long) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay extracting the partial fields from the specified milliseconds using the ISOChronology in the default zone.
TimeOfDay(long, Chronology) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay extracting the partial fields from the specified milliseconds using the chronology provided.
TimeOfDay(Object) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay from an Object that represents a time.
TimeOfDay(Object, Chronology) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay from an Object that represents a time, using the specified chronology.
TimeOfDay(int, int) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with specified hour and minute and zero seconds and milliseconds using ISOChronology in the default zone.
TimeOfDay(int, int, Chronology) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with specified hour and minute and zero seconds and milliseconds.
TimeOfDay(int, int, int) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with specified time field values and zero milliseconds using ISOChronology in the default zone.
TimeOfDay(int, int, int, Chronology) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with specified time field values and zero milliseconds.
TimeOfDay(int, int, int, int) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with specified time field values using ISOChronology in the default zone.
TimeOfDay(int, int, int, int, Chronology) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with specified time field values and chronology.
TimeOfDay(TimeOfDay, int[]) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with chronology from this instance and new values.
TimeOfDay(TimeOfDay, Chronology) - Constructor for class org.joda.time.TimeOfDay
Deprecated.
Constructs a TimeOfDay with values from this instance and a new chronology.
TimeOfDay.Property - Class in org.joda.time
Deprecated.
Use LocalTime which has a much better internal implementation
timeParser() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
timeParser() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a generic ISO time parser for parsing times with a possible zone.
TimeZoneId() - Constructor for enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
 
TimeZoneName(int, Map<String, DateTimeZone>) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneName
 
TimeZoneOffset(String, String, boolean, int, int) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.TimeZoneOffset
 
toCalendar(Locale) - Method in class org.joda.time.base.AbstractDateTime
Get the date time as a java.util.Calendar, assigning exactly the same millisecond instant.
toDate() - Method in class org.joda.time.base.AbstractInstant
Get the date time as a java.util.Date.
toDate() - Method in class org.joda.time.LocalDate
Get the date time as a java.util.Date.
toDate() - Method in class org.joda.time.LocalDateTime
Get the date time as a java.util.Date.
toDate(TimeZone) - Method in class org.joda.time.LocalDateTime
Get the date time as a java.util.Date using the specified time zone.
toDateMidnight() - Method in class org.joda.time.DateTime
Deprecated.
DateMidnight is deprecated
toDateMidnight() - Method in class org.joda.time.LocalDate
Deprecated.
DateMidnight is deprecated
toDateMidnight(DateTimeZone) - Method in class org.joda.time.LocalDate
Deprecated.
DateMidnight is deprecated
toDateMidnight() - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this object to a DateMidnight in the default time zone.
toDateMidnight(DateTimeZone) - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this object to a DateMidnight.
toDateTime() - Method in class org.joda.time.base.AbstractInstant
Get this object as a DateTime in the same zone.
toDateTime(DateTimeZone) - Method in class org.joda.time.base.AbstractInstant
Get this object as a DateTime using the same chronology but a different zone.
toDateTime(Chronology) - Method in class org.joda.time.base.AbstractInstant
Get this object as a DateTime using the given chronology and its zone.
toDateTime(ReadableInstant) - Method in class org.joda.time.base.AbstractPartial
Resolves this partial against another complete instant to create a new full instant.
toDateTime() - Method in class org.joda.time.DateTime
Get this object as a DateTime by returning this.
toDateTime(DateTimeZone) - Method in class org.joda.time.DateTime
Get this object as a DateTime, returning this if possible.
toDateTime(Chronology) - Method in class org.joda.time.DateTime
Get this object as a DateTime, returning this if possible.
toDateTime() - Method in class org.joda.time.Instant
Get this object as a DateTime using ISOChronology in the default zone.
toDateTime(LocalTime) - Method in class org.joda.time.LocalDate
Converts this object to a DateTime using a LocalTime to fill in the missing fields and using the default time zone.
toDateTime(LocalTime, DateTimeZone) - Method in class org.joda.time.LocalDate
Converts this object to a DateTime using a LocalTime to fill in the missing fields.
toDateTime() - Method in class org.joda.time.LocalDateTime
Converts this object to a DateTime using the default zone.
toDateTime(DateTimeZone) - Method in class org.joda.time.LocalDateTime
Converts this object to a DateTime using the specified zone.
toDateTime() - Method in interface org.joda.time.ReadableDateTime
Get this object as a DateTime.
toDateTime(ReadableInstant) - Method in interface org.joda.time.ReadablePartial
Converts this partial to a full datetime by resolving it against another datetime.
toDateTime(TimeOfDay) - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this object to a DateTime using a TimeOfDay to fill in the missing fields and using the default time zone.
toDateTime(TimeOfDay, DateTimeZone) - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this object to a DateTime using a TimeOfDay to fill in the missing fields.
toDateTimeAtCurrentTime() - Method in class org.joda.time.LocalDate
Converts this LocalDate to a full datetime using the default time zone setting the date fields from this instance and the time fields from the current time.
toDateTimeAtCurrentTime(DateTimeZone) - Method in class org.joda.time.LocalDate
Converts this LocalDate to a full datetime using the specified time zone setting the date fields from this instance and the time fields from the current time.
toDateTimeAtCurrentTime() - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this partial to a full datetime using the default time zone setting the date fields from this instance and the time fields from the current time.
toDateTimeAtCurrentTime(DateTimeZone) - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this partial to a full datetime using the specified time zone setting the date fields from this instance and the time fields from the current time.
toDateTimeAtMidnight() - Method in class org.joda.time.LocalDate
Deprecated.
Use LocalDate.toDateTimeAtStartOfDay() which won't throw an exception
toDateTimeAtMidnight(DateTimeZone) - Method in class org.joda.time.LocalDate
Deprecated.
Use LocalDate.toDateTimeAtStartOfDay(DateTimeZone) which won't throw an exception
toDateTimeAtMidnight() - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this YearMonthDay to a full datetime at midnight using the default time zone.
toDateTimeAtMidnight(DateTimeZone) - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this YearMonthDay to a full datetime at midnight using the specified time zone.
toDateTimeAtStartOfDay() - Method in class org.joda.time.LocalDate
Converts this LocalDate to a full datetime at the earliest valid time for the date using the default time zone.
toDateTimeAtStartOfDay(DateTimeZone) - Method in class org.joda.time.LocalDate
Converts this LocalDate to a full datetime at the earliest valid time for the date using the specified time zone.
toDateTimeISO() - Method in class org.joda.time.base.AbstractInstant
Get this object as a DateTime using ISOChronology in the same zone.
toDateTimeISO() - Method in class org.joda.time.DateTime
Get this object as a DateTime using ISOChronology in the default zone, returning this if possible.
toDateTimeISO() - Method in class org.joda.time.Instant
Deprecated.
Use toDateTime() as it is identical
toDateTimeToday() - Method in class org.joda.time.LocalTime
Converts this LocalTime to a full datetime using the default time zone setting the time fields from this instance and the date fields from the current date.
toDateTimeToday(DateTimeZone) - Method in class org.joda.time.LocalTime
Converts this LocalTime to a full datetime using the specified time zone setting the time fields from this instance and the date fields from the current time.
toDateTimeToday() - Method in class org.joda.time.TimeOfDay
Deprecated.
Converts this partial to a full datetime using the default time zone setting the time fields from this instance and the date fields from the current time.
toDateTimeToday(DateTimeZone) - Method in class org.joda.time.TimeOfDay
Deprecated.
Converts this partial to a full datetime using the specified time zone setting the time fields from this instance and the date fields from the current time.
toDateTimeZone(String, boolean) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Processes all the rules and builds a DateTimeZone.
toDuration() - Method in class org.joda.time.base.AbstractDuration
Get this duration as an immutable Duration object.
toDuration() - Method in class org.joda.time.base.AbstractInterval
Gets the duration of this time interval.
toDuration() - Method in class org.joda.time.Duration
Get this duration as an immutable Duration object by returning this.
toDuration() - Method in interface org.joda.time.ReadableDuration
Get this duration as an immutable Duration object.
toDuration() - Method in interface org.joda.time.ReadableInterval
Gets the millisecond duration of this time interval.
toDurationFrom(ReadableInstant) - Method in class org.joda.time.base.BasePeriod
Gets the total millisecond duration of this period relative to a start instant.
toDurationMillis() - Method in class org.joda.time.base.AbstractInterval
Gets the duration of this time interval in milliseconds.
toDurationMillis() - Method in interface org.joda.time.ReadableInterval
Gets the millisecond duration of this time interval.
toDurationTo(ReadableInstant) - Method in class org.joda.time.base.BasePeriod
Gets the total millisecond duration of this period relative to an end instant.
toFormatter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Constructs a DateTimeFormatter using all the appended elements.
toFormatter() - Method in class org.joda.time.format.PeriodFormatterBuilder
Constructs a PeriodFormatter using all the appended elements.
toFormatter(List<Object>, boolean, boolean) - Static method in class org.joda.time.format.PeriodFormatterBuilder
 
toGregorianCalendar() - Method in class org.joda.time.base.AbstractDateTime
Get the date time as a java.util.GregorianCalendar, assigning exactly the same millisecond instant.
toInstant() - Method in class org.joda.time.base.AbstractInstant
Get this object as an Instant.
toInstant() - Method in class org.joda.time.Instant
Get this object as an Instant by returning this.
toInstant() - Method in interface org.joda.time.ReadableInstant
Get the value as a simple immutable Instant object.
toInterval() - Method in class org.joda.time.base.AbstractInterval
Get this interval as an immutable Interval object.
toInterval() - Method in class org.joda.time.DateMidnight
Deprecated.
Converts this object to an Interval encompassing the whole of this day.
toInterval() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Returns the interval that represents the range of the minimum and maximum values of this field.
toInterval() - Method in class org.joda.time.Interval
Get this interval as an immutable Interval object by returning this.
toInterval() - Method in class org.joda.time.LocalDate
Converts this object to an Interval representing the whole day in the default time zone.
toInterval(DateTimeZone) - Method in class org.joda.time.LocalDate
Converts this object to an Interval representing the whole day.
toInterval() - Method in interface org.joda.time.ReadableInterval
Get this interval as an immutable Interval object.
toInterval() - Method in class org.joda.time.YearMonth
Converts this object to an Interval representing the whole month.
toInterval(DateTimeZone) - Method in class org.joda.time.YearMonth
Converts this object to an Interval representing the whole month.
toInterval() - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this object to an Interval representing the whole day in the default time zone.
toInterval(DateTimeZone) - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this object to an Interval representing the whole day.
toIntervalFrom(ReadableInstant) - Method in class org.joda.time.base.BaseDuration
Converts this duration to an Interval starting at the specified instant.
toIntervalTo(ReadableInstant) - Method in class org.joda.time.base.BaseDuration
Converts this duration to an Interval ending at the specified instant.
toJulianDay(long) - Static method in class org.joda.time.DateTimeUtils
Calculates the astronomical Julian Day for an instant.
toJulianDayNumber(long) - Static method in class org.joda.time.DateTimeUtils
Calculates the astronomical Julian Day Number for an instant.
toLocalDate() - Method in class org.joda.time.DateMidnight
Deprecated.
Converts this object to a LocalDate with the same date and chronology.
toLocalDate() - Method in class org.joda.time.DateTime
Converts this object to a LocalDate with the same date and chronology.
toLocalDate() - Method in class org.joda.time.LocalDateTime
Converts this object to a LocalDate with the same date and chronology.
toLocalDate(int) - Method in class org.joda.time.MonthDay
Converts this object to a LocalDate with the same month-day and chronology.
toLocalDate(int) - Method in class org.joda.time.YearMonth
Converts this object to a LocalDate with the same year-month and chronology.
toLocalDate() - Method in class org.joda.time.YearMonthDay
Deprecated.
Converts this object to a LocalDate with the same date and chronology.
toLocalDateTime() - Method in class org.joda.time.DateTime
Converts this object to a LocalDateTime with the same datetime and chronology.
toLocalDateTime(LocalTime) - Method in class org.joda.time.LocalDate
Converts this object to a LocalDateTime using a LocalTime to fill in the missing fields.
toLocalTime() - Method in class org.joda.time.DateTime
Converts this object to a LocalTime with the same time and chronology.
toLocalTime() - Method in class org.joda.time.LocalDateTime
Converts this object to a LocalTime with the same time and chronology.
toLocalTime() - Method in class org.joda.time.TimeOfDay
Deprecated.
Converts this object to a LocalTime with the same time and chronology.
toMutableDateTime() - Method in class org.joda.time.base.AbstractInstant
Get this object as a MutableDateTime in the same zone.
toMutableDateTime(DateTimeZone) - Method in class org.joda.time.base.AbstractInstant
Get this object as a MutableDateTime using the same chronology but a different zone.
toMutableDateTime(Chronology) - Method in class org.joda.time.base.AbstractInstant
Get this object as a MutableDateTime using the given chronology and its zone.
toMutableDateTime() - Method in class org.joda.time.Instant
Get this object as a MutableDateTime using ISOChronology in the default zone.
toMutableDateTime() - Method in interface org.joda.time.ReadableDateTime
Get this object as a MutableDateTime, always returning a new instance.
toMutableDateTimeISO() - Method in class org.joda.time.base.AbstractInstant
Get this object as a MutableDateTime using ISOChronology in the same zone.
toMutableDateTimeISO() - Method in class org.joda.time.Instant
Deprecated.
Use toMutableDateTime() as it is identical
toMutableInterval() - Method in class org.joda.time.base.AbstractInterval
Get this time interval as a MutableInterval.
toMutableInterval() - Method in interface org.joda.time.ReadableInterval
Get this time interval as a MutableInterval.
toMutablePeriod() - Method in class org.joda.time.base.AbstractPeriod
Get this object as a MutablePeriod.
toMutablePeriod() - Method in class org.joda.time.base.BaseSingleFieldPeriod
Get this object as a MutablePeriod.
toMutablePeriod() - Method in interface org.joda.time.ReadablePeriod
Get this object as a MutablePeriod.
toParser() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Internal method to create a DateTimeParser instance using all the appended elements.
toParser() - Method in class org.joda.time.format.PeriodFormatterBuilder
Internal method to create a PeriodParser instance using all the appended elements.
toPeriod() - Method in class org.joda.time.base.AbstractDuration
Converts this duration to a Period instance using the standard period type and the ISO chronology.
toPeriod() - Method in class org.joda.time.base.AbstractInterval
Converts the duration of the interval to a Period using the All period type.
toPeriod(PeriodType) - Method in class org.joda.time.base.AbstractInterval
Converts the duration of the interval to a Period using the specified period type.
toPeriod() - Method in class org.joda.time.base.AbstractPeriod
Get this period as an immutable Period object.
toPeriod(PeriodType) - Method in class org.joda.time.base.BaseDuration
Converts this duration to a Period instance using the specified period type and the ISO chronology.
toPeriod(Chronology) - Method in class org.joda.time.base.BaseDuration
Converts this duration to a Period instance using the standard period type and the specified chronology.
toPeriod(PeriodType, Chronology) - Method in class org.joda.time.base.BaseDuration
Converts this duration to a Period instance using the specified period type and chronology.
toPeriod() - Method in class org.joda.time.base.BaseSingleFieldPeriod
Get this period as an immutable Period object.
toPeriod() - Method in class org.joda.time.Period
Get this period as an immutable Period object by returning this.
toPeriod() - Method in interface org.joda.time.ReadableDuration
Converts this duration to a Period instance using the standard period type and the ISO chronology.
toPeriod() - Method in interface org.joda.time.ReadableInterval
Converts the duration of the interval to a period using the standard period type.
toPeriod(PeriodType) - Method in interface org.joda.time.ReadableInterval
Converts the duration of the interval to a period using the specified period type.
toPeriod() - Method in interface org.joda.time.ReadablePeriod
Get this period as an immutable Period object.
toPeriodFrom(ReadableInstant) - Method in class org.joda.time.base.BaseDuration
Converts this duration to a Period instance by adding the duration to a start instant to obtain an interval using the standard period type.
toPeriodFrom(ReadableInstant, PeriodType) - Method in class org.joda.time.base.BaseDuration
Converts this duration to a Period instance by adding the duration to a start instant to obtain an interval.
toPeriodTo(ReadableInstant) - Method in class org.joda.time.base.BaseDuration
Converts this duration to a Period instance by subtracting the duration from an end instant to obtain an interval using the standard period type.
toPeriodTo(ReadableInstant, PeriodType) - Method in class org.joda.time.base.BaseDuration
Converts this duration to a Period instance by subtracting the duration from an end instant to obtain an interval using the standard period type.
toPrinter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Internal method to create a DateTimePrinter instance using all the appended elements.
toPrinter() - Method in class org.joda.time.format.PeriodFormatterBuilder
Internal method to create a PeriodPrinter instance using all the appended elements.
toStandardDays() - Method in class org.joda.time.Duration
Converts this duration to a period in days assuming that there are the standard number of milliseconds in a day.
toStandardDays() - Method in class org.joda.time.Hours
Converts this period in hours to a period in days assuming a 24 hour day.
toStandardDays() - Method in class org.joda.time.Minutes
Converts this period in minutes to a period in days assuming a 24 hour day and 60 minute hour.
toStandardDays() - Method in class org.joda.time.Period
Converts this period to a period in days assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardDays() - Method in class org.joda.time.Seconds
Converts this period in seconds to a period in days assuming a 24 hour day, 60 minute hour and 60 second minute.
toStandardDays() - Method in class org.joda.time.Weeks
Converts this period in weeks to a period in days assuming a 7 day week.
toStandardDuration() - Method in class org.joda.time.Days
Converts this period in days to a duration in milliseconds assuming a 24 hour day, 60 minute hour and 60 second minute.
toStandardDuration() - Method in class org.joda.time.Hours
Converts this period in hours to a duration in milliseconds assuming a 60 minute hour and 60 second minute.
toStandardDuration() - Method in class org.joda.time.Minutes
Converts this period in minutes to a duration in milliseconds assuming a 60 second minute.
toStandardDuration() - Method in class org.joda.time.Period
Converts this period to a duration assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardDuration() - Method in class org.joda.time.Seconds
Converts this period in seconds to a duration in milliseconds assuming a 24 hour day, 60 minute hour and 60 second minute.
toStandardDuration() - Method in class org.joda.time.Weeks
Converts this period in weeks to a duration in milliweeks assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardHours() - Method in class org.joda.time.Days
Converts this period in days to a period in hours assuming a 24 hour day.
toStandardHours() - Method in class org.joda.time.Duration
Converts this duration to a period in hours assuming that there are the standard number of milliseconds in an hour.
toStandardHours() - Method in class org.joda.time.Minutes
Converts this period in minutes to a period in hours assuming a 60 minute hour.
toStandardHours() - Method in class org.joda.time.Period
Converts this period to a period in hours assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardHours() - Method in class org.joda.time.Seconds
Converts this period in seconds to a period in hours assuming a 60 minute hour and 60 second minute.
toStandardHours() - Method in class org.joda.time.Weeks
Converts this period in weeks to a period in hours assuming a 7 day week and 24 hour day.
toStandardMinutes() - Method in class org.joda.time.Days
Converts this period in days to a period in minutes assuming a 24 hour day and 60 minute hour.
toStandardMinutes() - Method in class org.joda.time.Duration
Converts this duration to a period in minutes assuming that there are the standard number of milliseconds in a minute.
toStandardMinutes() - Method in class org.joda.time.Hours
Converts this period in hours to a period in minutes assuming a 60 minute hour.
toStandardMinutes() - Method in class org.joda.time.Period
Converts this period to a period in minutes assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardMinutes() - Method in class org.joda.time.Seconds
Converts this period in seconds to a period in minutes assuming a 60 second minute.
toStandardMinutes() - Method in class org.joda.time.Weeks
Converts this period in weeks to a period in minutes assuming a 7 day week, 24 hour day and 60 minute hour.
toStandardSeconds() - Method in class org.joda.time.Days
Converts this period in days to a period in seconds assuming a 24 hour day, 60 minute hour and 60 second minute.
toStandardSeconds() - Method in class org.joda.time.Duration
Converts this duration to a period in seconds assuming that there are the standard number of milliseconds in a second.
toStandardSeconds() - Method in class org.joda.time.Hours
Converts this period in hours to a period in seconds assuming a 60 minute hour and 60 second minute.
toStandardSeconds() - Method in class org.joda.time.Minutes
Converts this period in minutes to a period in seconds assuming a 60 second minute.
toStandardSeconds() - Method in class org.joda.time.Period
Converts this period to a period in seconds assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardSeconds() - Method in class org.joda.time.Weeks
Converts this period in weeks to a period in seconds assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardWeeks() - Method in class org.joda.time.Days
Converts this period in days to a period in weeks assuming a 7 day week.
toStandardWeeks() - Method in class org.joda.time.Hours
Converts this period in hours to a period in weeks assuming a 7 day week and 24 hour day.
toStandardWeeks() - Method in class org.joda.time.Minutes
Converts this period in minutes to a period in weeks assuming a 7 days week, 24 hour day and 60 minute hour.
toStandardWeeks() - Method in class org.joda.time.Period
Converts this period to a period in weeks assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toStandardWeeks() - Method in class org.joda.time.Seconds
Converts this period in seconds to a period in weeks assuming a 7 day week, 24 hour day, 60 minute hour and 60 second minute.
toString() - Method in class org.joda.time.base.AbstractDateTime
Output the date time in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZZ).
toString(String) - Method in class org.joda.time.base.AbstractDateTime
Output the instant using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.base.AbstractDateTime
Output the instant using the specified format pattern.
toString() - Method in class org.joda.time.base.AbstractDuration
Gets the value as a String in the ISO8601 duration format including only seconds and milliseconds.
toString() - Method in class org.joda.time.base.AbstractInstant
Output the date time in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZZ).
toString(DateTimeFormatter) - Method in class org.joda.time.base.AbstractInstant
Uses the specified formatter to convert this partial to a String.
toString() - Method in class org.joda.time.base.AbstractInterval
Output a string in ISO8601 interval format.
toString(DateTimeFormatter) - Method in class org.joda.time.base.AbstractPartial
Uses the specified formatter to convert this partial to a String.
toString() - Method in class org.joda.time.base.AbstractPeriod
Gets the value as a String in the ISO8601 duration format.
toString(PeriodFormatter) - Method in class org.joda.time.base.AbstractPeriod
Uses the specified formatter to convert this period to a String.
toString(String) - Method in class org.joda.time.base.BasePartial
Output the date using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.base.BasePartial
Output the date using the specified format pattern.
toString() - Method in class org.joda.time.chrono.BaseChronology
Gets a debugging toString.
toString() - Method in class org.joda.time.chrono.BasicChronology
Gets a debugging toString.
toString() - Method in class org.joda.time.chrono.BuddhistChronology
Gets a debugging toString.
toString() - Method in class org.joda.time.chrono.GJChronology
Gets a debugging toString.
toString() - Method in class org.joda.time.chrono.ISOChronology
Gets a debugging toString.
toString() - Method in class org.joda.time.chrono.LenientChronology
A debugging string for the chronology.
toString() - Method in exception org.joda.time.chrono.LimitChronology.LimitException
 
toString() - Method in class org.joda.time.chrono.LimitChronology
A debugging string for the chronology.
toString() - Method in class org.joda.time.chrono.StrictChronology
A debugging string for the chronology.
toString() - Method in class org.joda.time.chrono.ZonedChronology
A debugging string for the chronology.
toString() - Method in class org.joda.time.Chronology
Gets a debugging toString.
toString() - Method in class org.joda.time.convert.AbstractConverter
Gets a debugging string version of this converter.
toString() - Method in class org.joda.time.convert.ConverterManager
Gets a debug representation of the object.
toString() - Method in class org.joda.time.DateTimeComparator
Gets a debugging string.
toString() - Method in class org.joda.time.DateTimeField
Get a suitable debug string.
toString() - Method in class org.joda.time.DateTimeFieldType
Get a suitable debug string.
toString() - Method in class org.joda.time.DateTimeZone
Gets the datetime zone as a string, which is simply its ID.
toString() - Method in class org.joda.time.Days
Gets this instance as a String in the ISO8601 duration format.
toString() - Method in class org.joda.time.DurationField
Get a suitable debug string.
toString() - Method in class org.joda.time.DurationFieldType
Get a suitable debug string.
toString() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Output a debugging string.
toString() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Output a debugging string.
toString() - Method in class org.joda.time.field.BaseDateTimeField
Get a suitable debug string.
toString() - Method in class org.joda.time.field.BaseDurationField
Get a suitable debug string.
toString() - Method in class org.joda.time.field.DelegatedDateTimeField
 
toString() - Method in class org.joda.time.field.DelegatedDurationField
 
toString() - Method in class org.joda.time.field.MillisDurationField
Get a suitable debug string.
toString() - Method in class org.joda.time.field.UnsupportedDateTimeField
Get a suitable debug string.
toString() - Method in class org.joda.time.field.UnsupportedDurationField
Get a suitable debug string.
toString() - Method in class org.joda.time.Hours
Gets this instance as a String in the ISO8601 duration format.
toString() - Method in class org.joda.time.LocalDate
Output the date time in ISO8601 format (yyyy-MM-dd).
toString(String) - Method in class org.joda.time.LocalDate
Output the date using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.LocalDate
Output the date using the specified format pattern.
toString() - Method in class org.joda.time.LocalDateTime
Output the date time in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSS).
toString(String) - Method in class org.joda.time.LocalDateTime
Output the date using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.LocalDateTime
Output the date using the specified format pattern.
toString() - Method in class org.joda.time.LocalTime
Output the time in ISO8601 format (HH:mm:ss.SSS).
toString(String) - Method in class org.joda.time.LocalTime
Output the time using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.LocalTime
Output the time using the specified format pattern.
toString() - Method in class org.joda.time.Minutes
Gets this instance as a String in the ISO8601 duration format.
toString() - Method in class org.joda.time.MonthDay
Output the month-day in ISO8601 format (--MM-dd).
toString(String) - Method in class org.joda.time.MonthDay
Output the month-day using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.MonthDay
Output the month-day using the specified format pattern.
toString() - Method in class org.joda.time.Months
Gets this instance as a String in the ISO8601 duration format.
toString() - Method in class org.joda.time.Partial
Output the date in an appropriate ISO8601 format.
toString(String) - Method in class org.joda.time.Partial
Output the date using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.Partial
Output the date using the specified format pattern.
toString() - Method in class org.joda.time.PeriodType
Gets a debugging to string.
toString(String) - Method in interface org.joda.time.ReadableDateTime
Output the instant using the specified format pattern.
toString(String, Locale) - Method in interface org.joda.time.ReadableDateTime
Output the instant using the specified format pattern.
toString() - Method in interface org.joda.time.ReadableDuration
Gets the value as a String in the ISO8601 duration format using hours, minutes and seconds (including fractional milliseconds).
toString() - Method in interface org.joda.time.ReadableInstant
Get the value as a String in a recognisable ISO8601 format.
toString() - Method in interface org.joda.time.ReadableInterval
Get the value as a String in the ISO8601 interval format.
toString() - Method in interface org.joda.time.ReadablePartial
Get the value as a String in a recognisable ISO8601 format, only displaying supported fields.
toString() - Method in interface org.joda.time.ReadablePeriod
Gets the value as a String in the style of the ISO8601 duration format.
toString() - Method in class org.joda.time.Seconds
Gets this instance as a String in the ISO8601 duration format.
toString() - Method in class org.joda.time.TimeOfDay
Deprecated.
Output the time in the ISO8601 format THH:mm:ss.SSS.
toString() - Method in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
toString() - Method in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
toString() - Method in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
toString() - Method in class org.joda.time.Weeks
Gets this instance as a String in the ISO8601 duration format.
toString() - Method in class org.joda.time.YearMonth
Output the year-month in ISO8601 format (yyyy-MM).
toString(String) - Method in class org.joda.time.YearMonth
Output the year-month using the specified format pattern.
toString(String, Locale) - Method in class org.joda.time.YearMonth
Output the year-month using the specified format pattern.
toString() - Method in class org.joda.time.YearMonthDay
Deprecated.
Output the date in the ISO8601 format YYYY-MM-DD.
toString() - Method in class org.joda.time.Years
Gets this instance as a String in the ISO8601 duration format.
toStringList() - Method in class org.joda.time.Partial
Gets a string version of the partial that lists all the fields.
toTimeOfDay() - Method in class org.joda.time.DateTime
Deprecated.
Use LocalTime instead of TimeOfDay
toTimeZone() - Method in class org.joda.time.DateTimeZone
Get the datetime zone as a TimeZone.
toTimeZone() - Method in class org.joda.time.tz.FixedDateTimeZone
Override to return the correct timzone instance.
toTimeZone() - Method in class org.joda.time.UTCDateTimeZone
 
toYearMonthDay() - Method in class org.joda.time.DateMidnight
Deprecated.
Use LocalDate instead of YearMonthDay
toYearMonthDay() - Method in class org.joda.time.DateTime
Deprecated.
Use LocalDate instead of YearMonthDay
tp - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
tpe - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
Transition(long, DateTimeZoneBuilder.Transition) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
Transition(long, DateTimeZoneBuilder.Rule, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
Transition(long, String, int, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
tt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
tTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
tTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit fraction of second, and time zone offset prefixed by 'T' ('T'HH:mm:ss.SSSZZ).
tTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
tTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset prefixed by 'T' ('T'HH:mm:ssZZ).
ttx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
TUESDAY - Static variable in class org.joda.time.DateTimeConstants
Constant (2) representing Tuesday, the second day of the week (ISO)
TWELVE - Static variable in class org.joda.time.Months
Constant representing twelve months.
TWO - Static variable in class org.joda.time.Days
Constant representing two days.
TWO - Static variable in class org.joda.time.Hours
Constant representing two hours.
TWO - Static variable in class org.joda.time.Minutes
Constant representing two minutes.
TWO - Static variable in class org.joda.time.Months
Constant representing two months.
TWO - Static variable in class org.joda.time.Seconds
Constant representing two seconds.
TWO - Static variable in class org.joda.time.Weeks
Constant representing two weeks.
TWO - Static variable in class org.joda.time.Years
Constant representing two years.
TwoDigitYear(DateTimeFieldType, int, boolean) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.TwoDigitYear
 
tx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 

U

uncaughtException(Exception) - Method in class org.joda.time.tz.ZoneInfoProvider
Called if an exception is thrown from getZone while loading zone data.
underlying - Variable in class org.joda.time.format.DateTimeParserInternalParser
 
underlying - Variable in class org.joda.time.format.DateTimePrinterInternalPrinter
 
underlying - Variable in class org.joda.time.format.InternalParserDateTimeParser
 
underlying - Variable in class org.joda.time.format.InternalPrinterDateTimePrinter
 
UnpaddedNumber(DateTimeFieldType, int, boolean) - Constructor for class org.joda.time.format.DateTimeFormatterBuilder.UnpaddedNumber
 
unsupported() - Method in class org.joda.time.field.UnsupportedDateTimeField
 
unsupported() - Method in class org.joda.time.field.UnsupportedDurationField
 
UnsupportedDateTimeField - Class in org.joda.time.field
A placeholder implementation to use when a datetime field is not supported.
UnsupportedDateTimeField(DateTimeFieldType, DurationField) - Constructor for class org.joda.time.field.UnsupportedDateTimeField
Constructor.
UnsupportedDurationField - Class in org.joda.time.field
A placeholder implementation to use when a duration field is not supported.
UnsupportedDurationField(DurationFieldType) - Constructor for class org.joda.time.field.UnsupportedDurationField
Constructor.
useTimeArithmetic(DurationField) - Static method in class org.joda.time.chrono.ZonedChronology
 
UTC - Static variable in class org.joda.time.DateTimeZone
The time zone for Universal Coordinated Time
UTCDateTimeZone - Class in org.joda.time
A DateTimeZone implementation for UTC.
UTCDateTimeZone() - Constructor for class org.joda.time.UTCDateTimeZone
 
UTCProvider - Class in org.joda.time.tz
Simple time zone provider that supports only UTC.
UTCProvider() - Constructor for class org.joda.time.tz.UTCProvider
Constructor.

V

validate(ReadablePartial, int[]) - Method in class org.joda.time.chrono.BaseChronology
Validates whether the fields stored in a partial instant are valid.
validate(ReadablePartial, int[]) - Method in class org.joda.time.Chronology
Validates whether the values are valid for the fields of a partial instant.
validateProvider(Provider) - Static method in class org.joda.time.DateTimeZone
Sets the zone provider factory without performing the security check.
valueOf(String) - Static method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.joda.time.format.DateTimeFormatterBuilder.TimeZoneId
Returns an array containing the constants of this enum type, in the order they are declared.
verbose() - Static method in class org.joda.time.tz.ZoneInfoLogger
Gets a flag indicating that verbose logging is required.
verifyValueBounds(DateTimeField, int, int, int) - Static method in class org.joda.time.field.FieldUtils
Verify that input values are within specified bounds.
verifyValueBounds(DateTimeFieldType, int, int, int) - Static method in class org.joda.time.field.FieldUtils
Verify that input values are within specified bounds.
verifyValueBounds(String, int, int, int) - Static method in class org.joda.time.field.FieldUtils
Verify that input values are within specified bounds.

W

wdt - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
wdtx - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
we - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
WEDNESDAY - Static variable in class org.joda.time.DateTimeConstants
Constant (3) representing Wednesday, the third day of the week (ISO)
WEEK_53 - Static variable in class org.joda.time.chrono.BasicWeekyearDateTimeField
 
WEEK_INDEX - Static variable in class org.joda.time.PeriodType
 
WEEK_OF_WEEKYEAR - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
WEEK_OF_WEEKYEAR_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The weekOfWeekyear field type.
weekDate() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full date as four digit weekyear, two digit week of weekyear, and one digit day of week (xxxx-'W'ww-e).
weekDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
weekDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full weekyear date and time, separated by a 'T' (xxxx-'W'ww-e'T'HH:mm:ss.SSSZZ).
weekDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
weekDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter that combines a full weekyear date and time without millis, separated by a 'T' (xxxx-'W'ww-e'T'HH:mm:ssZZ).
weekElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
weekOfWeekyear - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
weekOfWeekyear() - Method in class org.joda.time.chrono.AssembledChronology
 
weekOfWeekyear() - Method in class org.joda.time.chrono.BaseChronology
Get the week of a week based year field for this chronology.
weekOfWeekyear() - Method in class org.joda.time.Chronology
Get the week of a week based year field for this chronology.
weekOfWeekyear() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the week of a week based year property which provides access to advanced functionality.
weekOfWeekyear() - Method in class org.joda.time.DateTime
Get the week of a week based year property which provides access to advanced functionality.
weekOfWeekyear() - Static method in class org.joda.time.DateTimeFieldType
Get the week of a week based year field type.
weekOfWeekyear() - Method in class org.joda.time.LocalDate
Get the week of a week based year property which provides access to advanced functionality.
weekOfWeekyear() - Method in class org.joda.time.LocalDateTime
Get the week of a week based year property which provides access to advanced functionality.
weekOfWeekyear() - Method in class org.joda.time.MutableDateTime
Get the week of a week based year property.
weeks - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
weeks() - Method in class org.joda.time.chrono.AssembledChronology
 
weeks() - Method in class org.joda.time.chrono.BaseChronology
Get the weeks duration field for this chronology.
weeks() - Method in class org.joda.time.Chronology
Get the weeks duration field for this chronology.
WEEKS - Static variable in class org.joda.time.DurationFieldType
 
weeks() - Static method in class org.joda.time.DurationFieldType
Get the weeks field type.
WEEKS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
weeks(int) - Static method in class org.joda.time.Period
Create a period with a specified number of weeks.
weeks() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the weeks field.
Weeks - Class in org.joda.time
An immutable time period representing a number of weeks.
Weeks(int) - Constructor for class org.joda.time.Weeks
Creates a new instance representing a number of weeks.
weeks(int) - Static method in class org.joda.time.Weeks
Obtains an instance of Weeks that may be cached.
WEEKS_TYPE - Static variable in class org.joda.time.DurationFieldType
The weeks field type.
weeksBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Weeks
Creates a Weeks representing the number of whole weeks between the two specified datetimes.
weeksBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Weeks
Creates a Weeks representing the number of whole weeks between the two specified partial datetimes.
weeksIn(ReadableInterval) - Static method in class org.joda.time.Weeks
Creates a Weeks representing the number of whole weeks in the specified interval.
weekyear - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
weekyear() - Method in class org.joda.time.chrono.AssembledChronology
 
weekyear() - Method in class org.joda.time.chrono.BaseChronology
Get the year of a week based year field for this chronology.
weekyear() - Method in class org.joda.time.Chronology
Get the year of a week based year field for this chronology.
weekyear() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the year of a week based year property which provides access to advanced functionality.
weekyear() - Method in class org.joda.time.DateTime
Get the year of a week based year property which provides access to advanced functionality.
WEEKYEAR - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
weekyear() - Static method in class org.joda.time.DateTimeFieldType
Get the year of a week based year field type.
weekyear() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a four digit weekyear.
weekyear() - Method in class org.joda.time.LocalDate
Get the weekyear property which provides access to advanced functionality.
weekyear() - Method in class org.joda.time.LocalDateTime
Get the weekyear property which provides access to advanced functionality.
weekyear() - Method in class org.joda.time.MutableDateTime
Get the year of a week based year property.
WEEKYEAR_OF_CENTURY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
WEEKYEAR_OF_CENTURY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The weekyearOfCentury field type.
WEEKYEAR_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The weekyear field type.
weekyearElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
weekyearOfCentury - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
weekyearOfCentury() - Method in class org.joda.time.chrono.AssembledChronology
 
weekyearOfCentury() - Method in class org.joda.time.chrono.BaseChronology
Get the year of a week based year in a century field for this chronology.
weekyearOfCentury() - Method in class org.joda.time.Chronology
Get the year of a week based year in a century field for this chronology.
weekyearOfCentury() - Static method in class org.joda.time.DateTimeFieldType
Get the year of a week based year within a century field type.
weekyears - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
weekyears() - Method in class org.joda.time.chrono.AssembledChronology
 
weekyears() - Method in class org.joda.time.chrono.BaseChronology
Get the weekyears duration field for this chronology.
weekyears() - Method in class org.joda.time.Chronology
Get the weekyears duration field for this chronology.
WEEKYEARS - Static variable in class org.joda.time.DurationFieldType
 
weekyears() - Static method in class org.joda.time.DurationFieldType
Get the weekyears field type.
WEEKYEARS_TYPE - Static variable in class org.joda.time.DurationFieldType
The weekyears field type.
weekyearWeek() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
weekyearWeek() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a four digit weekyear and two digit week of weekyear.
weekyearWeekDay() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
weekyearWeekDay() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a four digit weekyear, two digit week of weekyear, and one digit day of week.
with(DateTimeFieldType, int) - Method in class org.joda.time.Partial
Gets a copy of this date with the specified field set to a new value.
withCenturyOfEra(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the century of era field updated.
withCenturyOfEra(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the century of era field updated.
withCenturyOfEra(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the century of era field updated.
withCenturyOfEra(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the century of era field updated.
withChronology(Chronology) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with a different chronology, potentially changing the day in unexpected ways.
withChronology(Chronology) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with a different chronology.
withChronology(Chronology) - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter that will use the specified chronology in preference to that of the printed object, or ISO on a parse.
withChronology(Chronology) - Method in class org.joda.time.Interval
Creates a new interval with the same start and end, but a different chronology.
withChronologyRetainFields(Chronology) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the specified chronology.
withChronologyRetainFields(Chronology) - Method in class org.joda.time.Partial
Creates a new Partial instance with the specified chronology.
withChronologyRetainFields(Chronology) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the specified chronology.
withChronologyRetainFields(Chronology) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the specified chronology.
withChronologyRetainFields(Chronology) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the specified chronology.
withDate(int, int, int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified date, retaining the time fields.
withDate(LocalDate) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified date, retaining the time fields.
withDate(int, int, int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified date, retaining the time fields.
withDayOfMonth(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the day of month field updated.
withDayOfMonth(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the day of month field updated.
withDayOfMonth(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the day of month field updated.
withDayOfMonth(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the day of month field updated.
withDayOfMonth(int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the day of month field updated.
withDayOfMonth(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the day of month field updated.
withDayOfWeek(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the day of week field updated.
withDayOfWeek(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the day of week field updated.
withDayOfWeek(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the day of week field updated.
withDayOfWeek(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the day of week field updated.
withDayOfYear(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the day of year field updated.
withDayOfYear(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the day of year field updated.
withDayOfYear(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the day of year field updated.
withDayOfYear(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the day of year field updated.
withDays(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of days.
withDaysRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support days.
withDefaultYear(int) - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter that will use the specified default year.
withDurationAdded(long, int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified duration added.
withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified duration added.
withDurationAdded(long, int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration added.
withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration added.
withDurationAdded(long, int) - Method in class org.joda.time.Duration
Returns a new duration with this length plus that specified multiplied by the scalar.
withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.Duration
Returns a new duration with this length plus that specified multiplied by the scalar.
withDurationAdded(long, int) - Method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration added.
withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration added.
withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified duration added.
withDurationAfterStart(ReadableDuration) - Method in class org.joda.time.Interval
Creates a new interval with the specified duration after the start instant.
withDurationBeforeEnd(ReadableDuration) - Method in class org.joda.time.Interval
Creates a new interval with the specified duration before the end instant.
withEarlierOffsetAtOverlap() - Method in class org.joda.time.DateTime
Returns a copy of this ZonedDateTime changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withEnd(ReadableInstant) - Method in class org.joda.time.Interval
Creates a new interval with the specified end instant.
withEndMillis(long) - Method in class org.joda.time.Interval
Creates a new interval with the specified end millisecond instant.
withEra(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the era field updated.
withEra(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the era field updated.
withEra(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the era field updated.
withEra(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the era field updated.
withField(DateTimeFieldType, int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.Partial
Gets a copy of this Partial with the specified field set to a new value.
withField(DurationFieldType, int) - Method in class org.joda.time.Period
Creates a new Period instance with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the specified field set to a new value.
withField(DateTimeFieldType, int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the specified field set to a new value.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.Partial
Gets a copy of this Partial with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.Period
Creates a new Period instance with the valueToAdd added to the specified field.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the value of the specified field increased, wrapping to what would be a new day if required.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the value of the specified field increased.
withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the value of the specified field increased.
withFieldAddWrapped(DurationFieldType, int) - Method in class org.joda.time.Partial
Gets a copy of this Partial with the value of the specified field increased.
withFieldRemoved(int, String) - Method in class org.joda.time.PeriodType
Removes the field specified by indices index.
withFields(ReadablePartial) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the partial set of fields replacing those from this instance.
withFields(ReadablePartial) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the partial set of fields replacing those from this instance.
withFields(ReadablePartial) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the partial set of fields replacing those from this instance.
withFields(ReadablePartial) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the partial set of fields replacing those from this instance.
withFields(ReadablePartial) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the partial set of fields replacing those from this instance.
withFields(ReadablePeriod) - Method in class org.joda.time.Period
Creates a new Period instance with the fields from the specified period copied on top of those from this period.
withHourOfDay(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the hour of day field updated.
withHourOfDay(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the hour of day field updated.
withHourOfDay(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the hour of day field updated.
withHourOfDay(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the hour of day field updated.
withHours(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of hours.
withHoursRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support hours.
withLaterOffsetAtOverlap() - Method in class org.joda.time.DateTime
Returns a copy of this ZonedDateTime changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLocale(Locale) - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter with a different locale that will be used for printing and parsing.
withLocale(Locale) - Method in class org.joda.time.format.PeriodFormatter
Returns a new formatter with a different locale that will be used for printing and parsing.
withLocalMillis(long) - Method in class org.joda.time.LocalDate
Returns a copy of this date with different local millis.
withLocalMillis(long) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with different local millis.
withLocalMillis(long) - Method in class org.joda.time.LocalTime
Returns a copy of this time with different local millis.
withMaximumValue() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Returns a new DateMidnight with this field set to the maximum value for this field.
withMaximumValue() - Method in class org.joda.time.DateTime.Property
Returns a new DateTime with this field set to the maximum value for this field.
withMaximumValue() - Method in class org.joda.time.LocalDate.Property
Returns a new LocalDate with this field set to the maximum value for this field.
withMaximumValue() - Method in class org.joda.time.LocalDateTime.Property
Returns a new LocalDateTime with this field set to the maximum value for this field.
withMaximumValue() - Method in class org.joda.time.LocalTime.Property
Returns a new LocalTime with this field set to the maximum value for this field.
withMaximumValue() - Method in class org.joda.time.Partial.Property
Returns a new Partial with this field set to the maximum value for this field.
withMaximumValue() - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Returns a new TimeOfDay with this field set to the maximum value for this field.
withMaximumValue() - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Returns a new YearMonthDay with this field set to the maximum value for this field.
withMillis(long) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with a different millisecond instant.
withMillis(long) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with different millis.
withMillis(long) - Method in class org.joda.time.Duration
Creates a new Duration instance with a different millisecond length.
withMillis(long) - Method in class org.joda.time.Instant
Gets a copy of this instant with different millis.
withMillis(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of millis.
withMillisOfDay(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the millis of day field updated.
withMillisOfDay(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the millis of day field updated.
withMillisOfDay(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the millis of day field updated.
withMillisOfSecond(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the millis of second field updated.
withMillisOfSecond(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the millis of second field updated.
withMillisOfSecond(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the millis of second field updated.
withMillisOfSecond(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the millis of second field updated.
withMillisRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support milliseconds.
withMinimumValue() - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Returns a new DateMidnight with this field set to the minimum value for this field.
withMinimumValue() - Method in class org.joda.time.DateTime.Property
Returns a new DateTime with this field set to the minimum value for this field.
withMinimumValue() - Method in class org.joda.time.LocalDate.Property
Returns a new LocalDate with this field set to the minimum value for this field.
withMinimumValue() - Method in class org.joda.time.LocalDateTime.Property
Returns a new LocalDateTime with this field set to the minimum value for this field.
withMinimumValue() - Method in class org.joda.time.LocalTime.Property
Returns a new LocalTime with this field set to the minimum value for this field.
withMinimumValue() - Method in class org.joda.time.Partial.Property
Returns a new Partial with this field set to the minimum value for this field.
withMinimumValue() - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Returns a new TimeOfDay with this field set to the minimum value for this field.
withMinimumValue() - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Returns a new YearMonthDay with this field set to the minimum value for this field.
withMinuteOfHour(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the minute of hour updated.
withMinuteOfHour(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the minute of hour field updated.
withMinuteOfHour(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the minute of hour field updated.
withMinuteOfHour(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the minute of hour field updated.
withMinutes(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of minutes.
withMinutesRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support minutes.
withMonthOfYear(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the month of year field updated.
withMonthOfYear(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the month of year field updated.
withMonthOfYear(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the month of year field updated.
withMonthOfYear(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the month of year field updated.
withMonthOfYear(int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the month of year field updated.
withMonthOfYear(int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the month of year field updated.
withMonthOfYear(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the month of year field updated.
withMonths(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of months.
withMonthsRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support months.
withOffsetParsed() - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter that will create a datetime with a time zone equal to that of the offset of the parsed string.
without(DateTimeFieldType) - Method in class org.joda.time.Partial
Gets a copy of this date with the specified field removed.
withParseType(PeriodType) - Method in class org.joda.time.format.PeriodFormatter
Returns a new formatter with a different PeriodType for parsing.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.MonthDay
Returns a copy of this month-day with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.Partial
Gets a copy of this Partial with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the specified period added, wrapping to what would be a new day if required.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the specified period added.
withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the specified period added.
withPeriodAfterStart(ReadablePeriod) - Method in class org.joda.time.Interval
Creates a new interval with the specified period after the start instant.
withPeriodBeforeEnd(ReadablePeriod) - Method in class org.joda.time.Interval
Creates a new interval with the specified period before the end instant.
withPeriodType(PeriodType) - Method in class org.joda.time.Period
Creates a new Period instance with the same field values but different PeriodType.
withPivotYear(Integer) - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter that will use the specified pivot year for two digit year parsing in preference to that stored in the parser.
withPivotYear(int) - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter that will use the specified pivot year for two digit year parsing in preference to that stored in the parser.
withSecondOfMinute(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the second of minute field updated.
withSecondOfMinute(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the second of minute field updated.
withSecondOfMinute(int) - Method in class org.joda.time.LocalTime
Returns a copy of this time with the second of minute field updated.
withSecondOfMinute(int) - Method in class org.joda.time.TimeOfDay
Deprecated.
Returns a copy of this time with the second of minute field updated.
withSeconds(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of seconds.
withSecondsRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support seconds.
withStart(ReadableInstant) - Method in class org.joda.time.Interval
Creates a new interval with the specified start instant.
withStartMillis(long) - Method in class org.joda.time.Interval
Creates a new interval with the specified start millisecond instant.
withTime(int, int, int, int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified time, retaining the date fields.
withTime(LocalTime) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified time, retaining the date fields.
withTime(int, int, int, int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified time, retaining the date fields.
withTimeAtStartOfDay() - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the time set to the start of the day.
withUTC() - Method in class org.joda.time.chrono.BaseChronology
Returns an instance of this Chronology that operates in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.BuddhistChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.CopticChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.EthiopicChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.GJChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.GregorianChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.IslamicChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.ISOChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.JulianChronology
Gets the Chronology in the UTC time zone.
withUTC() - Method in class org.joda.time.chrono.LenientChronology
 
withUTC() - Method in class org.joda.time.chrono.LimitChronology
If this LimitChronology is already UTC, then this is returned.
withUTC() - Method in class org.joda.time.chrono.StrictChronology
 
withUTC() - Method in class org.joda.time.chrono.ZonedChronology
 
withUTC() - Method in class org.joda.time.Chronology
Returns an instance of this Chronology that operates in the UTC time zone.
withWeekOfWeekyear(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the week of weekyear field updated.
withWeekOfWeekyear(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the week of weekyear field updated.
withWeekOfWeekyear(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the week of weekyear field updated.
withWeekOfWeekyear(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the week of weekyear field updated.
withWeeks(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of weeks.
withWeeksRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support weeks.
withWeekyear(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the weekyear field updated.
withWeekyear(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the weekyear field updated.
withWeekyear(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the weekyear field updated.
withWeekyear(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the weekyear field updated.
withYear(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the year field updated.
withYear(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the year field updated.
withYear(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the year field updated.
withYear(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the year field updated.
withYear(int) - Method in class org.joda.time.YearMonth
Returns a copy of this year-month with the year field updated.
withYear(int) - Method in class org.joda.time.YearMonthDay
Deprecated.
Returns a copy of this date with the year field updated.
withYearOfCentury(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the year of century field updated.
withYearOfCentury(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the year of century field updated.
withYearOfCentury(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the year of century field updated.
withYearOfCentury(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the year of century field updated.
withYearOfEra(int) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with the year of era field updated.
withYearOfEra(int) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with the year of era field updated.
withYearOfEra(int) - Method in class org.joda.time.LocalDate
Returns a copy of this date with the year of era field updated.
withYearOfEra(int) - Method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the year of era field updated.
withYears(int) - Method in class org.joda.time.Period
Returns a new period with the specified number of years.
withYearsRemoved() - Method in class org.joda.time.PeriodType
Returns a version of this PeriodType instance that does not support years.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.BaseChronology
Returns an instance of this Chronology that operates in any time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.BuddhistChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.CopticChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.EthiopicChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.GJChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.GregorianChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.IslamicChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.ISOChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.JulianChronology
Gets the Chronology in a specific time zone.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.LenientChronology
 
withZone(DateTimeZone) - Method in class org.joda.time.chrono.LimitChronology
If this LimitChronology has the same time zone as the one given, then this is returned.
withZone(DateTimeZone) - Method in class org.joda.time.chrono.StrictChronology
 
withZone(DateTimeZone) - Method in class org.joda.time.chrono.ZonedChronology
 
withZone(DateTimeZone) - Method in class org.joda.time.Chronology
Returns an instance of this Chronology that operates in any time zone.
withZone(DateTimeZone) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with a different time zone, preserving the millisecond instant.
withZone(DateTimeZone) - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter that will use the specified zone in preference to the zone of the printed object, or default zone on a parse.
withZoneRetainFields(DateTimeZone) - Method in class org.joda.time.DateMidnight
Deprecated.
Returns a copy of this date with a different time zone, preserving the day The returned object will have a local time of midnight in the new zone on the same day as the original instant.
withZoneRetainFields(DateTimeZone) - Method in class org.joda.time.DateTime
Returns a copy of this datetime with a different time zone, preserving the field values.
withZoneUTC() - Method in class org.joda.time.format.DateTimeFormatter
Returns a new formatter that will use the UTC zone in preference to the zone of the printed object, or default zone on a parse.
wordBased() - Static method in class org.joda.time.format.PeriodFormat
Returns a word based formatter for the JDK default locale.
wordBased(Locale) - Static method in class org.joda.time.format.PeriodFormat
Returns a word based formatter for the specified locale.
writeMillis(DataOutput, long) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Millisecond encoding formats: upper two bits units field length approximate range --------------------------------------------------------------- 00 30 minutes 1 byte +/- 16 hours 01 minutes 4 bytes +/- 1020 years 10 seconds 5 bytes +/- 4355 years 11 millis 9 bytes +/- 292,000,000 years Remaining bits in field form signed offset from 1970-01-01T00:00:00Z.
writeObject(ObjectOutputStream) - Method in class org.joda.time.chrono.ISOChronology.Stub
 
writeObject(ObjectOutputStream) - Method in class org.joda.time.DateMidnight.Property
Deprecated.
Writes the property in a safe serialization format.
writeObject(ObjectOutputStream) - Method in class org.joda.time.DateTime.Property
Writes the property in a safe serialization format.
writeObject(ObjectOutputStream) - Method in class org.joda.time.DateTimeZone.Stub
 
writeObject(ObjectOutputStream) - Method in class org.joda.time.LocalDate.Property
Writes the property in a safe serialization format.
writeObject(ObjectOutputStream) - Method in class org.joda.time.LocalDateTime.Property
Writes the property in a safe serialization format.
writeObject(ObjectOutputStream) - Method in class org.joda.time.LocalTime.Property
Writes the property in a safe serialization format.
writeObject(ObjectOutputStream) - Method in class org.joda.time.MutableDateTime.Property
Writes the property in a safe serialization format.
writePaddedInteger(Writer, int, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and writes it to the given writer.
writePaddedInteger(Writer, long, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and writes it to the given writer.
writeReplace() - Method in class org.joda.time.chrono.ISOChronology
Serialize ISOChronology instances using a small stub.
writeReplace() - Method in class org.joda.time.DateTimeZone
By default, when DateTimeZones are serialized, only a "stub" object referring to the id is written out.
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
writeTo(String, OutputStream) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Encodes a built DateTimeZone to the given stream.
writeTo(String, DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Encodes a built DateTimeZone to the given stream.
writeUnpaddedInteger(Writer, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and writes it to the given writer.
writeUnpaddedInteger(Writer, long) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and writes it to the given writer.
writeZone(File, DateTimeZoneBuilder, DateTimeZone) - Method in class org.joda.time.tz.ZoneInfoCompiler
 
writeZoneInfoMap(DataOutputStream, Map<String, DateTimeZone>) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
ww - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
wwd - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
wwe - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 

Y

ye - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
year - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
year() - Method in class org.joda.time.chrono.AssembledChronology
 
year() - Method in class org.joda.time.chrono.BaseChronology
Get the year field for this chronology.
year() - Method in class org.joda.time.Chronology
Get the year field for this chronology.
year() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the year property which provides access to advanced functionality.
year() - Method in class org.joda.time.DateTime
Get the year property which provides access to advanced functionality.
YEAR - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
year() - Static method in class org.joda.time.DateTimeFieldType
Get the year field type.
year() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a four digit year.
YEAR - Static variable in class org.joda.time.LocalDate
The index of the year field in the field array
year() - Method in class org.joda.time.LocalDate
Get the year property which provides access to advanced functionality.
YEAR - Static variable in class org.joda.time.LocalDateTime
The index of the year field in the field array
year() - Method in class org.joda.time.LocalDateTime
Get the year property which provides access to advanced functionality.
year() - Method in class org.joda.time.MutableDateTime
Get the year property.
YEAR - Static variable in class org.joda.time.YearMonth
The index of the year field in the field array
year() - Method in class org.joda.time.YearMonth
Get the year field property which provides access to advanced functionality.
YEAR - Static variable in class org.joda.time.YearMonthDay
Deprecated.
The index of the year field in the field array
year() - Method in class org.joda.time.YearMonthDay
Deprecated.
Get the year field property which provides access to advanced functionality.
YEAR_INDEX - Static variable in class org.joda.time.PeriodType
 
YEAR_LIMIT - Static variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
YEAR_OF_CENTURY - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
YEAR_OF_CENTURY_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The yearOfCentury field type.
YEAR_OF_ERA - Static variable in class org.joda.time.DateTimeFieldType
Ordinal values for standard field types.
YEAR_OF_ERA_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The yearOfEra field type.
YEAR_TYPE - Static variable in class org.joda.time.DateTimeFieldType
The year field type.
yearDay() - Static method in class org.joda.time.PeriodType
Gets a type that defines the year and day fields.
yearDayTime() - Static method in class org.joda.time.PeriodType
Gets a type that defines all standard fields except months and weeks.
yearElement() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
YearInfo(int, long) - Constructor for class org.joda.time.chrono.BasicChronology.YearInfo
 
yearMonth() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
yearMonth() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a four digit year and two digit month of year.
YearMonth - Class in org.joda.time
YearMonth is an immutable partial supporting the year and monthOfYear fields.
YearMonth() - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth with the current year-month, using ISOChronology in the default zone to extract the fields.
YearMonth(DateTimeZone) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth with the current year-month, using ISOChronology in the specified zone to extract the fields.
YearMonth(Chronology) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth with the current year-month, using the specified chronology and zone to extract the fields.
YearMonth(long) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth extracting the partial fields from the specified milliseconds using the ISOChronology in the default zone.
YearMonth(long, Chronology) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth extracting the partial fields from the specified milliseconds using the chronology provided.
YearMonth(Object) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth from an Object that represents some form of time.
YearMonth(Object, Chronology) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth from an Object that represents some form of time, using the specified chronology.
YearMonth(int, int) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth with specified year and month using ISOChronology.
YearMonth(int, int, Chronology) - Constructor for class org.joda.time.YearMonth
Constructs an instance set to the specified year and month using the specified chronology, whose zone is ignored.
YearMonth(YearMonth, int[]) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth with chronology from this instance and new values.
YearMonth(YearMonth, Chronology) - Constructor for class org.joda.time.YearMonth
Constructs a YearMonth with values from this instance and a new chronology.
YearMonth.Property - Class in org.joda.time
The property class for YearMonth.
yearMonthDay() - Static method in class org.joda.time.format.ISODateTimeFormat.Constants
 
yearMonthDay() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a four digit year, two digit month of year, and two digit day of month.
yearMonthDay() - Static method in class org.joda.time.PeriodType
Gets a type that defines the year, month and day fields.
YearMonthDay - Class in org.joda.time
Deprecated.
Use LocalDate which has a much better internal implementation and has been available since 1.3
YearMonthDay() - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay with the current date, using ISOChronology in the default zone to extract the fields.
YearMonthDay(DateTimeZone) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay with the current date, using ISOChronology in the specified zone to extract the fields.
YearMonthDay(Chronology) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay with the current date, using the specified chronology and zone to extract the fields.
YearMonthDay(long) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay extracting the partial fields from the specified milliseconds using the ISOChronology in the default zone.
YearMonthDay(long, Chronology) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay extracting the partial fields from the specified milliseconds using the chronology provided.
YearMonthDay(Object) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay from an Object that represents a time.
YearMonthDay(Object, Chronology) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay from an Object that represents a time, using the specified chronology.
YearMonthDay(int, int, int) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay with specified time field values using ISOChronology in the default zone.
YearMonthDay(int, int, int, Chronology) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay with specified time field values.
YearMonthDay(YearMonthDay, int[]) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay with chronology from this instance and new values.
YearMonthDay(YearMonthDay, Chronology) - Constructor for class org.joda.time.YearMonthDay
Deprecated.
Constructs a YearMonthDay with values from this instance and a new chronology.
YearMonthDay.Property - Class in org.joda.time
Deprecated.
Use LocalDate which has a much better internal implementation
yearMonthDayTime() - Static method in class org.joda.time.PeriodType
Gets a type that defines all standard fields except weeks.
yearOfCentury - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
yearOfCentury() - Method in class org.joda.time.chrono.AssembledChronology
 
yearOfCentury() - Method in class org.joda.time.chrono.BaseChronology
Get the year of century field for this chronology.
yearOfCentury() - Method in class org.joda.time.Chronology
Get the year of century field for this chronology.
yearOfCentury() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the year of century property which provides access to advanced functionality.
yearOfCentury() - Method in class org.joda.time.DateTime
Get the year of century property which provides access to advanced functionality.
yearOfCentury() - Static method in class org.joda.time.DateTimeFieldType
Get the year of century field type.
yearOfCentury() - Method in class org.joda.time.LocalDate
Get the year of century property which provides access to advanced functionality.
yearOfCentury() - Method in class org.joda.time.LocalDateTime
Get the year of century property which provides access to advanced functionality.
yearOfCentury() - Method in class org.joda.time.MutableDateTime
Get the year of century property.
yearOfEra - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
yearOfEra() - Method in class org.joda.time.chrono.AssembledChronology
 
yearOfEra() - Method in class org.joda.time.chrono.BaseChronology
Get the year of era field for this chronology.
yearOfEra() - Method in class org.joda.time.Chronology
Get the year of era field for this chronology.
yearOfEra() - Method in class org.joda.time.DateMidnight
Deprecated.
Get the year of era property which provides access to advanced functionality.
yearOfEra() - Method in class org.joda.time.DateTime
Get the year of era property which provides access to advanced functionality.
yearOfEra() - Static method in class org.joda.time.DateTimeFieldType
Get the year of era field type.
yearOfEra() - Method in class org.joda.time.LocalDate
Get the year of era property which provides access to advanced functionality.
yearOfEra() - Method in class org.joda.time.LocalDateTime
Get the year of era property which provides access to advanced functionality.
yearOfEra() - Method in class org.joda.time.MutableDateTime
Get the year of era property.
years - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
years() - Method in class org.joda.time.chrono.AssembledChronology
 
years() - Method in class org.joda.time.chrono.BaseChronology
Get the years duration field for this chronology.
years() - Method in class org.joda.time.Chronology
Get the years duration field for this chronology.
YEARS - Static variable in class org.joda.time.DurationFieldType
 
years() - Static method in class org.joda.time.DurationFieldType
Get the years field type.
YEARS - Static variable in class org.joda.time.format.PeriodFormatterBuilder
 
years(int) - Static method in class org.joda.time.Period
Create a period with a specified number of years.
years() - Static method in class org.joda.time.PeriodType
Gets a type that defines just the years field.
Years - Class in org.joda.time
An immutable time period representing a number of years.
Years(int) - Constructor for class org.joda.time.Years
Creates a new instance representing a number of years.
years(int) - Static method in class org.joda.time.Years
Obtains an instance of Years that may be cached.
YEARS_TYPE - Static variable in class org.joda.time.DurationFieldType
The years field type.
yearsBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Years
Creates a Years representing the number of whole years between the two specified datetimes.
yearsBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Years
Creates a Years representing the number of whole years between the two specified partial datetimes.
yearsIn(ReadableInterval) - Static method in class org.joda.time.Years
Creates a Years representing the number of whole years in the specified interval.
yearWeekDay() - Static method in class org.joda.time.PeriodType
Gets a type that defines year, week and day fields.
yearWeekDayTime() - Static method in class org.joda.time.PeriodType
Gets a type that defines all standard fields except months.
ym - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
ymd - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 

Z

ze - Static variable in class org.joda.time.format.ISODateTimeFormat.Constants
 
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.
zone - Variable in class org.joda.time.chrono.GJCacheKey
 
Zone(StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.Zone
 
Zone(String, StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.Zone
 
ZonedChronology - Class in org.joda.time.chrono
Wraps another Chronology to add support for time zones.
ZonedChronology(Chronology, DateTimeZone) - Constructor for class org.joda.time.chrono.ZonedChronology
Restricted constructor
ZonedChronology.ZonedDateTimeField - Class in org.joda.time.chrono
A DateTimeField that decorates another to add timezone behaviour.
ZonedChronology.ZonedDurationField - Class in org.joda.time.chrono
 
ZonedDateTimeField(DateTimeField, DateTimeZone, DurationField, DurationField, DurationField) - Constructor for class org.joda.time.chrono.ZonedChronology.ZonedDateTimeField
 
ZonedDurationField(DurationField, DateTimeZone) - Constructor for class org.joda.time.chrono.ZonedChronology.ZonedDurationField
 
ZoneInfoCompiler - Class in org.joda.time.tz
Compiles IANA ZoneInfo database files into binary files for each time zone in the database.
ZoneInfoCompiler() - Constructor for class org.joda.time.tz.ZoneInfoCompiler
 
ZoneInfoCompiler.DateTimeOfYear - Class in org.joda.time.tz
 
ZoneInfoCompiler.Rule - Class in org.joda.time.tz
 
ZoneInfoCompiler.RuleSet - Class in org.joda.time.tz
 
ZoneInfoCompiler.Zone - Class in org.joda.time.tz
 
ZoneInfoLogger - Class in org.joda.time.tz
Logger for the compiler.
ZoneInfoLogger() - Constructor for class org.joda.time.tz.ZoneInfoLogger
 
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.
ZoneInfoProvider(String, ClassLoader, boolean) - Constructor for class org.joda.time.tz.ZoneInfoProvider
 
A B C D E F G H I J L M N O P R S T U V W Y Z 
Skip navigation links