Exception thrown when attempting to set a field outside its supported range.
Abstract datetime field class that defines its own DurationField, which
delegates back into this ImpreciseDateTimeField.
Gets the index of the specified field, or -1 if the field is unsupported.
Gets the index of the first fields to have the specified duration,
or -1 if the field is unsupported.
Gets the index of the field in this period.
Gets the index of the field in this period.
Gets the index of the specified field, throwing an exception if the
field is unsupported.
Gets the index of the first fields to have the specified duration,
throwing an exception if the field is unsupported.
Instant is the standard implementation of a fully immutable instant in time.
Constructs an instance set to the current system millisecond time.
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z.
Constructs an instance from an Object that represents a datetime.
InstantConverter defines how an object is converted to milliseconds/chronology.
Interval is the standard implementation of an immutable time interval.
Constructs an interval from a start and end instant with the ISO
default chronology in the default time zone.
Constructs an interval from a start and end instant with the
specified chronology.
Constructs an interval from a start and end instant with the ISO
default chronology in the specified time zone.
Constructs a time interval by converting or copying from another object.
Constructs a time interval by converting or copying from another object,
overriding the chronology.
Constructs an interval from a millisecond duration and an end instant.
Constructs an interval from a start instant and a duration.
Constructs an interval from a start and end instant.
Constructs an interval from a start instant and a time period.
Constructs an interval from a time period and an end instant.
IntervalConverter defines how an object is converted to an interval.
Is this instant after the millisecond instant passed in
comparing solely by millisecond.
Is this time interval after the specified millisecond instant.
Is this instant after the instant passed in
comparing solely by millisecond.
Is this time interval after the specified instant.
Is this instant after the instant passed in
comparing solely by millisecond.
Is this time interval after the specified instant.
Is this time interval entirely after the specified interval.
Is this time interval entirely after the specified interval.
Is this partial later than the specified partial.
Is this instant after the current instant
comparing solely by millisecond.
Is this time interval after the current instant.
Is this instant before the millisecond instant passed in
comparing solely by millisecond.
Is this time interval before the specified millisecond instant.
Is this instant before the instant passed in
comparing solely by millisecond.
Is this time interval before the specified instant.
Is this instant before the instant passed in
comparing solely by millisecond.
Is this time interval before the specified instant.
Is this time interval entirely before the specified instant.
Is this time interval entirely before the specified interval.
Is this partial earlier than the specified partial.
Is this instant before the current instant
comparing solely by millisecond.
Is this time interval before the current instant.
Checks whether the partial is contiguous.
Is this instant equal to the millisecond instant passed in
comparing solely by millisecond.
Is the length of this duration equal to the duration passed in.
Is the length of this duration equal to the duration passed in.
Is this instant equal to the instant passed in
comparing solely by millisecond.
Is this instant equal to the instant passed in
comparing solely by millisecond.
Is this partial the same as the specified partial.
Is this instant equal to the current instant
comparing solely by millisecond.
Returns true if this time zone has no transitions.
Returns true if this time zone has no transitions.
Returns true if this time zone has no transitions.
Is this days instance greater than the specified number of days.
Is this hours instance greater than the specified number of hours.
Is this minutes instance greater than the specified number of minutes.
Is this months instance greater than the specified number of months.
Is this seconds instance greater than the specified number of seconds.
Is this weeks instance greater than the specified number of weeks.
Is this years instance greater than the specified number of years.
Implements the Islamic, or Hijri, calendar system using arithmetic rules.
Gets whether this field is leap.
Returns whether this field is 'leap' for the specified instant.
Returns whether this field is 'leap' for the specified instant.
Returns whether this field is 'leap' for the specified instant.
Returns whether this field is 'leap' for the specified instant.
Always throws UnsupportedOperationException
Returns whether this field is 'leap' for the specified instant.
Returns true if the set method is lenient.
Returns true if the set method is lenient.
Returns true if the set method is lenient.
Returns false by default.
Returns true if the set method is lenient.
This field is not lenient.
Is this days instance less than the specified number of days.
Is this hours instance less than the specified number of hours.
Is this minutes instance less than the specified number of minutes.
Is this months instance less than the specified number of months.
Is this seconds instance less than the specified number of seconds.
Is this weeks instance less than the specified number of weeks.
Is this years instance less than the specified number of years.
Is the length of this duration longer than the duration passed in.
Is the length of this duration longer than the duration passed in.
Does this partial match the specified instant.
Does this partial match the specified partial.
Implements a chronology that follows the rules of the ISO8601 standard,
which is compatible with Gregorian for all modern dates.
Factory that creates instances of DateTimeFormatter for the ISO8601 standard.
Checks whether the offset from the string is used as the zone of
the parsed datetime.
Factory that creates instances of PeriodFormatter for the ISO8601 standard.
Is this formatter capable of parsing.
Is this formatter capable of parsing.
Returns true as this field is precise.
Is this formatter capable of printing.
Is this formatter capable of printing.
Checks if the input is a ReadableInterval.
Checks if the input is a ReadableInterval.
Is the length of this duration shorter than the duration passed in.
Is the length of this duration shorter than the duration passed in.
Checks whether, at a particular instant, the offset is standard or not.
Returns true if this field is supported.
Returns true if this field is supported.
Returns true if this field is supported.
Returns true if this field is supported.
Returns true as this field is supported.
This field is not supported.
This field is not supported.
Checks whether this field supported in the given Chronology.
Checks whether this field supported in the given Chronology.
Checks if the field type specified is supported by this instant and chronology.
Checks whether the field specified is supported by this partial.
Checks if the field type specified is supported by this
local date and chronology.
Checks if the field type specified is supported by this
local datetime and chronology.
Checks if the field type specified is supported by this
local time and chronology.
Checks whether the field type specified is supported by this implementation.
Checks whether the field type specified is supported by this partial.
Checks whether the field specified is supported by this period.
Checks whether the duration field specified is supported by this period.
Checks if the duration type specified is supported by this
local date and chronology.
Checks if the duration type specified is supported by this
local datetime and chronology.
Checks if the duration type specified is supported by this
local time and chronology.
Checks whether the field specified is supported by this period.
Checks whether the field type specified is supported by this period.