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

G

GJChronology - class org.joda.time.chrono.GJChronology.
Implements the Gregorian/Julian calendar system which is the calendar system used in most of the world.
GregorianChronology - class org.joda.time.chrono.GregorianChronology.
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.
gap(ReadableInterval) - Method in class org.joda.time.Interval
Gets the gap between this interval and another interval.
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(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.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.YearMonthDay.Property
Deprecated. Gets the value of this field.
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() - 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
 
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(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.
getBase() - Method in class org.joda.time.chrono.AssembledChronology
Returns the same base chronology as passed into the constructor.
getBuddhist() - Static method in class org.joda.time.Chronology
Deprecated. Use BuddhistChronology.getInstance()
getBuddhist(DateTimeZone) - Static method in class org.joda.time.Chronology
Deprecated. Use BuddhistChronology.getInstance(zone)
getBuddhistUTC() - Static method in class org.joda.time.Chronology
Deprecated. Use BuddhistChronology.getInstanceUTC()
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.
getCenturyOfEra() - Method in class org.joda.time.base.AbstractDateTime
Get the year of era field value.
getChronolgy() - Method in class org.joda.time.format.DateTimeFormatter
Gets the chronology to use as an override.
getChronology() - Method in class org.joda.time.DateMidnight.Property
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.Instant
Gets the chronology of the instant, which is ISO in the UTC zone.
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.LocalDate
Gets the chronology of the date.
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.LocalDateTime
Gets the chronology of the datetime.
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.LocalTime
Gets the chronology of the time.
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.
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 convertor'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 convertor's type where the chronology is specified.
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() - 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.DateTimeParserBucket
Gets the chronology of the bucket, which will be a local (UTC) chronology.
getCoptic() - Static method in class org.joda.time.Chronology
Deprecated. Use CopticChronology.getInstance()
getCoptic(DateTimeZone) - Static method in class org.joda.time.Chronology
Deprecated. Use CopticChronology.getInstance(zone)
getCopticUTC() - Static method in class org.joda.time.Chronology
Deprecated. Use CopticChronology.getInstanceUTC()
getDateMidnight() - Method in class org.joda.time.DateMidnight.Property
Gets the datetime being used.
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 class 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.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.
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.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
 
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 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.
getDayOfMonth() - Method in class org.joda.time.base.AbstractDateTime
Get the day of month field value.
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.
getDayOfWeek() - Method in class org.joda.time.base.AbstractDateTime
Get the day of week field value.
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.
getDayOfYear() - Method in class org.joda.time.base.AbstractDateTime
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.
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 PeriodFormatter.
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.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.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.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
 
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.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.UnsupportedDateTimeField
Even though this DateTimeField is unsupported, the duration field might be supported.
getDurationFieldType() - Method in class org.joda.time.IllegalFieldValueException
Returns the DurationFieldType whose value was invalid, or null if not applicable.
getDurationMillis(ReadableDuration) - Static method in class org.joda.time.DateTimeUtils
Gets the millisecond duration from the specified duration object handling null.
getDurationMillis(Object) - Method in interface org.joda.time.convert.DurationConverter
Extracts the millis from an object of this convertor's type.
getDurationType() - Method in class org.joda.time.DateTimeFieldType
Get the duration unit of the field.
getDurationUnitMillis() - Method in class org.joda.time.field.ImpreciseDateTimeField
 
getEnd() - Method in interface org.joda.time.ReadableInterval
Gets the end of this time interval, which is exclusive, as a DateTime.
getEnd() - Method in class org.joda.time.base.AbstractInterval
Gets the end of this time interval, which is exclusive, as a DateTime.
getEndMillis() - Method in interface org.joda.time.ReadableInterval
Gets the end of this time interval which is exclusive.
getEndMillis() - Method in class org.joda.time.base.BaseInterval
Gets the end of this time interval which is exclusive.
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.
getEra() - Method in class org.joda.time.base.AbstractDateTime
Get the era field value.
getField() - Method in class org.joda.time.DateMidnight.Property
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.DurationFieldType
Gets a suitable field for this type from the given Chronology.
getField() - Method in class org.joda.time.LocalDate.Property
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.LocalDateTime.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.LocalTime.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.MutableDateTime.Property
Gets the field being used.
getField() - Method in class org.joda.time.Partial.Property
Gets the field that this property uses.
getField(int, Chronology) - Method in class org.joda.time.Partial
Gets the field for a specific index in the chronology specified.
getField(int) - Method in interface org.joda.time.ReadablePartial
Gets the field at the specified index.
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.TimeOfDay
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.
getField(int, Chronology) - Method in class org.joda.time.YearMonthDay
Deprecated. Gets the field for a specific index in the chronology specified.
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.field.AbstractPartialFieldProperty
Gets the field being used.
getField() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the field being used.
getFieldName() - Method in class org.joda.time.IllegalFieldValueException
Returns the name of the field whose value was invalid.
getFieldType() - Method in class org.joda.time.Days
Gets the duration field type, which is days.
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() - 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.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.
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.BasePeriod
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.field.AbstractPartialFieldProperty
Gets the field type being used.
getFieldType() - Method in class org.joda.time.field.AbstractReadableInstantFieldProperty
Gets the field type being used.
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.YearMonthDay
Deprecated. Gets an array of the field type of each of the fields that this partial supports.
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.
getFields() - Method in class org.joda.time.base.AbstractPartial
Gets an array of the fields that this partial supports.
getFormatter() - Method in class org.joda.time.Partial
Gets a formatter suitable for the fields in this partial.
getGJ() - Static method in class org.joda.time.Chronology
Deprecated. Use GJChronology.getInstance()
getGJ(DateTimeZone) - Static method in class org.joda.time.Chronology
Deprecated. Use GJChronology.getInstance(zone)
getGJUTC() - Static method in class org.joda.time.Chronology
Deprecated. Use GJChronology.getInstanceUTC()
getGregorian() - Static method in class org.joda.time.Chronology
Deprecated. Use GregorianChronology.getInstance()
getGregorian(DateTimeZone) - Static method in class org.joda.time.Chronology
Deprecated. Use GregorianChronology.getInstance(zone)
getGregorianCutover() - Method in class org.joda.time.chrono.GJChronology
Gets the cutover instant between Gregorian and Julian chronologies.
getGregorianUTC() - Static method in class org.joda.time.Chronology
Deprecated. Use GregorianChronology.getInstanceUTC()
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.
getHourOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the hour of day 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.
getISO() - Static method in class org.joda.time.Chronology
Deprecated. Use ISOChronology.getInstance()
getISO(DateTimeZone) - Static method in class org.joda.time.Chronology
Deprecated. Use ISOChronology.getInstance(zone)
getISOUTC() - Static method in class org.joda.time.Chronology
Deprecated. Use ISOChronology.getInstanceUTC()
getIllegalNumberValue() - Method in class org.joda.time.IllegalFieldValueException
Returns the illegal integer value assigned to the field, or null if not applicable.
getIllegalStringValue() - Method in class org.joda.time.IllegalFieldValueException
Returns the illegal string value assigned to the field, or null if not applicable.
getIllegalValueAsString() - Method in class org.joda.time.IllegalFieldValueException
Returns the illegal value assigned to the field as a non-null string.
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() - 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.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.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.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(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.ISOChronology
Gets an instance of the ISOChronology.
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.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(ReadableInstant) - Static method in class org.joda.time.DateTimeUtils
Gets the millisecond instant from the specified instant object handling null.
getInstantMillis(Object, Chronology) - Method in class org.joda.time.convert.AbstractConverter
Extracts the millis from an object of this convertor's type.
getInstantMillis(Object, Chronology) - Method in interface org.joda.time.convert.InstantConverter
Extracts the millis from an object of this converter's type.
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.
getJulian() - Static method in class org.joda.time.Chronology
Deprecated. Use JulianChronology.getInstance()
getJulian(DateTimeZone) - Static method in class org.joda.time.Chronology
Deprecated. Use JulianChronology.getInstance(zone)
getJulianUTC() - Static method in class org.joda.time.Chronology
Deprecated. Use JulianChronology.getInstanceUTC()
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.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.
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.
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).
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).
getLocalTime() - Method in class org.joda.time.LocalTime.Property
Gets the LocalTime 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.
getLowerBound() - Method in class 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.DateTimeComparator
Gets the field type that represents the lower limit of comparison.
getLowerLimit() - Method in class org.joda.time.chrono.LimitChronology
Returns the inclusive lower limit instant.
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.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.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.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.
getMessage() - Method in class org.joda.time.IllegalFieldValueException
 
getMillis() - Method in class org.joda.time.DateMidnight.Property
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(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.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.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() - 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) - 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
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.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.
getMillisOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the millis of day 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.
getMillisOfSecond() - Method in class org.joda.time.base.AbstractDateTime
Get the millis of second field value.
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.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 interface org.joda.time.ReadableDateTime
Get the minute of day field value.
getMinuteOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the minute of day 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.
getMinuteOfHour() - Method in class org.joda.time.base.AbstractDateTime
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.
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 interface org.joda.time.ReadableDateTime
Get the month of year field value.
getMonthOfYear() - Method in class org.joda.time.YearMonthDay
Deprecated. Get the month of year field value.
getMonthOfYear() - Method in class org.joda.time.base.AbstractDateTime
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.PeriodType
Gets the name of the period type.
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(Locale, String, String) - 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.FixedDateTimeZone
 
getNameProvider() - Static method in class org.joda.time.DateTimeZone
Gets the name provider factory.
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
Returns the time zone offset in milliseconds used by computeMillis, unless getZone doesn't return null.
getOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getOffset(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
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
 
getParam() - Method in class org.joda.time.chrono.AssembledChronology
Returns the same param object as passed into the constructor.
getParseType() - Method in class org.joda.time.format.PeriodFormatter
Gets the PeriodType that will be used for parsing.
getParser() - Method in class org.joda.time.format.DateTimeFormatter
Gets the internal parser object that performs the real parsing work.
getParser() - Method in class org.joda.time.format.PeriodFormatter
Gets the internal parser object that performs the real parsing work.
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.
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(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.
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.
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 pivot year used for parsing two-digit years.
getPrinter() - Method in class org.joda.time.format.DateTimeFormatter
Gets the internal printer object that performs the real printing work.
getPrinter() - Method in class org.joda.time.format.PeriodFormatter
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.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.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.
getReadableInterval(ReadableInterval) - Static method in class org.joda.time.DateTimeUtils
Gets the interval handling null.
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.YearMonthDay.Property
Deprecated. Gets the partial that this property belongs to.
getReadablePartial() - Method in class org.joda.time.field.AbstractPartialFieldProperty
Gets the partial instant being used.
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.
getScalar() - Method in class org.joda.time.field.ScaledDurationField
Returns the scalar applied, in the field's units.
getSecondOfDay() - Method in interface org.joda.time.ReadableDateTime
Get the second of day field value.
getSecondOfDay() - Method in class org.joda.time.base.AbstractDateTime
Get the second of day 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.
getSecondOfMinute() - Method in class org.joda.time.base.AbstractDateTime
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) - Method in interface org.joda.time.tz.NameProvider
Returns a localized short name, or null if not found.
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.FixedDateTimeZone
 
getStart() - Method in interface org.joda.time.ReadableInterval
Gets the start of this time interval, which is inclusive, as a DateTime.
getStart() - Method in class org.joda.time.base.AbstractInterval
Gets the start of this time interval, which is inclusive, as a DateTime.
getStartMillis() - Method in interface org.joda.time.ReadableInterval
Gets the start of this time interval which is inclusive.
getStartMillis() - Method in class org.joda.time.base.BaseInterval
Gets the start of this time interval which is inclusive.
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.
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.
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.
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.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 class 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.DateTimeComparator
Gets the field type that represents the upper limit of comparison.
getUpperLimit() - Method in class org.joda.time.chrono.LimitChronology
Returns the inclusive upper limit instant.
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(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 specifed 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.
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) - 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) - 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
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) - 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.Partial
Gets an array of the value of each of the fields that this partial supports.
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.
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.
getWeekOfWeekyear() - Method in class org.joda.time.base.AbstractDateTime
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.
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.
getWeekyear() - Method in class org.joda.time.base.AbstractDateTime
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.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.YearMonthDay
Deprecated. Get the year field value.
getYear() - Method in class org.joda.time.base.AbstractDateTime
Get the year field value.
getYearMonthDay() - Method in class org.joda.time.YearMonthDay.Property
Deprecated. Gets the partial that this property belongs to.
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.
getYearOfCentury() - Method in class org.joda.time.base.AbstractDateTime
Get the year of century 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.
getYearOfEra() - Method in class org.joda.time.base.AbstractDateTime
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.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 interface org.joda.time.ReadableInstant
Gets the time zone of the instant from the chronology.
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.GJChronology
 
getZone() - Method in class org.joda.time.chrono.ZonedChronology
 
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, or null if an offset is used instead.
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, uncaughtException is called to log the error and null is returned for this and all future requests.

A B C D E F G H I J L M N O P R S T U V W Y Z
Copyright (c) 2001-2006 - Joda.org