- 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.
- 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.BuddhistChronology
-
Checks if this chronology instance equals another.
- 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.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.DateTimeComparator
-
Compares this comparator to another.
- equals(Object) - Method in class org.joda.time.DateTimeZone
-
Compare this datetime zone with another.
- 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, 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.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.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.FixedDateTimeZone
-
- 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
-
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 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.
- 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 method in class org.joda.time.DurationFieldType
-
Get the eras field type.
- estimateParsedLength() - Method in interface org.joda.time.format.DateTimeParser
-
Returns the expected maximum number of characters consumed.
- estimatePrintedLength() - Method in interface org.joda.time.format.DateTimePrinter
-
Returns the expected maximum number of characters produced.
- EthiopicChronology - Class in org.joda.time.chrono
-
Implements the Ethiopic calendar system, which defines every fourth year as
leap, much like the Julian calendar.