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

A

abs() - Method in class org.threeten.bp.Duration
Returns a copy of this duration with a positive length.
AbstractChronology - Class in org.threeten.bp.chrono
An abstract implementation of Chronology.
AbstractChronology() - Constructor for class org.threeten.bp.chrono.AbstractChronology
 
active - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder
The currently active builder, used by the outermost builder.
actualRange(int) - Method in class org.threeten.bp.chrono.JapaneseDate
 
add(String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser.SubstringTree
Values must be added from shortest to longest.
addChronologyChangedParser(DateTimeFormatterBuilder.ReducedPrinterParser, long, int, int) - Method in class org.threeten.bp.format.DateTimeParseContext
 
addDeviationAsHijrah(int, int, int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Adds deviation definition.
addFieldValue(TemporalField, long) - Method in class org.threeten.bp.format.DateTimeBuilder
Adds a field-value pair to the builder.
ADDITIONAL_VALUE - Static variable in class org.threeten.bp.chrono.JapaneseEra
The value of the additional era.
addObject(ChronoLocalDate) - Method in class org.threeten.bp.format.DateTimeBuilder
 
addObject(LocalTime) - Method in class org.threeten.bp.format.DateTimeBuilder
 
addRule(int, int, Month, int, DayOfWeek, LocalTime, int, ZoneOffsetTransitionRule.TimeDefinition, int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Adds a rule to the current window.
addRuleToWindow(int, int, Month, int, DayOfWeek, LocalTime, boolean, ZoneOffsetTransitionRule.TimeDefinition, int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Adds a multi-year transition rule to the current window.
addRuleToWindow(int, int, Month, int, DayOfWeek, LocalTime, int, ZoneOffsetTransitionRule.TimeDefinition, int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
 
addRuleToWindow(int, Month, int, LocalTime, boolean, ZoneOffsetTransitionRule.TimeDefinition, int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Adds a single transition rule to the current window.
addRuleToWindow(LocalDateTime, ZoneOffsetTransitionRule.TimeDefinition, int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Adds a single transition rule to the current window.
addTo(Temporal) - Method in class org.threeten.bp.chrono.ChronoPeriod
Adds this period to the specified temporal object.
addTo(Temporal) - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
addTo(Temporal) - Method in class org.threeten.bp.Duration
Adds this duration to the specified temporal object.
addTo(Temporal) - Method in class org.threeten.bp.Period
Adds this period to the specified temporal object.
addTo(Temporal) - Method in interface org.threeten.bp.temporal.TemporalAmount
Adds to the specified temporal object.
addTo(R, long) - Method in enum org.threeten.bp.temporal.ChronoUnit
 
addTo(R, long) - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
addTo(R, long) - Method in interface org.threeten.bp.temporal.TemporalUnit
Returns a copy of the specified temporal object with the specified period added.
addToBuilder(ZoneRulesBuilder) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBRule
 
addToBuilder(ZoneRulesBuilder, Map<String, List<TzdbZoneRulesCompiler.TZDBRule>>) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
 
addWindow(ZoneOffset, LocalDateTime, ZoneOffsetTransitionRule.TimeDefinition) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Adds a window to the builder that can be used to filter a set of rules.
addWindowForever(ZoneOffset) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Adds a window that applies until the end of time to the builder that can be used to filter a set of rules.
adjust(TemporalAccessor, DateTimeFormatter) - Static method in class org.threeten.bp.format.DateTimePrintContext
 
adjustDays - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
The time days adjustment.
adjustDays - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The number of days to adjust by.
adjustDays - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The local time days adjustment.
ADJUSTED_CYCLE_YEARS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the adjusted days in the 30 year cycle.
ADJUSTED_CYCLES - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the adjusted cycle in the 1 - 30000 year.
ADJUSTED_LEAST_MAX_VALUES - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the adjusted max least max values.
ADJUSTED_MAX_VALUES - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding adjusted max values.
ADJUSTED_MIN_VALUES - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the adjusted min values.
ADJUSTED_MONTH_DAYS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the adjusted month days in year.
ADJUSTED_MONTH_LENGTHS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the adjusted month length in year.
adjustForwards - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
Whether to adjust forwards.
adjustInto(Temporal) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
adjustInto(Temporal) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.HijrahEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.IsoEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.MinguoEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.DayOfWeek
Adjusts the specified temporal object to have this day-of-week.
adjustInto(Temporal) - Method in class org.threeten.bp.Instant
Adjusts the specified temporal object to have this instant.
adjustInto(Temporal) - Method in class org.threeten.bp.jdk8.DefaultInterfaceEra
 
adjustInto(Temporal) - Method in class org.threeten.bp.LocalDate
Adjusts the specified temporal object to have the same date as this object.
adjustInto(Temporal) - Method in class org.threeten.bp.LocalDateTime
Adjusts the specified temporal object to have the same date and time as this object.
adjustInto(Temporal) - Method in class org.threeten.bp.LocalTime
Adjusts the specified temporal object to have the same time as this object.
adjustInto(Temporal) - Method in enum org.threeten.bp.Month
Adjusts the specified temporal object to have this month-of-year.
adjustInto(Temporal) - Method in class org.threeten.bp.MonthDay
Adjusts the specified temporal object to have this month-day.
adjustInto(Temporal) - Method in class org.threeten.bp.OffsetDateTime
Adjusts the specified temporal object to have the same offset, date and time as this object.
adjustInto(Temporal) - Method in class org.threeten.bp.OffsetTime
Adjusts the specified temporal object to have the same offset and time as this object.
adjustInto(Temporal) - Method in interface org.threeten.bp.temporal.TemporalAdjuster
Adjusts the specified temporal object.
adjustInto(Temporal) - Method in class org.threeten.bp.temporal.TemporalAdjusters.DayOfWeekInMonth
 
adjustInto(Temporal) - Method in class org.threeten.bp.temporal.TemporalAdjusters.Impl
 
adjustInto(Temporal) - Method in class org.threeten.bp.temporal.TemporalAdjusters.RelativeDayOfWeek
 
adjustInto(Temporal) - Method in class org.threeten.bp.Year
Adjusts the specified temporal object to have this year.
adjustInto(Temporal) - Method in class org.threeten.bp.YearMonth
Adjusts the specified temporal object to have this year-month.
adjustInto(Temporal) - Method in class org.threeten.bp.ZoneOffset
Adjusts the specified temporal object to have the same offset as this object.
adjustInto(R, long) - Method in enum org.threeten.bp.temporal.ChronoField
 
adjustInto(R, long) - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
adjustInto(R, long) - Method in interface org.threeten.bp.temporal.TemporalField
Returns a copy of the specified temporal object with the value of this field set.
adjustInto(R, long) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
adjustToFowards(int) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
 
AH - org.threeten.bp.chrono.HijrahEra
The singleton instance for the current era, 'Anno Hegirae', which has the value 1.
ALIGNED_DAY_OF_WEEK_IN_MONTH - org.threeten.bp.temporal.ChronoField
The aligned day-of-week within a month.
ALIGNED_DAY_OF_WEEK_IN_YEAR - org.threeten.bp.temporal.ChronoField
The aligned day-of-week within a year.
ALIGNED_WEEK_OF_MONTH - org.threeten.bp.temporal.ChronoField
The aligned week within a month.
ALIGNED_WEEK_OF_YEAR - org.threeten.bp.temporal.ChronoField
The aligned week within a year.
ALWAYS - org.threeten.bp.format.SignStyle
Style to always output the sign, where zero will output '+'.
AMPM_OF_DAY - org.threeten.bp.temporal.ChronoField
The am-pm-of-day.
append(DateTimeFormatter) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends all the elements of a formatter to the builder.
appendChronologyId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the chronology ID to the formatter.
appendChronologyText(TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the chronology ID, such as 'ISO' or 'ThaiBuddhist', to the formatter.
appendFraction(TemporalField, int, int, boolean) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the fractional value of a date-time field to the formatter.
appendInstant() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends an instant using ISO-8601 to the formatter, formatting fractional digits in groups of three.
appendInstant(int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends an instant using ISO-8601 to the formatter with control over the number of fractional digits.
appendInternal(DateTimeFormatterBuilder.DateTimePrinterParser) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a printer and/or parser to the internal list handling padding.
appendLiteral(char) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a character literal to the formatter.
appendLiteral(String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a string literal to the formatter.
appendLocalized(FormatStyle, FormatStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a localized date-time pattern to the formatter.
appendLocalizedOffset(TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the localized zone offset, such as 'GMT+01:00', to the formatter.
appendOffset(String, String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the zone offset, such as '+01:00', to the formatter.
appendOffsetId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the zone offset, such as '+01:00', to the formatter.
appendOptional(DateTimeFormatter) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a formatter to the builder which will optionally print/parse.
appendPattern(String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the elements defined by the specified pattern to the builder.
appendText(TemporalField) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter using the full text style.
appendText(TemporalField, Map<Long, String>) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter using the specified map to supply the text.
appendText(TemporalField, TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter.
appendValue(DateTimeFormatterBuilder.NumberPrinterParser) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a fixed width printer-parser.
appendValue(TemporalField) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter using a normal output style.
appendValue(TemporalField, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter using a fixed width, zero-padded approach.
appendValue(TemporalField, int, int, SignStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter providing full control over printing.
appendValueReduced(TemporalField, int, int, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the reduced value of a date-time field to the formatter.
appendValueReduced(TemporalField, int, int, ChronoLocalDate) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the reduced value of a date-time field to the formatter.
appendZeroPad(StringBuilder, long) - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
 
appendZoneId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter.
appendZoneOrOffsetId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter, using the best available zone ID.
appendZoneRegionId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone region ID, such as 'Europe/Paris', to the formatter, rejecting the zone ID if it is a ZoneOffset.
appendZoneText(TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone name, such as 'British Summer Time', to the formatter.
appendZoneText(TextStyle, Set<ZoneId>) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone name, such as 'British Summer Time', to the formatter.
APRIL - org.threeten.bp.Month
The singleton instance for the month of April with 30 days.
asNormal() - Method in enum org.threeten.bp.format.TextStyle
Converts the style to the equivalent normal style.
asStandalone() - Method in enum org.threeten.bp.format.TextStyle
Converts the style to the equivalent stand-alone style.
atDate(LocalDate) - Method in class org.threeten.bp.LocalTime
Combines this time with a date to create a LocalDateTime.
atDate(LocalDate) - Method in class org.threeten.bp.OffsetTime
Combines this time with a date to create an OffsetDateTime.
atDay(int) - Method in class org.threeten.bp.Year
Combines this year with a day-of-year to create a LocalDate.
atDay(int) - Method in class org.threeten.bp.YearMonth
Combines this year-month with a day-of-month to create a LocalDate.
atEndOfMonth() - Method in class org.threeten.bp.YearMonth
Returns a LocalDate at the end of the month.
atMonth(int) - Method in class org.threeten.bp.Year
Combines this year with a month to create a YearMonth.
atMonth(Month) - Method in class org.threeten.bp.Year
Combines this year with a month to create a YearMonth.
atMonthDay(MonthDay) - Method in class org.threeten.bp.Year
Combines this year with a month-day to create a LocalDate.
atOffset(ZoneOffset) - Method in class org.threeten.bp.Instant
Combines this instant with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class org.threeten.bp.LocalDateTime
Combines this date-time with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class org.threeten.bp.LocalTime
Combines this time with an offset to create an OffsetTime.
atStartOfDay() - Method in class org.threeten.bp.LocalDate
Combines this date with the time of midnight to create a LocalDateTime at the start of this date.
atStartOfDay(ZoneId) - Method in class org.threeten.bp.LocalDate
Combines this date with a time-zone to create a ZonedDateTime at the start of the day
atTime(int, int) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int, int) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(LocalTime) - Method in class org.threeten.bp.chrono.ChronoDateImpl
 
atTime(LocalTime) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Combines this date with a time to create a ChronoLocalDateTime.
atTime(LocalTime) - Method in class org.threeten.bp.chrono.HijrahDate
 
atTime(LocalTime) - Method in class org.threeten.bp.chrono.JapaneseDate
 
atTime(LocalTime) - Method in class org.threeten.bp.chrono.MinguoDate
 
atTime(LocalTime) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
atTime(LocalTime) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(OffsetTime) - Method in class org.threeten.bp.LocalDate
Combines this date with an offset time to create an OffsetDateTime.
atYear(int) - Method in class org.threeten.bp.MonthDay
Combines this month-day with a year to create a LocalDate.
atZone(ZoneId) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Combines this time with a time-zone to create a ChronoZonedDateTime.
atZone(ZoneId) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
atZone(ZoneId) - Method in class org.threeten.bp.Instant
Combines this instant with a time-zone to create a ZonedDateTime.
atZone(ZoneId) - Method in class org.threeten.bp.LocalDateTime
Combines this date-time with a time-zone to create a ZonedDateTime.
atZoneSameInstant(ZoneId) - Method in class org.threeten.bp.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime ensuring that the result has the same instant.
atZoneSimilarLocal(ZoneId) - Method in class org.threeten.bp.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime trying to keep the same local date and time.
AUGUST - org.threeten.bp.Month
The singleton instance for the month of August with 31 days.

B

BASE_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
baseClock - Variable in class org.threeten.bp.Clock.OffsetClock
 
baseClock - Variable in class org.threeten.bp.Clock.TickClock
 
baseDate - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
baseUnit - Variable in enum org.threeten.bp.temporal.ChronoField
 
baseUnit - Variable in enum org.threeten.bp.temporal.JulianFields.Field
 
baseUnit - Variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
baseValue - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
BASIC_ISO_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date without an offset, such as '20111203'.
BCE - org.threeten.bp.chrono.IsoEra
The singleton instance for the era BCE, 'Before Current Era'.
BE - org.threeten.bp.chrono.ThaiBuddhistEra
The singleton instance for the current era, 'Buddhist Era', which has the value 1.
BEFORE_AH - org.threeten.bp.chrono.HijrahEra
The singleton instance for the era before the current one, 'Before Anno Hegirae', which has the value 0.
BEFORE_BE - org.threeten.bp.chrono.ThaiBuddhistEra
The singleton instance for the era before the current one, 'Before Buddhist Era', which has the value 0.
BEFORE_ROC - org.threeten.bp.chrono.MinguoEra
The singleton instance for the era BEFORE_ROC, 'Before Republic of China'.
between(ChronoLocalDate, ChronoLocalDate) - Static method in class org.threeten.bp.chrono.ChronoPeriod
Obtains a ChronoPeriod consisting of amount of time between two dates.
between(LocalDate, LocalDate) - Static method in class org.threeten.bp.Period
Obtains a Period consisting of the number of years, months, and days between two dates.
between(Temporal, Temporal) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration representing the duration between two instants.
between(Temporal, Temporal) - Method in enum org.threeten.bp.temporal.ChronoUnit
 
between(Temporal, Temporal) - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
between(Temporal, Temporal) - Method in interface org.threeten.bp.temporal.TemporalUnit
Calculates the period in terms of this unit between two temporal objects of the same type.
BI_NANOS_PER_SECOND - Static variable in class org.threeten.bp.Duration
Constant for nanos per second.
build(TemporalQuery<R>) - Method in class org.threeten.bp.format.DateTimeBuilder
Builds the specified type from the values in this builder.
buildId(int) - Static method in class org.threeten.bp.ZoneOffset
 
buildZoneRules() - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Build the rules, zones and links into real zones.
builtZones - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The built zones.

C

cache - Variable in class org.threeten.bp.format.SimpleDateTimeTextProvider
Cache.
CACHE - Static variable in class org.threeten.bp.format.DecimalStyle
The cache of symbols instances.
CACHE - Static variable in class org.threeten.bp.temporal.WeekFields
The cache of rules by firstDayOfWeek plus minimalDays.
cachedSubstringTree - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
The cached tree to speed up parsing.
callbacks - Variable in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
caseSensitive - Variable in class org.threeten.bp.format.DateTimeParseContext
Whether to parse using case sensitively.
CE - org.threeten.bp.chrono.IsoEra
The singleton instance for the era CE, 'Current Era'.
CENTURIES - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a century.
charEquals(char, char) - Method in class org.threeten.bp.format.DateTimeParseContext
Helper to compare two char.
charEqualsIgnoreCase(char, char) - Static method in class org.threeten.bp.format.DateTimeParseContext
Compares two characters ignoring case.
CharLiteralPrinterParser(char) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.CharLiteralPrinterParser
 
checkDate(LocalDate) - Method in class org.threeten.bp.format.DateTimeBuilder
 
checkPattern(String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
checkValidDayOfMonth(int) - Static method in class org.threeten.bp.chrono.HijrahDate
 
checkValidDayOfYear(int) - Static method in class org.threeten.bp.chrono.HijrahDate
 
checkValidIntValue(long) - Method in enum org.threeten.bp.temporal.ChronoField
Checks that the specified value is valid and fits in an int.
checkValidIntValue(long, TemporalField) - Method in class org.threeten.bp.temporal.ValueRange
Checks that the specified value is valid and fits in an int.
checkValidMonth(int) - Static method in class org.threeten.bp.chrono.HijrahDate
 
checkValidValue(long) - Method in enum org.threeten.bp.temporal.ChronoField
Checks that the specified value is valid for this field.
checkValidValue(long, TemporalField) - Method in class org.threeten.bp.temporal.ValueRange
Checks that the specified value is valid.
checkValidYearOfEra(int) - Static method in class org.threeten.bp.chrono.HijrahDate
Check the validity of a yearOfEra.
chrono - Variable in class org.threeten.bp.format.DateTimeBuilder
The chronology.
chrono - Variable in class org.threeten.bp.format.DateTimeFormatter
The chronology to use for formatting, null for no override.
chrono - Variable in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
CHRONO - Static variable in class org.threeten.bp.temporal.TemporalQueries
 
CHRONO_LOCALDATETIME_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
CHRONO_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
CHRONO_ZONEDDATETIME_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
ChronoDateImpl<D extends ChronoLocalDate> - Class in org.threeten.bp.chrono
A date expressed in terms of a standard year-month-day calendar system.
ChronoDateImpl() - Constructor for class org.threeten.bp.chrono.ChronoDateImpl
Creates an instance.
ChronoField - Enum in org.threeten.bp.temporal
A standard set of fields.
ChronoField(String, TemporalUnit, TemporalUnit, ValueRange) - Constructor for enum org.threeten.bp.temporal.ChronoField
 
ChronoLocalDate - Class in org.threeten.bp.chrono
A date without time-of-day or time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoLocalDate() - Constructor for class org.threeten.bp.chrono.ChronoLocalDate
 
ChronoLocalDateTime<D extends ChronoLocalDate> - Class in org.threeten.bp.chrono
A date-time without a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoLocalDateTime() - Constructor for class org.threeten.bp.chrono.ChronoLocalDateTime
 
ChronoLocalDateTimeImpl<D extends ChronoLocalDate> - Class in org.threeten.bp.chrono
A date-time without a time-zone for the calendar neutral API.
ChronoLocalDateTimeImpl(D, LocalTime) - Constructor for class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Constructor.
chronology - Variable in class org.threeten.bp.chrono.ChronoPeriodImpl
 
chronology() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for the Chronology.
Chronology - Class in org.threeten.bp.chrono
A calendar system, used to organize and identify dates.
Chronology() - Constructor for class org.threeten.bp.chrono.Chronology
Creates an instance.
ChronoPeriod - Class in org.threeten.bp.chrono
A date-based amount of time, such as '3 years, 4 months and 5 days' in an arbitrary chronology, intended for advanced globalization use cases.
ChronoPeriod() - Constructor for class org.threeten.bp.chrono.ChronoPeriod
 
ChronoPeriodImpl - Class in org.threeten.bp.chrono
An implementation of ChronoPeriod.
ChronoPeriodImpl(Chronology, int, int, int) - Constructor for class org.threeten.bp.chrono.ChronoPeriodImpl
 
ChronoPrinterParser(TextStyle) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.ChronoPrinterParser
 
CHRONOS_BY_ID - Static variable in class org.threeten.bp.chrono.Chronology
Map of available calendars by ID.
CHRONOS_BY_TYPE - Static variable in class org.threeten.bp.chrono.Chronology
Map of available calendars by calendar type.
ChronoUnit - Enum in org.threeten.bp.temporal
A standard set of date periods units.
ChronoUnit(String, Duration) - Constructor for enum org.threeten.bp.temporal.ChronoUnit
 
ChronoZonedDateTime<D extends ChronoLocalDate> - Class in org.threeten.bp.chrono
A date-time with a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoZonedDateTime() - Constructor for class org.threeten.bp.chrono.ChronoZonedDateTime
 
ChronoZonedDateTimeImpl<D extends ChronoLocalDate> - Class in org.threeten.bp.chrono
A date-time with a time-zone in the calendar neutral API.
ChronoZonedDateTimeImpl(ChronoLocalDateTimeImpl<D>, ZoneOffset, ZoneId) - Constructor for class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
Constructor.
ClassicFormat(DateTimeFormatter, TemporalQuery<?>) - Constructor for class org.threeten.bp.format.DateTimeFormatter.ClassicFormat
Constructor.
Clock - Class in org.threeten.bp
A clock providing access to the current instant, date and time using a time-zone.
Clock() - Constructor for class org.threeten.bp.Clock
Constructor accessible by subclasses.
CLOCK_HOUR_OF_AMPM - org.threeten.bp.temporal.ChronoField
The clock-hour-of-am-pm.
CLOCK_HOUR_OF_DAY - org.threeten.bp.temporal.ChronoField
The clock-hour-of-day.
Clock.FixedClock - Class in org.threeten.bp
Implementation of a clock that always returns the same instant.
Clock.OffsetClock - Class in org.threeten.bp
Implementation of a clock that adds an offset to an underlying clock.
Clock.SystemClock - Class in org.threeten.bp
Implementation of a clock that always returns the latest time from System.currentTimeMillis().
Clock.TickClock - Class in org.threeten.bp
Implementation of a clock that adds an offset to an underlying clock.
COMPARATOR - Static variable in class org.threeten.bp.format.SimpleDateTimeTextProvider
Comparator.
compareInts(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Compares two ints.
compareLongs(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Compares two longs.
compareTo(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Compares this date to another date, including the chronology.
compareTo(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Compares this date to another date.
compareTo(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Compares this date-time to another date-time, including the chronology.
compareTo(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Compares this date-time to another date-time.
compareTo(Chronology) - Method in class org.threeten.bp.chrono.Chronology
Compares this chronology to another chronology.
compareTo(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Compares this date-time to another date-time, including the chronology.
compareTo(Duration) - Method in class org.threeten.bp.Duration
Compares this duration to the specified Duration.
compareTo(Instant) - Method in class org.threeten.bp.Instant
Compares this instant to the specified instant.
compareTo(LocalTime) - Method in class org.threeten.bp.LocalTime
Compares this LocalTime to another time.
compareTo(MonthDay) - Method in class org.threeten.bp.MonthDay
Compares this month-day to another month-day.
compareTo(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Compares this OffsetDateTime to another date-time.
compareTo(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Compares this OffsetTime to another time.
compareTo(Year) - Method in class org.threeten.bp.Year
Compares this year to another year.
compareTo(YearMonth) - Method in class org.threeten.bp.YearMonth
Compares this year-month to another year-month.
compareTo(ZoneOffsetTransition) - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Compares this transition to another based on the transition instant.
compareTo(ZoneRulesBuilder.TZRule) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
 
compareTo(ZoneOffset) - Method in class org.threeten.bp.ZoneOffset
Compares this offset to another offset in descending order.
compareTo0(LocalDate) - Method in class org.threeten.bp.LocalDate
 
compareTo0(LocalDateTime) - Method in class org.threeten.bp.LocalDateTime
 
compile() - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Compile the rules file.
CompositePrinterParser(List<DateTimeFormatterBuilder.DateTimePrinterParser>, boolean) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
 
CompositePrinterParser(DateTimeFormatterBuilder.DateTimePrinterParser[], boolean) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
 
ComputedDayOfField(String, WeekFields, TemporalUnit, TemporalUnit, ValueRange) - Constructor for class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
computeWeek(int, int) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
Returns the week number computed from the reference day and reference dayOfWeek.
convertFromFraction(BigDecimal) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
Converts a fraction from 0 to 1 for this field to a value.
convertNumberToI18N(String) - Method in class org.threeten.bp.format.DecimalStyle
Converts the input numeric text to the internationalized form using the zero character.
convertStyle(FormatStyle) - Method in class org.threeten.bp.format.SimpleDateTimeFormatStyleProvider
Converts the enum style to the old format style.
convertToDigit(char) - Method in class org.threeten.bp.format.DecimalStyle
Checks whether the character is a digit, based on the currently set zero character.
convertToFraction(long) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
Converts a value for this field to a fraction between 0 and 1.
convertToZone(Set<String>, String, boolean) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
 
copy() - Method in class org.threeten.bp.format.DateTimeParseContext
Creates a copy of this context.
copy() - Method in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
count - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.WeekFieldsPrinterParser
 
create(boolean, long, long, long, long, int) - Static method in class org.threeten.bp.Duration
 
create(int, int, int) - Static method in class org.threeten.bp.Period
Creates an instance.
create(int, int, int, int) - Static method in class org.threeten.bp.LocalTime
Creates a local time from the hour, minute, second and nanosecond fields.
create(int, Month, int) - Static method in class org.threeten.bp.LocalDate
Creates a local date from the year, month and day fields.
create(long, int) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration using seconds and nanoseconds.
create(long, int) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant using seconds and nanoseconds.
create(long, int, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime using seconds from the epoch of 1970-01-01T00:00:00Z.
create(BigDecimal) - Static method in class org.threeten.bp.Duration
Creates an instance of Duration from a number of seconds.
create(Locale) - Static method in class org.threeten.bp.format.DecimalStyle
 
create(Instant, ZoneId) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
Obtains an instance from an Instant.
createDateTime(LocalDateTime, ZoneOffset, ZoneOffset) - Method in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
Converts the specified local date-time to the local date-time actually seen on a wall clock.
createDateTimeEpochSecond(int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Creates the offset date-time for the local date-time at the end of the window.
createEntry(A, B) - Static method in class org.threeten.bp.format.SimpleDateTimeTextProvider
Helper method to create an immutable entry.
createError(CharSequence, RuntimeException) - Method in class org.threeten.bp.format.DateTimeFormatter
 
createLocaleStore(Map<TextStyle, Map<Long, String>>) - Static method in class org.threeten.bp.format.SimpleDateTimeTextProvider
 
createRule(short) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
createStore(TemporalField, Locale) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider
 
createTransition(int) - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Creates a transition instance for the specified year.
createWallOffset(int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Creates the wall offset for the local date-time at the end of the window.
crossCheck() - Method in class org.threeten.bp.format.DateTimeBuilder
 
crossCheck(TemporalAccessor) - Method in class org.threeten.bp.format.DateTimeBuilder
 
currentParsed() - Method in class org.threeten.bp.format.DateTimeParseContext
Gets the currently active temporal objects.
CYCLEYEAR_START_DATE - Static variable in class org.threeten.bp.chrono.HijrahDate
Zero-based start date of cycle year.

D

date - Variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
The date part.
date - Variable in class org.threeten.bp.format.DateTimeBuilder
The date.
date - Variable in class org.threeten.bp.LocalDateTime
The date part.
date(int, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
date(int, int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
date(int, int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
date(int, int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from another temporal object.
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.HijrahChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from another date-time object.
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.MinguoChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
DATE_COMPARATOR - Static variable in class org.threeten.bp.chrono.ChronoLocalDate
 
DATE_TIME_COMPARATOR - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTime
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the epoch-day.
dateEpochDay(long) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.IsoChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateNow() - Method in class org.threeten.bp.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the default time-zone.
dateNow() - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateNow() - Method in class org.threeten.bp.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the default time-zone.
dateNow() - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateNow() - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateNow() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.Chronology
Obtains the current local date in this chronology from the specified clock.
dateNow(Clock) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains the current ISO local date from the specified clock.
dateNow(Clock) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the specified time-zone.
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the specified time-zone.
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateStyle - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedPrinterParser
 
dateTime - Variable in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
The local date-time.
dateTime - Variable in class org.threeten.bp.OffsetDateTime
The local date-time.
dateTime - Variable in class org.threeten.bp.ZonedDateTime
The local date-time.
DateTimeBuilder - Class in org.threeten.bp.format
Builder that can holds date and time fields and related date and time objects.
DateTimeBuilder() - Constructor for class org.threeten.bp.format.DateTimeBuilder
Creates an empty instance of the builder.
DateTimeBuilder(TemporalField, long) - Constructor for class org.threeten.bp.format.DateTimeBuilder
Creates a new instance of the builder with a single field-value.
DateTimeException - Exception in org.threeten.bp
Exception used to indicate a problem while calculating a date-time.
DateTimeException(String) - Constructor for exception org.threeten.bp.DateTimeException
Constructs a new date-time exception with the specified message.
DateTimeException(String, Throwable) - Constructor for exception org.threeten.bp.DateTimeException
Constructs a new date-time exception with the specified message and cause.
DateTimeFormatStyleProvider - Class in org.threeten.bp.format
The Service Provider Interface (SPI) to be implemented by classes providing date-time formatting information.
DateTimeFormatStyleProvider() - Constructor for class org.threeten.bp.format.DateTimeFormatStyleProvider
 
DateTimeFormatter - Class in org.threeten.bp.format
Formatter for printing and parsing date-time objects.
DateTimeFormatter(DateTimeFormatterBuilder.CompositePrinterParser, Locale, DecimalStyle, ResolverStyle, Set<TemporalField>, Chronology, ZoneId) - Constructor for class org.threeten.bp.format.DateTimeFormatter
Constructor.
DateTimeFormatter.ClassicFormat - Class in org.threeten.bp.format
Implements the classic Java Format API.
DateTimeFormatterBuilder - Class in org.threeten.bp.format
Builder to create date-time formatters.
DateTimeFormatterBuilder() - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder
Constructs a new instance of the builder.
DateTimeFormatterBuilder(DateTimeFormatterBuilder, boolean) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder
Constructs a new instance of the builder.
DateTimeFormatterBuilder.CharLiteralPrinterParser - Class in org.threeten.bp.format
Prints or parses a character literal.
DateTimeFormatterBuilder.ChronoPrinterParser - Class in org.threeten.bp.format
Prints or parses a chronology.
DateTimeFormatterBuilder.CompositePrinterParser - Class in org.threeten.bp.format
Composite printer and parser.
DateTimeFormatterBuilder.DateTimePrinterParser - Interface in org.threeten.bp.format
Strategy for printing/parsing date-time information.
DateTimeFormatterBuilder.DefaultingParser - Class in org.threeten.bp.format
Used by parseDefaulting().
DateTimeFormatterBuilder.FractionPrinterParser - Class in org.threeten.bp.format
Prints and parses a numeric date-time field with optional padding.
DateTimeFormatterBuilder.InstantPrinterParser - Class in org.threeten.bp.format
Prints or parses an ISO-8601 instant.
DateTimeFormatterBuilder.LocalizedOffsetPrinterParser - Class in org.threeten.bp.format
Prints or parses a localized offset.
DateTimeFormatterBuilder.LocalizedPrinterParser - Class in org.threeten.bp.format
Prints or parses a localized pattern.
DateTimeFormatterBuilder.NumberPrinterParser - Class in org.threeten.bp.format
Prints and parses a numeric date-time field with optional padding.
DateTimeFormatterBuilder.OffsetIdPrinterParser - Class in org.threeten.bp.format
Prints or parses an offset ID.
DateTimeFormatterBuilder.PadPrinterParserDecorator - Class in org.threeten.bp.format
Pads the output to a fixed width.
DateTimeFormatterBuilder.ReducedPrinterParser - Class in org.threeten.bp.format
Prints and parses a reduced numeric date-time field.
DateTimeFormatterBuilder.SettingsParser - Enum in org.threeten.bp.format
Enumeration to apply simple parse settings.
DateTimeFormatterBuilder.StringLiteralPrinterParser - Class in org.threeten.bp.format
Prints or parses a string literal.
DateTimeFormatterBuilder.TextPrinterParser - Class in org.threeten.bp.format
Prints or parses field text.
DateTimeFormatterBuilder.WeekFieldsPrinterParser - Class in org.threeten.bp.format
Prints or parses a localized pattern.
DateTimeFormatterBuilder.ZoneIdPrinterParser - Class in org.threeten.bp.format
Prints or parses a zone ID.
DateTimeFormatterBuilder.ZoneIdPrinterParser.SubstringTree - Class in org.threeten.bp.format
Model a tree of substrings to make the parsing easier.
DateTimeFormatterBuilder.ZoneTextPrinterParser - Class in org.threeten.bp.format
Prints or parses a zone ID.
DateTimeParseContext - Class in org.threeten.bp.format
Context object used during date and time parsing.
DateTimeParseContext(Locale, DecimalStyle, Chronology) - Constructor for class org.threeten.bp.format.DateTimeParseContext
 
DateTimeParseContext(DateTimeFormatter) - Constructor for class org.threeten.bp.format.DateTimeParseContext
Creates a new instance of the context.
DateTimeParseContext(DateTimeParseContext) - Constructor for class org.threeten.bp.format.DateTimeParseContext
 
DateTimeParseContext.Parsed - Class in org.threeten.bp.format
Temporary store of parsed data.
DateTimeParseException - Exception in org.threeten.bp.format
An exception thrown when an error occurs during parsing.
DateTimeParseException(String, CharSequence, int) - Constructor for exception org.threeten.bp.format.DateTimeParseException
Constructs a new exception with the specified message.
DateTimeParseException(String, CharSequence, int, Throwable) - Constructor for exception org.threeten.bp.format.DateTimeParseException
Constructs a new exception with the specified message and cause.
DateTimePrintContext - Class in org.threeten.bp.format
Context object used during date and time printing.
DateTimePrintContext(TemporalAccessor, Locale, DecimalStyle) - Constructor for class org.threeten.bp.format.DateTimePrintContext
 
DateTimePrintContext(TemporalAccessor, DateTimeFormatter) - Constructor for class org.threeten.bp.format.DateTimePrintContext
Creates a new instance of the context.
DateTimeTextProvider - Class in org.threeten.bp.format
The Service Provider Interface (SPI) to be implemented by classes providing the textual form of a date-time field.
DateTimeTextProvider() - Constructor for class org.threeten.bp.format.DateTimeTextProvider
 
DateTimeTextProvider.ProviderSingleton - Class in org.threeten.bp.format
 
DateTimeUtils - Class in org.threeten.bp
A set of utilities to assist in bridging the gap to Java 8.
DateTimeUtils() - Constructor for class org.threeten.bp.DateTimeUtils
Restricted constructor.
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
day - Variable in class org.threeten.bp.LocalDate
The day-of-month.
day - Variable in class org.threeten.bp.MonthDay
The day-of-month.
DAY_OF_MONTH - org.threeten.bp.temporal.ChronoField
The day-of-month.
DAY_OF_QUARTER - org.threeten.bp.temporal.IsoFields.Field
 
DAY_OF_QUARTER - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the day-of-quarter.
DAY_OF_WEEK - org.threeten.bp.temporal.ChronoField
The day-of-week, such as Tuesday.
DAY_OF_WEEK_RANGE - Static variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
DAY_OF_YEAR - org.threeten.bp.temporal.ChronoField
The day-of-year.
dayOfMonth - Variable in class org.threeten.bp.chrono.HijrahDate
The day-of-month.
dayOfMonth - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
The day-of-month of the cutover.
dayOfMonthIndicator - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The day-of-month.
dayOfWeek - Variable in class org.threeten.bp.chrono.HijrahDate
The day-of-week.
dayOfWeek - Variable in class org.threeten.bp.temporal.WeekFields
The field used to access the computed DayOfWeek.
dayOfWeek - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
The day-of-week of the cutover.
dayOfWeek - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The day-of-month.
dayOfWeek() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the day of week based on this WeekFields.
DayOfWeek - Enum in org.threeten.bp
A day-of-week, such as 'Tuesday'.
DayOfWeek() - Constructor for enum org.threeten.bp.DayOfWeek
 
dayOfWeekInMonth(int, DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the day-of-week in month adjuster, which returns a new date in the same month with the ordinal day-of-week.
DayOfWeekInMonth(int, DayOfWeek) - Constructor for class org.threeten.bp.temporal.TemporalAdjusters.DayOfWeekInMonth
 
dayOfYear - Variable in class org.threeten.bp.chrono.HijrahDate
The day-of-year.
days - Variable in class org.threeten.bp.chrono.ChronoPeriodImpl
 
days - Variable in class org.threeten.bp.Period
The number of days.
DAYS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a day.
DAYS_0000_TO_1970 - Static variable in class org.threeten.bp.LocalDate
The number of days from year zero to year 1970.
DAYS_PER_CYCLE - Static variable in class org.threeten.bp.LocalDate
The number of days in a 400 year cycle.
daysUntil(LocalDate) - Method in class org.threeten.bp.LocalDate
 
DECADES - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a decade.
DECEMBER - org.threeten.bp.Month
The singleton instance for the month of December with 31 days.
decimalPoint - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
 
decimalSeparator - Variable in class org.threeten.bp.format.DecimalStyle
The decimal separator.
decimalStyle - Variable in class org.threeten.bp.format.DateTimeFormatter
The symbols to use for formatting, not null.
DecimalStyle - Class in org.threeten.bp.format
Localized symbols used in date and time formatting.
DecimalStyle(char, char, char, char) - Constructor for class org.threeten.bp.format.DecimalStyle
Restricted constructor.
deduplicate(T) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Deduplicates an object instance.
deduplicate(T) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Deduplicates an object instance.
deduplicateMap - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
A map to deduplicate object instances.
deduplicateMap - Variable in class org.threeten.bp.zone.ZoneRulesBuilder
A map for deduplicating the output.
DEFAULT_CONFIG_FILENAME - Static variable in class org.threeten.bp.chrono.HijrahDate
Default config file name.
DEFAULT_CONFIG_PATH - Static variable in class org.threeten.bp.chrono.HijrahDate
Default path to the config file.
DEFAULT_CYCLE_YEARS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the non-adjusted 30 year cycle starting day.
DEFAULT_LEAP_MONTH_DAYS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the non-adjusted month days in year for leap year.
DEFAULT_LEAP_MONTH_LENGTHS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the non-adjusted month length for leap year.
DEFAULT_MONTH_DAYS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the non-adjusted month days in year for non leap year.
DEFAULT_MONTH_LENGTHS - Static variable in class org.threeten.bp.chrono.HijrahDate
Holding the non-adjusted month length for non leap year.
DefaultingParser(TemporalField, long) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.DefaultingParser
 
DefaultInterfaceEra - Class in org.threeten.bp.jdk8
A temporary class providing implementations that will become default interface methods once integrated into JDK 8.
DefaultInterfaceEra() - Constructor for class org.threeten.bp.jdk8.DefaultInterfaceEra
 
DefaultInterfaceTemporal - Class in org.threeten.bp.jdk8
A temporary class providing implementations that will become default interface methods once integrated into JDK 8.
DefaultInterfaceTemporal() - Constructor for class org.threeten.bp.jdk8.DefaultInterfaceTemporal
 
DefaultInterfaceTemporalAccessor - Class in org.threeten.bp.jdk8
A temporary class providing implementations that will become default interface methods once integrated into JDK 8.
DefaultInterfaceTemporalAccessor() - Constructor for class org.threeten.bp.jdk8.DefaultInterfaceTemporalAccessor
 
description - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
 
dividedBy(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration divided by the specified value.
DO_NOTHING - Static variable in class org.threeten.bp.zone.ZoneRulesInitializer
An instance that does nothing.
dom - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The day-of-month of the month-day of the cutover week.
DoNothingZoneRulesInitializer() - Constructor for class org.threeten.bp.zone.ZoneRulesInitializer.DoNothingZoneRulesInitializer
 
dow - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The cutover day-of-week, null to retain the day-of-month.
DOW_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
dowValue - Variable in class org.threeten.bp.temporal.TemporalAdjusters.DayOfWeekInMonth
The day-of-week value, from 1 to 7.
dowValue - Variable in class org.threeten.bp.temporal.TemporalAdjusters.RelativeDayOfWeek
The day-of-week value, from 1 to 7.
duration - Variable in enum org.threeten.bp.temporal.ChronoUnit
 
duration - Variable in enum org.threeten.bp.temporal.IsoFields.Unit
 
Duration - Class in org.threeten.bp
A time-based amount of time, such as '34.5 seconds'.
Duration(long, int) - Constructor for class org.threeten.bp.Duration
Constructs an instance of Duration using seconds and nanoseconds.
DURATION_TYPE - Static variable in class org.threeten.bp.Ser
 

E

endDate() - Method in class org.threeten.bp.chrono.JapaneseEra
Returns the end date of the era.
endOptional() - Method in class org.threeten.bp.format.DateTimePrintContext
Ends the printing of an optional segment of the input.
endOptional(boolean) - Method in class org.threeten.bp.format.DateTimeParseContext
Ends the parsing of an optional segment of the input.
endYear - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBRule
The end year.
ensureChronoLocalDate(Temporal) - Method in class org.threeten.bp.chrono.Chronology
Casts the Temporal to ChronoLocalDate with the same chronology.
ensureChronoLocalDateTime(Temporal) - Method in class org.threeten.bp.chrono.Chronology
Casts the Temporal to ChronoLocalDateTime with the same chronology.
ensureChronoZonedDateTime(Temporal) - Method in class org.threeten.bp.chrono.Chronology
Casts the Temporal to ChronoZonedDateTimeImpl with the same chronology.
ENUMS - Static variable in enum org.threeten.bp.DayOfWeek
Private cache of all the constants.
ENUMS - Static variable in enum org.threeten.bp.Month
Private cache of all the constants.
EPOCH - Static variable in class org.threeten.bp.Instant
Constant for the 1970-01-01T00:00:00Z epoch instant.
EPOCH_DAY - org.threeten.bp.temporal.ChronoField
The epoch-day, based on the Java epoch of 1970-01-01 (ISO).
equals(Object) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is equal to another date, including the chronology.
equals(Object) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is equal to another date-time, including the chronology.
equals(Object) - Method in class org.threeten.bp.chrono.Chronology
Checks if this chronology is equal to another chronology.
equals(Object) - Method in class org.threeten.bp.chrono.ChronoPeriod
Checks if this period is equal to another period, including the chronology.
equals(Object) - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
equals(Object) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
equals(Object) - Method in class org.threeten.bp.chrono.JapaneseDate
 
equals(Object) - Method in class org.threeten.bp.chrono.MinguoDate
 
equals(Object) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
equals(Object) - Method in class org.threeten.bp.Clock
Checks if this clock is equal to another clock.
equals(Object) - Method in class org.threeten.bp.Clock.FixedClock
 
equals(Object) - Method in class org.threeten.bp.Clock.OffsetClock
 
equals(Object) - Method in class org.threeten.bp.Clock.SystemClock
 
equals(Object) - Method in class org.threeten.bp.Clock.TickClock
 
equals(Object) - Method in class org.threeten.bp.Duration
Checks if this duration is equal to the specified Duration.
equals(Object) - Method in class org.threeten.bp.format.DecimalStyle
Checks if these symbols equal another set of symbols.
equals(Object) - Method in class org.threeten.bp.Instant
Checks if this instant is equal to the specified instant.
equals(Object) - Method in class org.threeten.bp.LocalDate
Checks if this date is equal to another date.
equals(Object) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.LocalTime
Checks if this time is equal to another time.
equals(Object) - Method in class org.threeten.bp.MonthDay
Checks if this month-day is equal to another month-day.
equals(Object) - Method in class org.threeten.bp.OffsetDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.OffsetTime
Checks if this time is equal to another time.
equals(Object) - Method in class org.threeten.bp.Period
Checks if this period is equal to another period.
equals(Object) - Method in class org.threeten.bp.temporal.ValueRange
Checks if this range is equal to another range.
equals(Object) - Method in class org.threeten.bp.temporal.WeekFields
Checks if this WeekFields is equal to the specified object.
equals(Object) - Method in class org.threeten.bp.Year
Checks if this year is equal to another year.
equals(Object) - Method in class org.threeten.bp.YearMonth
Checks if this year-month is equal to another year-month.
equals(Object) - Method in class org.threeten.bp.zone.StandardZoneRules
 
equals(Object) - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Checks if this object equals another.
equals(Object) - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Checks if this object equals another.
equals(Object) - Method in class org.threeten.bp.zone.ZoneRules
Checks if this set of rules equals another.
equals(Object) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
equals(Object) - Method in class org.threeten.bp.ZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.ZoneId
Checks if this time-zone ID is equal to another time-zone ID.
equals(Object) - Method in class org.threeten.bp.ZoneOffset
Checks if this offset is equal to another offset.
equals(Object, Object) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Compares two objects.
era - Variable in class org.threeten.bp.chrono.HijrahDate
The era.
era - Variable in class org.threeten.bp.chrono.JapaneseDate
The JapaneseEra of this date.
Era - Interface in org.threeten.bp.chrono
An era of the time-line.
ERA - org.threeten.bp.temporal.ChronoField
The era.
ERA_FULL_NAMES - Static variable in class org.threeten.bp.chrono.HijrahChronology
Full names for eras.
ERA_FULL_NAMES - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Full names for eras.
ERA_NARROW_NAMES - Static variable in class org.threeten.bp.chrono.HijrahChronology
Narrow names for eras.
ERA_NARROW_NAMES - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Narrow names for eras.
ERA_OFFSET - Static variable in class org.threeten.bp.chrono.JapaneseEra
 
ERA_SHORT_NAMES - Static variable in class org.threeten.bp.chrono.HijrahChronology
Short names for eras.
ERA_SHORT_NAMES - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Short names for eras.
eraOf(int) - Method in class org.threeten.bp.chrono.Chronology
Creates the chronology era object from the numeric value.
eraOf(int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
eraOf(int) - Method in class org.threeten.bp.chrono.IsoChronology
 
eraOf(int) - Method in class org.threeten.bp.chrono.JapaneseChronology
Returns the calendar system era object from the given numeric value.
eraOf(int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
eraOf(int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
eras() - Method in class org.threeten.bp.chrono.Chronology
Gets the list of eras for the chronology.
eras() - Method in class org.threeten.bp.chrono.HijrahChronology
 
eras() - Method in class org.threeten.bp.chrono.IsoChronology
 
eras() - Method in class org.threeten.bp.chrono.JapaneseChronology
 
eras() - Method in class org.threeten.bp.chrono.MinguoChronology
 
eras() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
ERAS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of an era.
eraValue - Variable in class org.threeten.bp.chrono.JapaneseEra
The era value.
errorIndex - Variable in exception org.threeten.bp.format.DateTimeParseException
The error index in the text.
evaluate(WeekFields) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.WeekFieldsPrinterParser
 
EXCEED_POINTS - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
Array of 10 to the power of n.
EXCEEDS_PAD - org.threeten.bp.format.SignStyle
Style to always output the sign if the value exceeds the pad width.
excessDays - Variable in class org.threeten.bp.format.DateTimeBuilder
The excess days.
excessDays - Variable in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
expand(String, String) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 

F

FALLBACK_LANGUAGE - Static variable in class org.threeten.bp.chrono.HijrahChronology
Fallback language for the era names.
FALLBACK_LANGUAGE - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Fallback language for the era names.
FEBRUARY - org.threeten.bp.Month
The singleton instance for the month of February with 28 days, or 29 in a leap year.
field - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.DefaultingParser
 
field - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
 
field - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
field - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
 
Field() - Constructor for enum org.threeten.bp.temporal.IsoFields.Field
 
Field(String, TemporalUnit, TemporalUnit, long) - Constructor for enum org.threeten.bp.temporal.JulianFields.Field
 
FIELD_MAP - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder
Map of letters to fields.
fieldValues - Variable in class org.threeten.bp.format.DateTimeBuilder
The map of other fields.
fieldValues - Variable in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
FILE_SEP - Static variable in class org.threeten.bp.chrono.HijrahDate
File separator.
findOffsetInfo(LocalDateTime, ZoneOffsetTransition) - Method in class org.threeten.bp.zone.StandardZoneRules
Finds the offset info for a local date-time and transition.
findStore(TemporalField, Locale) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider
 
findTransitionArray(int) - Method in class org.threeten.bp.zone.StandardZoneRules
Finds the appropriate transition array for the given year.
findYear(long, ZoneOffset) - Method in class org.threeten.bp.zone.StandardZoneRules
 
FIRST_DAY_OF_MONTH - Static variable in class org.threeten.bp.temporal.TemporalAdjusters.Impl
First day of month adjuster.
FIRST_DAY_OF_NEXT_MONTH - Static variable in class org.threeten.bp.temporal.TemporalAdjusters.Impl
First day of next month adjuster.
FIRST_DAY_OF_NEXT_YEAR - Static variable in class org.threeten.bp.temporal.TemporalAdjusters.Impl
First day of next month adjuster.
FIRST_DAY_OF_YEAR - Static variable in class org.threeten.bp.temporal.TemporalAdjusters.Impl
First day of year adjuster.
firstDayOfMonth() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of month" adjuster, which returns a new date set to the first day of the current month.
firstDayOfNextMonth() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of next month" adjuster, which returns a new date set to the first day of the next month.
firstDayOfNextYear() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of next year" adjuster, which returns a new date set to the first day of the next year.
firstDayOfWeek - Variable in class org.threeten.bp.temporal.WeekFields
The first day-of-week.
firstDayOfYear() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of year" adjuster, which returns a new date set to the first day of the current year.
firstDayOfYear(boolean) - Method in enum org.threeten.bp.Month
Gets the day-of-year corresponding to the first day of this month.
firstInMonth(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the first in month adjuster, which returns a new date in the same month with the first matching day-of-week.
firstMonthOfQuarter() - Method in enum org.threeten.bp.Month
Gets the month corresponding to the first month of this quarter.
fixed(Instant, ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that always returns the same instant.
Fixed(ZoneOffset) - Constructor for class org.threeten.bp.zone.ZoneRules.Fixed
Constructor.
FixedClock(Instant, ZoneId) - Constructor for class org.threeten.bp.Clock.FixedClock
 
fixedSavingAmountSecs - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
The fixed amount of the saving to be applied during this window.
fixedSavingsSecs - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
The fixed savings amount.
floorDiv(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor division.
floorDiv(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor division.
floorMod(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor modulus.
floorMod(long, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor modulus.
floorMod(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor modulus.
FOREVER - org.threeten.bp.temporal.ChronoUnit
Artificial unit that represents the concept of forever.
format(Object, StringBuffer, FieldPosition) - Method in class org.threeten.bp.format.DateTimeFormatter.ClassicFormat
 
format(DateTimeFormatter) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Formats this date using the specified formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Outputs this date-time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.LocalDate
Outputs this date as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.LocalDateTime
Outputs this date-time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.LocalTime
Outputs this time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.MonthDay
Outputs this month-day as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.OffsetDateTime
Outputs this date-time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.OffsetTime
Outputs this time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.Year
Outputs this year as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.YearMonth
Outputs this year-month as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.ZonedDateTime
Outputs this date-time as a String using the formatter.
format(TemporalAccessor) - Method in class org.threeten.bp.format.DateTimeFormatter
Formats a date-time object using this formatter.
FormatStyle - Enum in org.threeten.bp.format
Enumeration of the style of a localized date, time or date-time formatter.
FormatStyle() - Constructor for enum org.threeten.bp.format.FormatStyle
 
formatter - Variable in class org.threeten.bp.format.DateTimeFormatter.ClassicFormat
The formatter.
formatter(Locale, Chronology) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedPrinterParser
Gets the formatter to use.
FORMATTER_CACHE - Static variable in class org.threeten.bp.format.SimpleDateTimeFormatStyleProvider
Cache of formatters.
formatTo(TemporalAccessor, Appendable) - Method in class org.threeten.bp.format.DateTimeFormatter
Formats a date-time object to an Appendable using this formatter.
fractionalDigits - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
FractionPrinterParser(TemporalField, int, int, boolean) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
Constructor.
FRIDAY - org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Friday.
from(LocalDate) - Static method in class org.threeten.bp.chrono.JapaneseEra
Obtains an instance of JapaneseEra from a date.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ChronoLocalDate
Obtains an instance of ChronoLocalDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ChronoLocalDateTime
Obtains an instance of ChronoLocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.Chronology
Obtains an instance of Chronology from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ChronoZonedDateTime
Obtains an instance of ChronoZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains a HijrahDate of the Islamic Umm Al-Qura calendar from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains a JapaneseDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains a MinguoDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains a ThaiBuddhistDate from a temporal object.
from(TemporalAccessor) - Static method in enum org.threeten.bp.DayOfWeek
Obtains an instance of DayOfWeek from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a temporal object.
from(TemporalAccessor) - Static method in enum org.threeten.bp.Month
Obtains an instance of Month from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.Year
Obtains an instance of Year from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset from a temporal object.
from(TemporalAmount) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from an amount.
from(TemporalAmount) - Static method in class org.threeten.bp.Period
Obtains an instance of Period from a temporal amount.
FROM - Static variable in class org.threeten.bp.chrono.Chronology
Simulate JDK 8 method reference Chronology::from.
FROM - Static variable in enum org.threeten.bp.DayOfWeek
Simulate JDK 8 method reference DayOfWeek::from.
FROM - Static variable in class org.threeten.bp.Instant
Simulate JDK 8 method reference Instant::from.
FROM - Static variable in class org.threeten.bp.LocalDate
Simulate JDK 8 method reference LocalDate::from.
FROM - Static variable in class org.threeten.bp.LocalDateTime
Simulate JDK 8 method reference LocalDateTime::from.
FROM - Static variable in class org.threeten.bp.LocalTime
Simulate JDK 8 method reference LocalTime::from.
FROM - Static variable in enum org.threeten.bp.Month
Simulate JDK 8 method reference Month::from.
FROM - Static variable in class org.threeten.bp.MonthDay
Simulate JDK 8 method reference MonthDay::from.
FROM - Static variable in class org.threeten.bp.OffsetDateTime
Simulate JDK 8 method reference OffsetDateTime::from.
FROM - Static variable in class org.threeten.bp.OffsetTime
Simulate JDK 8 method reference OffsetTime::from.
FROM - Static variable in class org.threeten.bp.Year
Simulate JDK 8 method reference Year::from.
FROM - Static variable in class org.threeten.bp.YearMonth
Simulate JDK 8 method reference YearMonth::from.
FROM - Static variable in class org.threeten.bp.ZonedDateTime
Simulate JDK 8 method reference ZonedDateTime::from.
FROM - Static variable in class org.threeten.bp.ZoneId
Simulate JDK 8 method reference ZoneId::from.
FROM - Static variable in class org.threeten.bp.ZoneOffset
Simulate JDK 8 method reference ZoneOffset::from.
FULL - org.threeten.bp.format.FormatStyle
Full text style, with the most detail.
FULL - org.threeten.bp.format.TextStyle
Full text, typically the full description.
FULL_STANDALONE - org.threeten.bp.format.TextStyle
Full text for stand-alone use, typically the full description.

G

get(CharSequence, boolean) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser.SubstringTree
 
get(TemporalField) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
get(TemporalField) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
get(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Gets the value of the specified field from this day-of-week as an int.
get(TemporalField) - Method in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
get(TemporalField) - Method in class org.threeten.bp.Instant
Gets the value of the specified field from this instant as an int.
get(TemporalField) - Method in class org.threeten.bp.jdk8.DefaultInterfaceEra
 
get(TemporalField) - Method in class org.threeten.bp.jdk8.DefaultInterfaceTemporalAccessor
 
get(TemporalField) - Method in class org.threeten.bp.LocalDate
Gets the value of the specified field from this date as an int.
get(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class org.threeten.bp.LocalTime
Gets the value of the specified field from this time as an int.
get(TemporalField) - Method in enum org.threeten.bp.Month
Gets the value of the specified field from this month-of-year as an int.
get(TemporalField) - Method in class org.threeten.bp.MonthDay
Gets the value of the specified field from this month-day as an int.
get(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class org.threeten.bp.OffsetTime
Gets the value of the specified field from this time as an int.
get(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Gets the value of the specified field as an int.
get(TemporalField) - Method in class org.threeten.bp.Year
Gets the value of the specified field from this year as an int.
get(TemporalField) - Method in class org.threeten.bp.YearMonth
Gets the value of the specified field from this year-month as an int.
get(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Gets the value of the specified field from this offset as an int.
get(TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoPeriod
Gets the value of the requested unit.
get(TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
get(TemporalUnit) - Method in class org.threeten.bp.Duration
 
get(TemporalUnit) - Method in class org.threeten.bp.Period
 
get(TemporalUnit) - Method in interface org.threeten.bp.temporal.TemporalAmount
Gets the amount associated with the specified unit.
get0(TemporalField) - Method in class org.threeten.bp.LocalDate
 
get0(TemporalField) - Method in class org.threeten.bp.LocalTime
 
getAdjustedCycle(int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns adjusted 30 year cycle startind day as Integer array from the cycle number specified.
getAdjustedMonthDays(int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns adjusted month days as Integer array form the year specified.
getAdjustedMonthLength(int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns adjusted month length as Integer array form the year specified.
getAvailableChronologies() - Static method in class org.threeten.bp.chrono.Chronology
Returns the available chronologies.
getAvailableLocales() - Method in class org.threeten.bp.format.DateTimeFormatStyleProvider
Gets the available locales.
getAvailableLocales() - Static method in class org.threeten.bp.format.DecimalStyle
Lists all the locales that are supported.
getAvailableLocales() - Method in class org.threeten.bp.format.SimpleDateTimeFormatStyleProvider
 
getAvailableZoneIds() - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Gets the set of available zone IDs.
getAvailableZoneIds() - Static method in class org.threeten.bp.ZoneId
Gets the set of available zone IDs.
getBaseUnit() - Method in enum org.threeten.bp.temporal.ChronoField
 
getBaseUnit() - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
getBaseUnit() - Method in interface org.threeten.bp.temporal.TemporalField
Gets the unit that the field is measured in.
getBaseUnit() - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
getCalendarType() - Method in class org.threeten.bp.chrono.Chronology
Gets the calendar type of the underlying calendar system.
getCalendarType() - Method in class org.threeten.bp.chrono.HijrahChronology
Gets the calendar type of the underlying calendar system - 'islamic-umalqura'.
getCalendarType() - Method in class org.threeten.bp.chrono.IsoChronology
Gets the calendar type of the underlying calendar system - 'iso8601'.
getCalendarType() - Method in class org.threeten.bp.chrono.JapaneseChronology
Gets the calendar type of the underlying calendar system - 'japanese'.
getCalendarType() - Method in class org.threeten.bp.chrono.MinguoChronology
Gets the calendar type of the underlying calendar system - 'roc'.
getCalendarType() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
Gets the calendar type of the underlying calendar system - 'buddhist'.
getChronology() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Gets the chronology of this date.
getChronology() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets the chronology of this date-time.
getChronology() - Method in class org.threeten.bp.chrono.ChronoPeriod
Gets the chronology that defines the meaning of the supported units.
getChronology() - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
getChronology() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the chronology of this date-time.
getChronology() - Method in class org.threeten.bp.chrono.HijrahDate
 
getChronology() - Method in class org.threeten.bp.chrono.JapaneseDate
 
getChronology() - Method in class org.threeten.bp.chrono.MinguoDate
 
getChronology() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getChronology() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the overriding chronology to be used during formatting.
getChronology() - Method in class org.threeten.bp.LocalDate
Gets the chronology of this date, which is the ISO calendar system.
getChronology() - Method in class org.threeten.bp.Period
 
getConfigFileInputStream() - Static method in class org.threeten.bp.chrono.HijrahDate
Return InputStream for deviation configuration file.
getCycleNumber(long) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns the 30 year cycle number from the epoch day.
getDateTimeAfter() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'after' offset.
getDateTimeBefore() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'before' offset.
getDaylightSavings(Instant) - Method in class org.threeten.bp.zone.StandardZoneRules
 
getDaylightSavings(Instant) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getDaylightSavings(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the amount of daylight savings in use for the specified instant in this zone.
getDayOfCycle(long, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns day of cycle from the epoch day and cycle number.
getDayOfMonth() - Method in class org.threeten.bp.LocalDate
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.LocalDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.MonthDay
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.OffsetDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.ZonedDateTime
Gets the day-of-month field.
getDayOfMonth(int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns day-of-month.
getDayOfMonthIndicator() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the indicator of the day-of-month of the transition.
getDayOfWeek() - Method in class org.threeten.bp.LocalDate
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class org.threeten.bp.LocalDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class org.threeten.bp.OffsetDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the day-of-week of the transition.
getDayOfWeek() - Method in class org.threeten.bp.ZonedDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfYear() - Method in class org.threeten.bp.chrono.JapaneseDate
 
getDayOfYear() - Method in class org.threeten.bp.LocalDate
Gets the day-of-year field.
getDayOfYear() - Method in class org.threeten.bp.LocalDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class org.threeten.bp.OffsetDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class org.threeten.bp.ZonedDateTime
Gets the day-of-year field.
getDayOfYear(int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns day-of-year.
getDays() - Method in class org.threeten.bp.Period
Gets the amount of days of this period.
getDecimalSeparator() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents the decimal point.
getDecimalStyle() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the decimal style to be used during formatting.
getDisplayName(Locale) - Method in enum org.threeten.bp.temporal.ChronoField
 
getDisplayName(Locale) - Method in enum org.threeten.bp.temporal.IsoFields.Field
 
getDisplayName(Locale) - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
getDisplayName(Locale) - Method in interface org.threeten.bp.temporal.TemporalField
Gets the display name for the field in the requested locale.
getDisplayName(Locale) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
getDisplayName(TextStyle, Locale) - Method in class org.threeten.bp.chrono.Chronology
Gets the textual representation of this chronology.
getDisplayName(TextStyle, Locale) - Method in interface org.threeten.bp.chrono.Era
Gets the textual representation of this era.
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.HijrahEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.IsoEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.MinguoEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.DayOfWeek
Gets the textual representation, such as 'Mon' or 'Friday'.
getDisplayName(TextStyle, Locale) - Method in class org.threeten.bp.jdk8.DefaultInterfaceEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.Month
Gets the textual representation, such as 'Jan' or 'December'.
getDisplayName(TextStyle, Locale) - Method in class org.threeten.bp.ZoneId
Gets the textual representation of the zone, such as 'British Time' or '+02:00'.
getDuration() - Method in enum org.threeten.bp.temporal.ChronoUnit
Gets the estimated duration of this unit in the ISO calendar system.
getDuration() - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
getDuration() - Method in interface org.threeten.bp.temporal.TemporalUnit
Gets the duration of this unit, which may be an estimate.
getDuration() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the duration of the transition.
getDurationSeconds() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the duration of the transition in seconds.
getEffectiveChronology() - Method in class org.threeten.bp.format.DateTimeParseContext
Gets the effective chronology during parsing.
getEpochSecond() - Method in class org.threeten.bp.Instant
Gets the number of seconds from the Java epoch of 1970-01-01T00:00:00Z.
getEra() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Gets the era, as defined by the chronology.
getEra() - Method in class org.threeten.bp.chrono.HijrahDate
 
getEra() - Method in class org.threeten.bp.chrono.JapaneseDate
 
getEra() - Method in class org.threeten.bp.chrono.MinguoDate
 
getEra() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getEra() - Method in class org.threeten.bp.LocalDate
Gets the era applicable at this date.
getErrorIndex() - Method in exception org.threeten.bp.format.DateTimeParseException
Returns the index where the error was found.
getFieldValue0(TemporalField) - Method in class org.threeten.bp.format.DateTimeBuilder
 
getFirstDayOfWeek() - Method in class org.threeten.bp.temporal.WeekFields
Gets the first day-of-week.
getFormatter(FormatStyle, FormatStyle, Chronology, Locale) - Method in class org.threeten.bp.format.DateTimeFormatStyleProvider
Gets a localized date, time or date-time formatter.
getFormatter(FormatStyle, FormatStyle, Chronology, Locale) - Method in class org.threeten.bp.format.SimpleDateTimeFormatStyleProvider
 
getFrom(TemporalAccessor) - Method in enum org.threeten.bp.temporal.ChronoField
 
getFrom(TemporalAccessor) - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
getFrom(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalField
Gets the value of this field from the specified temporal object.
getFrom(TemporalAccessor) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
getGregorianEpochDay(int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Return Gregorian epoch day from Hijrah year, month, and day.
getHijrahDateInfo(long) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns the int array containing the following field from the julian day.
getHour() - Method in class org.threeten.bp.LocalDateTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.LocalTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.OffsetDateTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.OffsetTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.ZonedDateTime
Gets the hour-of-day field.
getId() - Method in class org.threeten.bp.chrono.Chronology
Gets the ID of the chronology.
getId() - Method in class org.threeten.bp.chrono.HijrahChronology
Gets the ID of the chronology - 'Hijrah-umalqura'.
getId() - Method in class org.threeten.bp.chrono.IsoChronology
Gets the ID of the chronology - 'ISO'.
getId() - Method in class org.threeten.bp.chrono.JapaneseChronology
Gets the ID of the chronology - 'Japanese'.
getId() - Method in class org.threeten.bp.chrono.MinguoChronology
Gets the ID of the chronology - 'Minguo'.
getId() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
Gets the ID of the chronology - 'ThaiBuddhist'.
getId() - Method in class org.threeten.bp.ZoneId
Gets the unique time-zone ID.
getId() - Method in class org.threeten.bp.ZoneOffset
Gets the normalized zone offset ID.
getId() - Method in class org.threeten.bp.ZoneRegion
 
getInstance() - Static method in class org.threeten.bp.format.DateTimeFormatStyleProvider
Gets the provider.
getInstance() - Static method in class org.threeten.bp.format.DateTimeTextProvider
Gets the provider.
getInstant() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the transition instant.
getLargestMinimum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the largest possible minimum value that the field can take.
getLeapSeconds() - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Gets the parsed leap seconds.
getLocale() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the locale to be used during formatting.
getLocale() - Method in class org.threeten.bp.format.DateTimeParseContext
Gets the locale.
getLocale() - Method in class org.threeten.bp.format.DateTimePrintContext
Gets the locale.
getLocalizedDateTimePattern(FormatStyle, FormatStyle, Chronology, Locale) - Static method in class org.threeten.bp.format.DateTimeFormatterBuilder
Gets the formatting pattern for date and time styles for a locale and chronology.
getLocalTime() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the local time of day of the transition which must be checked with ZoneOffsetTransitionRule.isMidnightEndOfDay().
getLong(TemporalField) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.HijrahDate
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseDate
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.MinguoDate
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
getLong(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Gets the value of the specified field from this day-of-week as a long.
getLong(TemporalField) - Method in class org.threeten.bp.format.DateTimeBuilder
 
getLong(TemporalField) - Method in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
getLong(TemporalField) - Method in class org.threeten.bp.Instant
Gets the value of the specified field from this instant as a long.
getLong(TemporalField) - Method in class org.threeten.bp.jdk8.DefaultInterfaceEra
 
getLong(TemporalField) - Method in class org.threeten.bp.LocalDate
Gets the value of the specified field from this date as a long.
getLong(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class org.threeten.bp.LocalTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in enum org.threeten.bp.Month
Gets the value of the specified field from this month-of-year as a long.
getLong(TemporalField) - Method in class org.threeten.bp.MonthDay
Gets the value of the specified field from this month-day as a long.
getLong(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class org.threeten.bp.OffsetTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Gets the value of the specified field as a long.
getLong(TemporalField) - Method in class org.threeten.bp.Year
Gets the value of the specified field from this year as a long.
getLong(TemporalField) - Method in class org.threeten.bp.YearMonth
Gets the value of the specified field from this year-month as a long.
getLong(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Gets the value of the specified field from this offset as a long.
getMaximum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the maximum value that the field can take.
getMaximumDayOfMonth() - Static method in class org.threeten.bp.chrono.HijrahDate
Returns maximum day-of-month.
getMaximumDayOfYear() - Static method in class org.threeten.bp.chrono.HijrahDate
Returns maximum day-of-year.
getMinimalDaysInFirstWeek() - Method in class org.threeten.bp.temporal.WeekFields
Gets the minimal number of days in the first week.
getMinimum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the minimum value that the field can take.
getMinute() - Method in class org.threeten.bp.LocalDateTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.LocalTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.OffsetDateTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.OffsetTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.ZonedDateTime
Gets the minute-of-hour field.
getMonth() - Method in class org.threeten.bp.LocalDate
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.LocalDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.MonthDay
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.OffsetDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.YearMonth
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the month of the transition.
getMonth() - Method in class org.threeten.bp.ZonedDateTime
Gets the month-of-year field using the Month enum.
getMonthDays(int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns month days from the beginning of year.
getMonthLength(int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns month length.
getMonthOfYear(int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns month-of-year.
getMonths() - Method in class org.threeten.bp.Period
Gets the amount of months of this period.
getMonthValue() - Method in class org.threeten.bp.LocalDate
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.LocalDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.MonthDay
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.OffsetDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.YearMonth
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.ZonedDateTime
Gets the month-of-year field from 1 to 12.
getMostRecentLeapSecond() - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Gets the most recent leap second.
getNano() - Method in class org.threeten.bp.Duration
Gets the number of nanoseconds within the second in this duration.
getNano() - Method in class org.threeten.bp.Instant
Gets the number of nanoseconds, later along the time-line, from the start of the second.
getNano() - Method in class org.threeten.bp.LocalDateTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.LocalTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.OffsetDateTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.OffsetTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.ZonedDateTime
Gets the nano-of-second field.
getNegativeSign() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents the negative sign.
getOffset() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
getOffset() - Method in class org.threeten.bp.OffsetDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class org.threeten.bp.OffsetTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class org.threeten.bp.ZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset(Instant) - Method in class org.threeten.bp.zone.StandardZoneRules
 
getOffset(Instant) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getOffset(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the offset applicable at the specified instant in these rules.
getOffset(LocalDateTime) - Method in class org.threeten.bp.zone.StandardZoneRules
 
getOffset(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getOffset(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules
Gets a suitable offset for the specified local date-time in these rules.
getOffsetAfter() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the offset after the transition.
getOffsetAfter() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the offset after the transition.
getOffsetBefore() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the offset before the transition.
getOffsetBefore() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the offset before the transition.
getOffsetInfo(LocalDateTime) - Method in class org.threeten.bp.zone.StandardZoneRules
 
getParsed(TemporalField) - Method in class org.threeten.bp.format.DateTimeParseContext
Gets the first value that was parsed for the specified field.
getParsedString() - Method in exception org.threeten.bp.format.DateTimeParseException
Returns the string that was being parsed.
getPositiveSign() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents the positive sign.
getProlepticMonth() - Method in class org.threeten.bp.chrono.MinguoDate
 
getProlepticMonth() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getProlepticMonth() - Method in class org.threeten.bp.LocalDate
 
getProlepticMonth() - Method in class org.threeten.bp.YearMonth
 
getProlepticYear() - Method in class org.threeten.bp.chrono.MinguoDate
 
getProlepticYear() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getProvider(String) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Gets the provider for the zone ID.
getRangeUnit() - Method in enum org.threeten.bp.temporal.ChronoField
 
getRangeUnit() - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
getRangeUnit() - Method in interface org.threeten.bp.temporal.TemporalField
Gets the range that the field is bound by.
getRangeUnit() - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
getResolverFields() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the resolver fields to use during parsing.
getResolverStyle() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the resolver style to use during parsing.
getRules() - Method in class org.threeten.bp.ZoneId
Gets the time-zone rules for this ID allowing calculations to be performed.
getRules() - Method in class org.threeten.bp.ZoneOffset
Gets the associated time-zone rules.
getRules() - Method in class org.threeten.bp.ZoneRegion
 
getRules(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
getRules(String, boolean) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Gets the rules for the zone ID.
getSecond() - Method in class org.threeten.bp.LocalDateTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.LocalTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.OffsetDateTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.OffsetTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.ZonedDateTime
Gets the second-of-minute field.
getSeconds() - Method in class org.threeten.bp.Duration
Gets the number of seconds in this duration.
getSmallestMaximum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the smallest possible maximum value that the field can take.
getSmallestMaximumDayOfMonth() - Static method in class org.threeten.bp.chrono.HijrahDate
Returns smallest maximum day-of-month.
getSmallestMaximumDayOfYear() - Static method in class org.threeten.bp.chrono.HijrahDate
Returns smallest maximum day-of-year.
getStandardOffset() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the standard offset in force at the transition.
getStandardOffset(Instant) - Method in class org.threeten.bp.zone.StandardZoneRules
 
getStandardOffset(Instant) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getStandardOffset(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the standard offset for the specified instant in this zone.
getSymbols() - Method in class org.threeten.bp.format.DateTimeParseContext
Gets the formatting symbols.
getSymbols() - Method in class org.threeten.bp.format.DateTimePrintContext
Gets the formatting symbols.
getTemporal() - Method in class org.threeten.bp.format.DateTimePrintContext
Gets the temporal object being output.
getText(long, TextStyle) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider.LocaleStore
Gets the text for the specified field value, locale and style for the purpose of printing.
getText(TemporalField, long, TextStyle, Locale) - Method in class org.threeten.bp.format.DateTimeTextProvider
Gets the text for the specified field, locale and style for the purpose of printing.
getText(TemporalField, long, TextStyle, Locale) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider
 
getTextIterator(TextStyle) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider.LocaleStore
Gets an iterator of text to field for the specified style for the purpose of parsing.
getTextIterator(TemporalField, TextStyle, Locale) - Method in class org.threeten.bp.format.DateTimeTextProvider
Gets an iterator of text to field for the specified field, locale and style for the purpose of parsing.
getTextIterator(TemporalField, TextStyle, Locale) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider
 
getTimeDefinition() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the time definition, specifying how to convert the time to an instant.
getTotalSeconds() - Method in class org.threeten.bp.ZoneOffset
Gets the total zone offset in seconds.
getTransition(LocalDateTime) - Method in class org.threeten.bp.zone.StandardZoneRules
 
getTransition(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getTransition(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules
Gets the offset transition applicable at the specified local date-time in these rules.
getTransitionRules() - Method in class org.threeten.bp.zone.StandardZoneRules
 
getTransitionRules() - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getTransitionRules() - Method in class org.threeten.bp.zone.ZoneRules
Gets the list of transition rules for years beyond those defined in the transition list.
getTransitions() - Method in class org.threeten.bp.zone.StandardZoneRules
 
getTransitions() - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getTransitions() - Method in class org.threeten.bp.zone.ZoneRules
Gets the complete list of fully defined transitions.
getUnits() - Method in class org.threeten.bp.chrono.ChronoPeriod
Gets the set of units supported by this period.
getUnits() - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
getUnits() - Method in class org.threeten.bp.Duration
 
getUnits() - Method in class org.threeten.bp.Period
 
getUnits() - Method in interface org.threeten.bp.temporal.TemporalAmount
Gets the list of units, from largest to smallest, that fully define this amount.
getValidOffsets() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the valid offsets during this transition.
getValidOffsets(LocalDateTime) - Method in class org.threeten.bp.zone.StandardZoneRules
 
getValidOffsets(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
getValidOffsets(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules
Gets the offset applicable at the specified local date-time in these rules.
getValue() - Method in interface org.threeten.bp.chrono.Era
Gets the numeric value associated with the era as defined by the chronology.
getValue() - Method in enum org.threeten.bp.chrono.HijrahEra
Gets the era numeric value.
getValue() - Method in enum org.threeten.bp.chrono.IsoEra
Gets the numeric era int value.
getValue() - Method in class org.threeten.bp.chrono.JapaneseEra
Returns the numeric value of this JapaneseEra.
getValue() - Method in enum org.threeten.bp.chrono.MinguoEra
Gets the numeric era int value.
getValue() - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Gets the era numeric value.
getValue() - Method in enum org.threeten.bp.DayOfWeek
Gets the day-of-week int value.
getValue() - Method in enum org.threeten.bp.Month
Gets the month-of-year int value.
getValue() - Method in class org.threeten.bp.Year
Gets the year value.
getValue(DateTimePrintContext, long) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
Gets the value to output.
getValue(DateTimePrintContext, long) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
getValue(TemporalField) - Method in class org.threeten.bp.format.DateTimePrintContext
Gets the value of the specified field.
getValue(TemporalQuery<R>) - Method in class org.threeten.bp.format.DateTimePrintContext
Gets a value using a query.
getVersions(String) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Gets the history of rules for the zone ID.
getWeek(LocalDate) - Static method in enum org.threeten.bp.temporal.IsoFields.Field
 
getWeekBasedYear(LocalDate) - Static method in enum org.threeten.bp.temporal.IsoFields.Field
 
getWeekRange(int) - Static method in enum org.threeten.bp.temporal.IsoFields.Field
 
getWeekRange(LocalDate) - Static method in enum org.threeten.bp.temporal.IsoFields.Field
 
getYear() - Method in class org.threeten.bp.LocalDate
Gets the year field.
getYear() - Method in class org.threeten.bp.LocalDateTime
Gets the year field.
getYear() - Method in class org.threeten.bp.OffsetDateTime
Gets the year field.
getYear() - Method in class org.threeten.bp.YearMonth
Gets the year field.
getYear() - Method in class org.threeten.bp.ZonedDateTime
Gets the year field.
getYearInCycle(int, long) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns the year in cycle from the cycle number and day of cycle.
getYearLength(int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns year length.
getYears() - Method in class org.threeten.bp.Period
Gets the amount of years of this period.
getZeroDigit() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents zero.
getZone() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the zone ID, such as 'Europe/Paris'.
getZone() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
getZone() - Method in class org.threeten.bp.Clock.FixedClock
 
getZone() - Method in class org.threeten.bp.Clock
Gets the time-zone being used to create dates and times.
getZone() - Method in class org.threeten.bp.Clock.OffsetClock
 
getZone() - Method in class org.threeten.bp.Clock.SystemClock
 
getZone() - Method in class org.threeten.bp.Clock.TickClock
 
getZone() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the overriding zone to be used during formatting.
getZone() - Method in class org.threeten.bp.ZonedDateTime
Gets the time-zone, such as 'Europe/Paris'.
getZones() - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Gets the parsed zone rules.
gregorianEpochDay - Variable in class org.threeten.bp.chrono.HijrahDate
Gregorian days for this object.

H

HALF_DAYS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of half a day, as used in AM/PM.
hashCode() - Method in class org.threeten.bp.chrono.ChronoLocalDate
A hash code for this date.
hashCode() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.chrono.Chronology
A hash code for this chronology.
hashCode() - Method in class org.threeten.bp.chrono.ChronoPeriod
A hash code for this period.
hashCode() - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
hashCode() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
hashCode() - Method in class org.threeten.bp.chrono.JapaneseDate
 
hashCode() - Method in class org.threeten.bp.chrono.MinguoDate
 
hashCode() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
hashCode() - Method in class org.threeten.bp.Clock.FixedClock
 
hashCode() - Method in class org.threeten.bp.Clock
A hash code for this clock.
hashCode() - Method in class org.threeten.bp.Clock.OffsetClock
 
hashCode() - Method in class org.threeten.bp.Clock.SystemClock
 
hashCode() - Method in class org.threeten.bp.Clock.TickClock
 
hashCode() - Method in class org.threeten.bp.Duration
A hash code for this duration.
hashCode() - Method in class org.threeten.bp.format.DecimalStyle
A hash code for these symbols.
hashCode() - Method in class org.threeten.bp.Instant
Returns a hash code for this instant.
hashCode() - Method in class org.threeten.bp.LocalDate
A hash code for this date.
hashCode() - Method in class org.threeten.bp.LocalDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.LocalTime
A hash code for this time.
hashCode() - Method in class org.threeten.bp.MonthDay
A hash code for this month-day.
hashCode() - Method in class org.threeten.bp.OffsetDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.OffsetTime
A hash code for this time.
hashCode() - Method in class org.threeten.bp.Period
A hash code for this period.
hashCode() - Method in class org.threeten.bp.temporal.ValueRange
A hash code for this range.
hashCode() - Method in class org.threeten.bp.temporal.WeekFields
A hash code for this WeekFields.
hashCode() - Method in class org.threeten.bp.Year
A hash code for this year.
hashCode() - Method in class org.threeten.bp.YearMonth
A hash code for this year-month.
hashCode() - Method in class org.threeten.bp.zone.StandardZoneRules
 
hashCode() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Returns a suitable hash code.
hashCode() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Returns a suitable hash code.
hashCode() - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
hashCode() - Method in class org.threeten.bp.zone.ZoneRules
Returns a suitable hash code given the definition of #equals.
hashCode() - Method in class org.threeten.bp.ZonedDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.ZoneId
A hash code for this time-zone ID.
hashCode() - Method in class org.threeten.bp.ZoneOffset
A hash code for this offset.
HEISEI - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Heisei' era (1989-01-08 - 2019-04-30) which has the value 2.
HIJRAH_DATE_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
HIJRAH_ERA_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
HIJRAH_JAN_1_1_GREGORIAN_DAY - Static variable in class org.threeten.bp.chrono.HijrahDate
Number of Gregorian day of July 19, year 622 (Gregorian), which is epoch day of Hijrah calendar.
HijrahChronology - Class in org.threeten.bp.chrono
The Hijrah calendar system.
HijrahChronology() - Constructor for class org.threeten.bp.chrono.HijrahChronology
Restrictive constructor.
HijrahDate - Class in org.threeten.bp.chrono
A date in the Hijrah calendar system.
HijrahDate(long) - Constructor for class org.threeten.bp.chrono.HijrahDate
Constructs an instance with the specified date.
HijrahEra - Enum in org.threeten.bp.chrono
An era in the Hijrah calendar system.
HijrahEra() - Constructor for enum org.threeten.bp.chrono.HijrahEra
 
hour - Variable in class org.threeten.bp.LocalTime
The hour.
HOUR_OF_AMPM - org.threeten.bp.temporal.ChronoField
The hour-of-am-pm.
HOUR_OF_DAY - org.threeten.bp.temporal.ChronoField
The hour-of-day.
HOURS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of an hour.
HOURS - Static variable in class org.threeten.bp.LocalTime
Constants for the local time of each hour.
HOURS_PER_DAY - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Hours per minute.
HOURS_PER_DAY - Static variable in class org.threeten.bp.LocalTime
Hours per day.

I

id - Variable in class org.threeten.bp.ZoneOffset
The string form of the time-zone offset.
id - Variable in class org.threeten.bp.ZoneRegion
The time-zone ID, not null.
ID_CACHE - Static variable in class org.threeten.bp.ZoneOffset
Cache of time-zone offset by ID.
Impl(int) - Constructor for class org.threeten.bp.temporal.TemporalAdjusters.Impl
 
init() - Static method in class org.threeten.bp.chrono.Chronology
 
initialize() - Static method in class org.threeten.bp.format.DateTimeTextProvider.ProviderSingleton
 
initialize() - Static method in class org.threeten.bp.zone.ZoneRulesInitializer
 
INITIALIZED - Static variable in class org.threeten.bp.zone.ZoneRulesInitializer
 
initializeProviders() - Method in class org.threeten.bp.zone.ZoneRulesInitializer.DoNothingZoneRulesInitializer
 
initializeProviders() - Method in class org.threeten.bp.zone.ZoneRulesInitializer
Initialize the providers.
initializeProviders() - Method in class org.threeten.bp.zone.ZoneRulesInitializer.ServiceLoaderZoneRulesInitializer
 
INITIALIZER - Static variable in class org.threeten.bp.zone.ZoneRulesInitializer
 
INSENSITIVE - org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
INSTANCE - Static variable in class org.threeten.bp.chrono.HijrahChronology
Singleton instance of the Hijrah chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.IsoChronology
Singleton instance of the ISO chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Singleton instance for Japanese chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.MinguoChronology
Singleton instance for the Minguo chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.ThaiBuddhistChronology
Singleton instance of the Buddhist chronology.
INSTANCE_ID - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
INSTANCE_ID_ZERO - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
instant - Variable in class org.threeten.bp.Clock.FixedClock
 
instant() - Method in class org.threeten.bp.Clock.FixedClock
 
instant() - Method in class org.threeten.bp.Clock
Gets the current instant of the clock.
instant() - Method in class org.threeten.bp.Clock.OffsetClock
 
instant() - Method in class org.threeten.bp.Clock.SystemClock
 
instant() - Method in class org.threeten.bp.Clock.TickClock
 
Instant - Class in org.threeten.bp
An instantaneous point on the time-line.
Instant(long, int) - Constructor for class org.threeten.bp.Instant
Constructs an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z and nanosecond fraction of second.
INSTANT_COMPARATOR - Static variable in class org.threeten.bp.chrono.ChronoZonedDateTime
 
INSTANT_COMPARATOR - Static variable in class org.threeten.bp.OffsetDateTime
 
INSTANT_SECONDS - org.threeten.bp.temporal.ChronoField
The instant epoch-seconds.
INSTANT_TYPE - Static variable in class org.threeten.bp.Ser
 
InstantPrinterParser(int) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
isAfter(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is after the specified date ignoring the chronology.
isAfter(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Checks if this date is after the specified date.
isAfter(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is after the specified date-time ignoring the chronology.
isAfter(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is after the specified date-time.
isAfter(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(Instant) - Method in class org.threeten.bp.Instant
Checks if this instant is after the specified instant.
isAfter(LocalTime) - Method in class org.threeten.bp.LocalTime
Checks if this LocalTime is after the specified time.
isAfter(MonthDay) - Method in class org.threeten.bp.MonthDay
Is this month-day after the specified month-day.
isAfter(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Checks if the instant of this OffsetTime is after that of the specified time applying both times to a common date.
isAfter(Year) - Method in class org.threeten.bp.Year
Is this year after the specified year.
isAfter(YearMonth) - Method in class org.threeten.bp.YearMonth
Is this year-month after the specified year-month.
isBefore(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is before the specified date ignoring the chronology.
isBefore(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Checks if this date is before the specified date.
isBefore(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is before the specified date-time ignoring the chronology.
isBefore(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is before the specified date-time.
isBefore(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(Instant) - Method in class org.threeten.bp.Instant
Checks if this instant is before the specified instant.
isBefore(LocalTime) - Method in class org.threeten.bp.LocalTime
Checks if this LocalTime is before the specified time.
isBefore(MonthDay) - Method in class org.threeten.bp.MonthDay
Is this month-day before the specified month-day.
isBefore(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Checks if the instant of this OffsetTime is before that of the specified time applying both times to a common date.
isBefore(Year) - Method in class org.threeten.bp.Year
Is this year before the specified year.
isBefore(YearMonth) - Method in class org.threeten.bp.YearMonth
Is this year-month before the specified year-month.
isCaseSensitive() - Method in class org.threeten.bp.format.DateTimeParseContext
Checks if parsing is case sensitive.
isDateBased() - Method in enum org.threeten.bp.temporal.ChronoField
Checks if this field represents a component of a date.
isDateBased() - Method in enum org.threeten.bp.temporal.ChronoUnit
Checks if this unit is a date unit.
isDateBased() - Method in enum org.threeten.bp.temporal.IsoFields.Field
 
isDateBased() - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
isDateBased() - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
isDateBased() - Method in interface org.threeten.bp.temporal.TemporalField
Checks if this field is date-based.
isDateBased() - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if this unit is date-based.
isDateBased() - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
isDaylightSavings(Instant) - Method in class org.threeten.bp.zone.StandardZoneRules
 
isDaylightSavings(Instant) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
isDaylightSavings(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Checks if the specified instant is in daylight savings.
isDurationEstimated() - Method in enum org.threeten.bp.temporal.ChronoUnit
Checks if the duration of the unit is an estimate.
isDurationEstimated() - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
isDurationEstimated() - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if the duration of the unit is an estimate.
isEqual(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is equal to the specified date ignoring the chronology.
isEqual(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Checks if this date is equal to the specified date.
isEqual(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is equal to the specified date-time ignoring the chronology.
isEqual(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is equal to the specified date-time.
isEqual(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Checks if the instant of this OffsetTime is equal to that of the specified time applying both times to a common date.
isFixed() - Method in class org.threeten.bp.temporal.ValueRange
Is the value range fixed and fully known.
isFixedOffset() - Method in class org.threeten.bp.zone.StandardZoneRules
 
isFixedOffset() - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
isFixedOffset() - Method in class org.threeten.bp.zone.ZoneRules
Checks of the zone rules are fixed, such that the offset never varies.
isFixedWidth(DateTimeParseContext) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
isFixedWidth(DateTimeParseContext) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
isGap() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Does this transition represent a gap in the local time-line.
isIntValue() - Method in class org.threeten.bp.temporal.ValueRange
Checks if all values in the range fit in an int.
isIso(TemporalAccessor) - Static method in enum org.threeten.bp.temporal.IsoFields.Field
 
isLeap() - Method in class org.threeten.bp.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeap(long) - Static method in class org.threeten.bp.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear - Variable in class org.threeten.bp.chrono.HijrahDate
True if year is leap year.
isLeapYear() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if the year is a leap year, as defined by the calendar system.
isLeapYear() - Method in class org.threeten.bp.chrono.HijrahDate
Checks if the year is a leap year, according to the Hijrah calendar system rules.
isLeapYear() - Method in class org.threeten.bp.LocalDate
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in class org.threeten.bp.YearMonth
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear(long) - Method in class org.threeten.bp.chrono.Chronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class org.threeten.bp.chrono.HijrahChronology
 
isLeapYear(long) - Static method in class org.threeten.bp.chrono.HijrahDate
Determines if the given year is a leap year.
isLeapYear(long) - Method in class org.threeten.bp.chrono.IsoChronology
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear(long) - Method in class org.threeten.bp.chrono.JapaneseChronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class org.threeten.bp.chrono.MinguoChronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
Checks if the specified year is a leap year.
isMidnightEndOfDay() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Is the transition local time midnight at the end of day.
isNegative() - Method in class org.threeten.bp.chrono.ChronoPeriod
Checks if any of the supported units of this period are negative.
isNegative() - Method in class org.threeten.bp.Duration
Checks if this duration is negative, excluding zero.
isNegative() - Method in class org.threeten.bp.Period
Checks if any of the three units of this period are negative.
ISO - Static variable in class org.threeten.bp.temporal.WeekFields
The ISO-8601 definition, where a week starts on Monday and the first week has a minimum of 4 days.
ISO_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date with the offset if available, such as '2011-12-03' or '2011-12-03+01:00'.
ISO_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time with the offset and zone if available, such as '2011-12-03T10:15:30', '2011-12-03T10:15:30+01:00' or '2011-12-03T10:15:30+01:00[Europe/Paris]'.
ISO_INSTANT - Static variable in class org.threeten.bp.format.DateTimeFormatter
The ISO instant formatter that formats or parses an instant in UTC, such as '2011-12-03T10:15:30Z'.
ISO_LOCAL_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date without an offset, such as '2011-12-03'.
ISO_LOCAL_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time without an offset, such as '2011-12-03T10:15:30'.
ISO_LOCAL_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO time formatter that prints/parses a time without an offset, such as '10:15' or '10:15:30'.
ISO_OFFSET_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date with an offset, such as '2011-12-03+01:00'.
ISO_OFFSET_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time with an offset, such as '2011-12-03T10:15:30+01:00'.
ISO_OFFSET_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO time formatter that prints/parses a time with an offset, such as '10:15+01:00' or '10:15:30+01:00'.
ISO_ORDINAL_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses the ordinal date without an offset, such as '2012-337'.
ISO_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO time formatter that prints/parses a time, with the offset if available, such as '10:15', '10:15:30' or '10:15:30+01:00'.
ISO_WEEK_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses the week-based date without an offset, such as '2012-W48-6'.
ISO_ZONED_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time with offset and zone, such as '2011-12-03T10:15:30+01:00[Europe/Paris]'.
IsoChronology - Class in org.threeten.bp.chrono
The ISO calendar system.
IsoChronology() - Constructor for class org.threeten.bp.chrono.IsoChronology
Restricted constructor.
isoDate - Variable in class org.threeten.bp.chrono.JapaneseDate
The underlying ISO local date.
isoDate - Variable in class org.threeten.bp.chrono.MinguoDate
The underlying date.
isoDate - Variable in class org.threeten.bp.chrono.ThaiBuddhistDate
The underlying date.
IsoEra - Enum in org.threeten.bp.chrono
An era in the ISO calendar system.
IsoEra() - Constructor for enum org.threeten.bp.chrono.IsoEra
 
IsoFields - Class in org.threeten.bp.temporal
Fields and units specific to the ISO-8601 calendar system, including quarter-of-year and week-based-year.
IsoFields() - Constructor for class org.threeten.bp.temporal.IsoFields
Restricted constructor.
IsoFields.Field - Enum in org.threeten.bp.temporal
Implementation of the field.
IsoFields.Unit - Enum in org.threeten.bp.temporal
Implementation of the period unit.
isOverlap() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Does this transition represent a gap in the local time-line.
isSingleWindowStandardOffset() - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Checks if the window is empty.
isStandalone() - Method in enum org.threeten.bp.format.TextStyle
Checks if the style is stand-alone.
isStrict() - Method in class org.threeten.bp.format.DateTimeParseContext
Checks if parsing is strict.
isSupported(TemporalField) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
isSupported(TemporalField) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
isSupported(TemporalField) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
isSupported(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseDate
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
isSupported(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.format.DateTimeBuilder
 
isSupported(TemporalField) - Method in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
isSupported(TemporalField) - Method in class org.threeten.bp.Instant
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.jdk8.DefaultInterfaceEra
 
isSupported(TemporalField) - Method in class org.threeten.bp.LocalDate
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.LocalTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum org.threeten.bp.Month
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.MonthDay
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.OffsetTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.Year
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.YearMonth
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.Instant
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.LocalTime
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.OffsetTime
 
isSupported(TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class org.threeten.bp.Year
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.YearMonth
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
 
isSupportedBy(Temporal) - Method in enum org.threeten.bp.temporal.ChronoUnit
 
isSupportedBy(Temporal) - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
isSupportedBy(Temporal) - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if this unit is supported by the specified temporal object.
isSupportedBy(TemporalAccessor) - Method in enum org.threeten.bp.temporal.ChronoField
 
isSupportedBy(TemporalAccessor) - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
isSupportedBy(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalField
Checks if this field is supported by the temporal object.
isSupportedBy(TemporalAccessor) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
isTimeBased() - Method in enum org.threeten.bp.temporal.ChronoField
Checks if this field represents a component of a time.
isTimeBased() - Method in enum org.threeten.bp.temporal.ChronoUnit
Checks if this unit is a time unit.
isTimeBased() - Method in enum org.threeten.bp.temporal.IsoFields.Field
 
isTimeBased() - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
isTimeBased() - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
isTimeBased() - Method in interface org.threeten.bp.temporal.TemporalField
Checks if this field is time-based.
isTimeBased() - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if this unit is time-based.
isTimeBased() - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
isValidDay(int) - Method in class org.threeten.bp.YearMonth
Checks if the day-of-month is valid for this year-month.
isValidIntValue(long) - Method in class org.threeten.bp.temporal.ValueRange
Checks if the value is within the valid range and that all values in the range fit in an int.
isValidMonthDay(MonthDay) - Method in class org.threeten.bp.Year
Checks if the month-day is valid for this year.
isValidOffset(LocalDateTime, ZoneOffset) - Method in class org.threeten.bp.zone.StandardZoneRules
 
isValidOffset(LocalDateTime, ZoneOffset) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
isValidOffset(LocalDateTime, ZoneOffset) - Method in class org.threeten.bp.zone.ZoneRules
Checks if the offset date-time is valid for these rules.
isValidOffset(ZoneOffset) - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Checks if the specified offset is valid during this transition.
isValidValue(long) - Method in class org.threeten.bp.temporal.ValueRange
Checks if the value is within the valid range.
isValidYear(int) - Method in class org.threeten.bp.MonthDay
Checks if the year is valid for this month-day.
isZero() - Method in class org.threeten.bp.chrono.ChronoPeriod
Checks if all the supported units of this period are zero.
isZero() - Method in class org.threeten.bp.Duration
Checks if this duration is zero length.
isZero() - Method in class org.threeten.bp.Period
Checks if all three units of this period are zero.

J

JANUARY - org.threeten.bp.Month
The singleton instance for the month of January with 31 days.
JAPANESE_DATE_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
JAPANESE_ERA_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
JapaneseChronology - Class in org.threeten.bp.chrono
The Japanese Imperial calendar system.
JapaneseChronology() - Constructor for class org.threeten.bp.chrono.JapaneseChronology
Restricted constructor.
JapaneseDate - Class in org.threeten.bp.chrono
A date in the Japanese Imperial calendar system.
JapaneseDate(JapaneseEra, int, LocalDate) - Constructor for class org.threeten.bp.chrono.JapaneseDate
Constructs a JapaneseDate.
JapaneseDate(LocalDate) - Constructor for class org.threeten.bp.chrono.JapaneseDate
Creates an instance from an ISO date.
JapaneseEra - Class in org.threeten.bp.chrono
An era in the Japanese Imperial calendar system.
JapaneseEra(int, LocalDate, String) - Constructor for class org.threeten.bp.chrono.JapaneseEra
Creates an instance.
Jdk8Methods - Class in org.threeten.bp.jdk8
A set of utility methods that provide additional functionality for working with dates and times.
Jdk8Methods() - Constructor for class org.threeten.bp.jdk8.Jdk8Methods
Private constructor since this is a utility class.
JULIAN_DAY - org.threeten.bp.temporal.JulianFields.Field
Julian Day field.
JULIAN_DAY - Static variable in class org.threeten.bp.temporal.JulianFields
Julian Day field.
JulianFields - Class in org.threeten.bp.temporal
A set of date fields that provide access to Julian Days.
JulianFields() - Constructor for class org.threeten.bp.temporal.JulianFields
 
JulianFields.Field - Enum in org.threeten.bp.temporal
Hidden implementation.
JULY - org.threeten.bp.Month
The singleton instance for the month of July with 31 days.
JUNE - org.threeten.bp.Month
The singleton instance for the month of June with 30 days.

K

KNOWN_ERAS - Static variable in class org.threeten.bp.chrono.JapaneseEra
 

L

LAST_CACHED_YEAR - Static variable in class org.threeten.bp.zone.StandardZoneRules
The last year to have its transitions cached.
LAST_DAY_OF_MONTH - Static variable in class org.threeten.bp.temporal.TemporalAdjusters.Impl
Last day of month adjuster.
LAST_DAY_OF_YEAR - Static variable in class org.threeten.bp.temporal.TemporalAdjusters.Impl
Last day of year adjuster.
lastDayOfMonth() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "last day of month" adjuster, which returns a new date set to the last day of the current month.
lastDayOfYear() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "last day of year" adjuster, which returns a new date set to the last day of the current year.
lastInMonth(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the last in month adjuster, which returns a new date in the same month with the last matching day-of-week.
lastRuleList - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
The last rules.
lastRules - Variable in class org.threeten.bp.zone.StandardZoneRules
The last rule.
lastRulesCache - Variable in class org.threeten.bp.zone.StandardZoneRules
The map of recent transitions.
LEAP_MONTH_LENGTH - Static variable in class org.threeten.bp.chrono.HijrahDate
0-based, for day-of-month in leap year.
LEAP_NUM_DAYS - Static variable in class org.threeten.bp.chrono.HijrahDate
0-based, for number of day-of-year in the beginning of month in leap year.
leapDate - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.LeapSecondRule
The date of the leap second.
leapSecond - Variable in class org.threeten.bp.format.DateTimeBuilder
The leap second flag.
leapSecond - Variable in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
LeapSecondRule(LocalDate, byte) - Constructor for class org.threeten.bp.zone.TzdbZoneRulesCompiler.LeapSecondRule
Constructs a rule using fields.
leapSeconds - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Sorted collection of LeapSecondRules.
leapSecondsFile - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The leap seconds file.
LEAST_MAX_VALUES - Static variable in class org.threeten.bp.chrono.HijrahDate
Least maximum values.
length - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser.SubstringTree
The length of the substring this node of the tree contains.
length() - Method in class org.threeten.bp.Year
Gets the length of this year in days.
length(boolean) - Method in enum org.threeten.bp.Month
Gets the length of this month in days.
LENGTH_COMPARATOR - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneTextPrinterParser
The text style to output.
LENGTH_SORT - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder
Length comparator.
lengthOfMonth() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Returns the length of the month represented by this date, as defined by the calendar system.
lengthOfMonth() - Method in class org.threeten.bp.chrono.HijrahDate
 
lengthOfMonth() - Method in class org.threeten.bp.chrono.JapaneseDate
 
lengthOfMonth() - Method in class org.threeten.bp.chrono.MinguoDate
 
lengthOfMonth() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
lengthOfMonth() - Method in class org.threeten.bp.LocalDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class org.threeten.bp.YearMonth
Returns the length of the month, taking account of the year.
lengthOfYear() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Returns the length of the year represented by this date, as defined by the calendar system.
lengthOfYear() - Method in class org.threeten.bp.chrono.HijrahDate
 
lengthOfYear() - Method in class org.threeten.bp.chrono.JapaneseDate
 
lengthOfYear() - Method in class org.threeten.bp.LocalDate
Returns the length of the year represented by this date.
lengthOfYear() - Method in class org.threeten.bp.YearMonth
Returns the length of the year.
LENIENT - org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
LENIENT - org.threeten.bp.format.ResolverStyle
Style to resolve dates and times leniently.
letter - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.WeekFieldsPrinterParser
 
LINK_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
links - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The TZDB links.
literal - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.CharLiteralPrinterParser
 
literal - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.StringLiteralPrinterParser
 
load(InputStream) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
Loads the rules from an input stream.
load(ClassLoader) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
Loads the rules.
load(URL) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
Loads the rules from a URL, often in a jar file.
loadData(InputStream) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
Loads the rules from an input stream.
loadedUrls - Variable in class org.threeten.bp.zone.TzdbZoneRulesProvider
All the URLs that have been loaded.
LOCAL_DATE - Static variable in class org.threeten.bp.temporal.TemporalQueries
 
LOCAL_DATE_TIME_TYPE - Static variable in class org.threeten.bp.Ser
 
LOCAL_DATE_TYPE - Static variable in class org.threeten.bp.Ser
 
LOCAL_TIME - Static variable in class org.threeten.bp.temporal.TemporalQueries
 
LOCAL_TIME_TYPE - Static variable in class org.threeten.bp.Ser
 
localDate() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for LocalDate returning null if not found.
LocalDate - Class in org.threeten.bp
A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-23.
LocalDate(int, int, int) - Constructor for class org.threeten.bp.LocalDate
Constructor, previously validated.
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date-time in this chronology from another temporal object.
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.HijrahChronology
 
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date-time from another date-time object.
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.MinguoChronology
 
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
LocalDateTime - Class in org.threeten.bp
A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-23T10:15:30.
LocalDateTime(LocalDate, LocalTime) - Constructor for class org.threeten.bp.LocalDateTime
Constructor.
locale - Variable in class org.threeten.bp.format.DateTimeFormatter
The locale to use for formatting, not null.
locale - Variable in class org.threeten.bp.format.DateTimeParseContext
The locale, not null.
locale - Variable in class org.threeten.bp.format.DateTimePrintContext
The locale, not null.
LOCALE - Static variable in class org.threeten.bp.chrono.JapaneseChronology
 
LOCALE_METHOD - Static variable in class org.threeten.bp.chrono.Chronology
Access JDK 7 method if on JDK 7.
LocaleStore(Map<TextStyle, Map<Long, String>>) - Constructor for class org.threeten.bp.format.SimpleDateTimeTextProvider.LocaleStore
Constructor.
localizedDayOfWeek(TemporalAccessor, int) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
LocalizedOffsetPrinterParser(TextStyle) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedOffsetPrinterParser
 
LocalizedPrinterParser(FormatStyle, FormatStyle) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedPrinterParser
Constructor.
localizedWBY(TemporalAccessor) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
localizedWeekOfMonth(TemporalAccessor, int) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
localizedWeekOfYear(TemporalAccessor, int) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
localizedWOWBY(TemporalAccessor) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
localTime() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for LocalTime returning null if not found.
LocalTime - Class in org.threeten.bp
A time without time-zone in the ISO-8601 calendar system, such as 10:15:30.
LocalTime(int, int, int, int) - Constructor for class org.threeten.bp.LocalTime
Constructor, previously validated.
LONG - org.threeten.bp.format.FormatStyle
Long text style, with lots of detail.

M

main(String[]) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Reads a set of TZDB files and builds a single combined data file.
MARCH - org.threeten.bp.Month
The singleton instance for the month of March with 31 days.
MAX - Static variable in class org.threeten.bp.Instant
The maximum supported Instant, '1000000000-12-31T23:59:59.999999999Z'.
MAX - Static variable in class org.threeten.bp.LocalDate
The maximum supported LocalDate, '+999999999-12-31'.
MAX - Static variable in class org.threeten.bp.LocalDateTime
The maximum supported LocalDateTime, '+999999999-12-31T23:59:59.999999999'.
MAX - Static variable in class org.threeten.bp.LocalTime
The maximum supported LocalTime, '23:59:59.999999999'.
MAX - Static variable in class org.threeten.bp.OffsetDateTime
The maximum supported OffsetDateTime, '+999999999-12-31T23:59:59.999999999-18:00'.
MAX - Static variable in class org.threeten.bp.OffsetTime
The maximum supported OffsetTime, '23:59:59.999999999-18:00'.
MAX - Static variable in class org.threeten.bp.ZoneOffset
Constant for the maximum supported offset.
MAX_ADJUSTED_CYCLE - Static variable in class org.threeten.bp.chrono.HijrahDate
number of 30-year cycles to hold the deviation data.
MAX_SECOND - Static variable in class org.threeten.bp.Instant
The maximum supported epoch second.
MAX_SECONDS - Static variable in class org.threeten.bp.ZoneOffset
The abs maximum seconds.
MAX_VALUE - Static variable in class org.threeten.bp.Year
The maximum supported year, '+999,999,999'.
MAX_VALUE_OF_ERA - Static variable in class org.threeten.bp.chrono.HijrahDate
The maximum valid year-of-era.
MAX_VALUES - Static variable in class org.threeten.bp.chrono.HijrahDate
Maximum values.
MAX_YEAR_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
maxLargest - Variable in class org.threeten.bp.temporal.ValueRange
The largest maximum value.
maxLastRuleStartYear - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
The latest year that the last year starts at.
maxLength() - Method in enum org.threeten.bp.Month
Gets the maximum length of this month in days.
maxSmallest - Variable in class org.threeten.bp.temporal.ValueRange
The smallest maximum value.
maxWidth - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
 
maxWidth - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
MAY - org.threeten.bp.Month
The singleton instance for the month of May with 31 days.
MEDIUM - org.threeten.bp.format.FormatStyle
Medium text style, with some detail.
MEIJI - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Meiji' era (1868-09-08 - 1912-07-29) which has the value -1.
mergeDate(ResolverStyle) - Method in class org.threeten.bp.format.DateTimeBuilder
 
mergeInstantFields() - Method in class org.threeten.bp.format.DateTimeBuilder
 
mergeInstantFields0(ZoneId) - Method in class org.threeten.bp.format.DateTimeBuilder
 
mergeTime(ResolverStyle) - Method in class org.threeten.bp.format.DateTimeBuilder
 
MICRO_OF_DAY - org.threeten.bp.temporal.ChronoField
The micro-of-day.
MICRO_OF_SECOND - org.threeten.bp.temporal.ChronoField
The micro-of-second.
MICROS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a microsecond.
MICROS_PER_DAY - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Microseconds per day.
MICROS_PER_DAY - Static variable in class org.threeten.bp.LocalTime
Microseconds per day.
MIDNIGHT - Static variable in class org.threeten.bp.LocalTime
The time of midnight at the start of the day, '00:00'.
MILLENNIA - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a millennium.
MILLI_OF_DAY - org.threeten.bp.temporal.ChronoField
The milli-of-day.
MILLI_OF_SECOND - org.threeten.bp.temporal.ChronoField
The milli-of-second.
millis() - Method in class org.threeten.bp.Clock.FixedClock
 
millis() - Method in class org.threeten.bp.Clock
Gets the current millisecond instant of the clock.
millis() - Method in class org.threeten.bp.Clock.OffsetClock
 
millis() - Method in class org.threeten.bp.Clock.SystemClock
 
millis() - Method in class org.threeten.bp.Clock.TickClock
 
MILLIS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a millisecond.
MILLIS_PER_DAY - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Milliseconds per day.
MILLIS_PER_DAY - Static variable in class org.threeten.bp.LocalTime
Milliseconds per day.
MILLIS_PER_SEC - Static variable in class org.threeten.bp.Instant
Constant for millis per sec.
MIN - Static variable in class org.threeten.bp.Instant
The minimum supported Instant, '-1000000000-01-01T00:00Z'.
MIN - Static variable in class org.threeten.bp.LocalDate
The minimum supported LocalDate, '-999999999-01-01'.
MIN - Static variable in class org.threeten.bp.LocalDateTime
The minimum supported LocalDateTime, '-999999999-01-01T00:00:00'.
MIN - Static variable in class org.threeten.bp.LocalTime
The minimum supported LocalTime, '00:00'.
MIN - Static variable in class org.threeten.bp.OffsetDateTime
The minimum supported OffsetDateTime, '-999999999-01-01T00:00:00+18:00'.
MIN - Static variable in class org.threeten.bp.OffsetTime
The minimum supported OffsetTime, '00:00:00+18:00'.
MIN - Static variable in class org.threeten.bp.ZoneOffset
Constant for the maximum supported offset.
MIN_DATE - Static variable in class org.threeten.bp.chrono.JapaneseDate
Minimum date.
MIN_SECOND - Static variable in class org.threeten.bp.Instant
The minimum supported epoch second.
MIN_VALUE - Static variable in class org.threeten.bp.Year
The minimum supported year, '-999,999,999'.
MIN_VALUE_OF_ERA - Static variable in class org.threeten.bp.chrono.HijrahDate
The minimum valid year-of-era.
MIN_VALUES - Static variable in class org.threeten.bp.chrono.HijrahDate
Greatest Least Field name Minimum Minimum Maximum Maximum ---------- ------- ------- ------- ------- ERA 0 0 1 1 YEAR_OF_ERA 1 1 9999 9999 MONTH_OF_YEAR 1 1 12 12 DAY_OF_MONTH 1 1 29 30 DAY_OF_YEAR 1 1 354 355
MIN_YEAR_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
MINGUO_DATE_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
MINGUO_ERA_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
MinguoChronology - Class in org.threeten.bp.chrono
The Minguo calendar system.
MinguoChronology() - Constructor for class org.threeten.bp.chrono.MinguoChronology
Restricted constructor.
MinguoDate - Class in org.threeten.bp.chrono
A date in the Minguo calendar system.
MinguoDate(LocalDate) - Constructor for class org.threeten.bp.chrono.MinguoDate
Creates an instance from an ISO date.
MinguoEra - Enum in org.threeten.bp.chrono
An era in the Minguo calendar system.
MinguoEra() - Constructor for enum org.threeten.bp.chrono.MinguoEra
 
minimalDays - Variable in class org.threeten.bp.temporal.WeekFields
The minimal number of days in the first week.
minLargest - Variable in class org.threeten.bp.temporal.ValueRange
The largest minimum value.
minLength() - Method in enum org.threeten.bp.Month
Gets the minimum length of this month in days.
minSmallest - Variable in class org.threeten.bp.temporal.ValueRange
The smallest minimum value.
minus(long) - Method in enum org.threeten.bp.DayOfWeek
Returns the day-of-week that is the specified number of days before this one.
minus(long) - Method in enum org.threeten.bp.Month
Returns the month-of-year that is the specified number of months before this one.
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.HijrahDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.JapaneseDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.MinguoDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.jdk8.DefaultInterfaceTemporal
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified period subtracted.
minus(long, TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.Year
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.YearMonth
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(Duration) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a copy of this period with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.HijrahDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.JapaneseDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.MinguoDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.jdk8.DefaultInterfaceTemporal
 
minus(TemporalAmount) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount subtracted.
minus(TemporalAmount) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period subtracted.
minusDays(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified number of days subtracted.
minusDays(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in 24 hour days subtracted.
minusDays(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified number of days subtracted.
minusDays(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in days subtracted.
minusDays(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in days subtracted.
minusDays(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified days subtracted.
minusDays(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in days subtracted.
minusHours(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in hours subtracted.
minusMillis(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in milliseconds subtracted.
minusMillis(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in milliseconds subtracted.
minusMinutes(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in minutes subtracted.
minusMonths(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified months subtracted.
minusMonths(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in months subtracted.
minusNanos(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in nanoseconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in seconds subtracted.
minusWeeks(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified period in weeks subtracted.
minusWeeks(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in weeks subtracted.
minusWeeks(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in weeks subtracted.
minusWeeks(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in weeks subtracted.
minusWeeks(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in weeks subtracted.
minusYears(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified years subtracted.
minusYears(long) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified number of years subtracted.
minusYears(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in years subtracted.
minute - Variable in class org.threeten.bp.LocalTime
The minute.
MINUTE_OF_DAY - org.threeten.bp.temporal.ChronoField
The minute-of-day.
MINUTE_OF_HOUR - org.threeten.bp.temporal.ChronoField
The minute-of-hour.
MINUTES - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a minute.
MINUTES_PER_DAY - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Minutes per day.
MINUTES_PER_DAY - Static variable in class org.threeten.bp.LocalTime
Minutes per day.
MINUTES_PER_HOUR - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Minutes per hour.
MINUTES_PER_HOUR - Static variable in class org.threeten.bp.LocalTime
Minutes per hour.
MINUTES_PER_HOUR - Static variable in class org.threeten.bp.ZoneOffset
The number of minutes per hour.
minWidth - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
 
minWidth - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
MODIFIED_JULIAN_DAY - org.threeten.bp.temporal.JulianFields.Field
Modified Julian Day field.
MODIFIED_JULIAN_DAY - Static variable in class org.threeten.bp.temporal.JulianFields
Modified Julian Day field.
MONDAY - org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Monday.
month - Variable in class org.threeten.bp.LocalDate
The month-of-year.
month - Variable in class org.threeten.bp.MonthDay
The month-of-year, not null.
month - Variable in class org.threeten.bp.YearMonth
The month-of-year, not null.
month - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
The month of the cutover.
month - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The month of the month-day of the first day of the cutover week.
month - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The month.
Month - Enum in org.threeten.bp
A month-of-year, such as 'July'.
Month() - Constructor for enum org.threeten.bp.Month
 
MONTH_DAY_TYPE - Static variable in class org.threeten.bp.Ser
 
MONTH_LENGTH - Static variable in class org.threeten.bp.chrono.HijrahDate
0-based, for day-of-month in normal year.
MONTH_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
MONTH_OF_YEAR - org.threeten.bp.temporal.ChronoField
The month-of-year, such as March.
MonthDay - Class in org.threeten.bp
A month-day in the ISO-8601 calendar system, such as --12-03.
MonthDay(int, int) - Constructor for class org.threeten.bp.MonthDay
Constructor, previously validated.
monthOfYear - Variable in class org.threeten.bp.chrono.HijrahDate
The month-of-year.
months - Variable in class org.threeten.bp.chrono.ChronoPeriodImpl
 
months - Variable in class org.threeten.bp.Period
The number of months.
MONTHS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a month.
monthsUntil(LocalDate) - Method in class org.threeten.bp.LocalDate
 
multipliedBy(int) - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a new instance with each amount in this period in this period multiplied by the specified scalar.
multipliedBy(int) - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
multipliedBy(int) - Method in class org.threeten.bp.Period
Returns a new instance with each element in this period multiplied by the specified scalar.
multipliedBy(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration multiplied by the scalar.
MUTABLE_PROVIDER - Static variable in class org.threeten.bp.format.DateTimeTextProvider
 

N

name - Variable in class org.threeten.bp.chrono.JapaneseEra
 
name - Variable in enum org.threeten.bp.temporal.ChronoField
 
name - Variable in enum org.threeten.bp.temporal.ChronoUnit
 
name - Variable in enum org.threeten.bp.temporal.IsoFields.Unit
 
name - Variable in enum org.threeten.bp.temporal.JulianFields.Field
 
name - Variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
nano - Variable in class org.threeten.bp.LocalTime
The nanosecond.
NANO_OF_DAY - org.threeten.bp.temporal.ChronoField
The nano-of-day.
NANO_OF_SECOND - org.threeten.bp.temporal.ChronoField
The nano-of-second.
nanos - Variable in class org.threeten.bp.Duration
The number of nanoseconds in the duration, expressed as a fraction of the number of seconds.
nanos - Variable in class org.threeten.bp.Instant
The number of nanoseconds, later along the time-line, from the seconds field.
NANOS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a nanosecond, the smallest supported unit of time.
NANOS_PER_DAY - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Nanos per day.
NANOS_PER_DAY - Static variable in class org.threeten.bp.LocalTime
Nanos per day.
NANOS_PER_HOUR - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Nanos per hour.
NANOS_PER_HOUR - Static variable in class org.threeten.bp.LocalTime
Nanos per hour.
NANOS_PER_MILLI - Static variable in class org.threeten.bp.Duration
Constant for nanos per milli.
NANOS_PER_MILLI - Static variable in class org.threeten.bp.Instant
Constant for nanos per milli.
NANOS_PER_MINUTE - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Nanos per minute.
NANOS_PER_MINUTE - Static variable in class org.threeten.bp.LocalTime
Nanos per minute.
NANOS_PER_SECOND - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Nanos per second.
NANOS_PER_SECOND - Static variable in class org.threeten.bp.Duration
Constant for nanos per second.
NANOS_PER_SECOND - Static variable in class org.threeten.bp.Instant
Constant for nanos per second.
NANOS_PER_SECOND - Static variable in class org.threeten.bp.LocalTime
Nanos per second.
nanosUntil(Instant) - Method in class org.threeten.bp.Instant
 
NARROW - org.threeten.bp.format.TextStyle
Narrow text, typically a single letter.
NARROW_STANDALONE - org.threeten.bp.format.TextStyle
Narrow text for stand-alone use, typically a single letter.
narrowDayOfWeek(int, String, Locale) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider
 
narrowMonth(int, String, Locale) - Method in class org.threeten.bp.format.SimpleDateTimeTextProvider
 
negated() - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a new instance with each amount in this period negated.
negated() - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the length negated.
negated() - Method in class org.threeten.bp.Period
Returns a new instance with each amount in this period negated.
negativeSign - Variable in class org.threeten.bp.format.DecimalStyle
The negative sign.
NEVER - org.threeten.bp.format.SignStyle
Style to never output sign, only outputting the absolute value.
next(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the next day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted.
nextOrSame(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the next-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted unless it is already on that day in which case the same object is returned.
nextTransition(Instant) - Method in class org.threeten.bp.zone.StandardZoneRules
 
nextTransition(Instant) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
nextTransition(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the next transition after the specified instant.
noOffsetText - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
NOON - Static variable in class org.threeten.bp.LocalTime
The time of noon in the middle of the day, '12:00'.
NORMAL - org.threeten.bp.format.SignStyle
Style to output the sign only if the value is negative.
normalized() - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a copy of this period with the amounts of each unit normalized.
normalized() - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
normalized() - Method in class org.threeten.bp.Period
Returns a copy of this period with the years and months normalized using a 12 month year.
normalized() - Method in class org.threeten.bp.ZoneId
Normalizes the time-zone ID, returning a ZoneOffset where possible.
NOT_NEGATIVE - org.threeten.bp.format.SignStyle
Style to block negative values, throwing an exception on printing.
NOVEMBER - org.threeten.bp.Month
The singleton instance for the month of November with 30 days.
now() - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar in the default time-zone.
now() - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains the current JapaneseDate from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains the current MinguoDate from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.Instant
Obtains the current instant from the system clock.
now() - Static method in class org.threeten.bp.LocalDate
Obtains the current date from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.LocalDateTime
Obtains the current date-time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.LocalTime
Obtains the current time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.MonthDay
Obtains the current month-day from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.OffsetDateTime
Obtains the current date-time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.OffsetTime
Obtains the current time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.Year
Obtains the current year from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.YearMonth
Obtains the current year-month from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.ZonedDateTime
Obtains the current date-time from the system clock in the default time-zone.
now(Clock) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar from the specified clock.
now(Clock) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains the current JapaneseDate from the specified clock.
now(Clock) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains the current MinguoDate from the specified clock.
now(Clock) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the specified clock.
now(Clock) - Static method in class org.threeten.bp.Instant
Obtains the current instant from the specified clock.
now(Clock) - Static method in class org.threeten.bp.LocalDate
Obtains the current date from the specified clock.
now(Clock) - Static method in class org.threeten.bp.LocalDateTime
Obtains the current date-time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.LocalTime
Obtains the current time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.MonthDay
Obtains the current month-day from the specified clock.
now(Clock) - Static method in class org.threeten.bp.OffsetDateTime
Obtains the current date-time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.OffsetTime
Obtains the current time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.Year
Obtains the current year from the specified clock.
now(Clock) - Static method in class org.threeten.bp.YearMonth
Obtains the current year-month from the specified clock.
now(Clock) - Static method in class org.threeten.bp.ZonedDateTime
Obtains the current date-time from the specified clock.
now(ZoneId) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains the current JapaneseDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains the current MinguoDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.LocalDate
Obtains the current date from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.LocalDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.LocalTime
Obtains the current time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.MonthDay
Obtains the current month-day from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.OffsetDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.OffsetTime
Obtains the current time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.Year
Obtains the current year from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.YearMonth
Obtains the current year-month from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains the current date-time from the system clock in the specified time-zone.
NUM_DAYS - Static variable in class org.threeten.bp.chrono.HijrahDate
0-based, for number of day-of-year in the beginning of month in normal year.
numberPrinterParser - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
The cached number printer parser.
numberPrinterParser() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
Create and cache a number printer parser.
NumberPrinterParser(TemporalField, int, int, SignStyle) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
Constructor.
NumberPrinterParser(TemporalField, int, int, SignStyle, int) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
Constructor.

O

object - Variable in class org.threeten.bp.chrono.Ser
The object being serialized.
object - Variable in class org.threeten.bp.Ser
The object being serialized.
object - Variable in class org.threeten.bp.zone.Ser
The object being serialized.
OCTOBER - org.threeten.bp.Month
The singleton instance for the month of October with 31 days.
of(int) - Static method in enum org.threeten.bp.chrono.HijrahEra
Obtains an instance of HijrahEra from a value.
of(int) - Static method in enum org.threeten.bp.chrono.IsoEra
Obtains an instance of IsoEra from an int value.
of(int) - Static method in class org.threeten.bp.chrono.JapaneseEra
Obtains an instance of JapaneseEra from an int value.
of(int) - Static method in enum org.threeten.bp.chrono.MinguoEra
Obtains an instance of MinguoEra from an int value.
of(int) - Static method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Obtains an instance of ThaiBuddhistEra from a value.
of(int) - Static method in enum org.threeten.bp.DayOfWeek
Obtains an instance of DayOfWeek from an int value.
of(int) - Static method in enum org.threeten.bp.Month
Obtains an instance of Month from an int value.
of(int) - Static method in class org.threeten.bp.Year
Obtains an instance of Year.
of(int, int) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from an hour and minute.
of(int, int) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay.
of(int, int) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a year and month.
of(int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains an instance of HijrahDate from the Hijrah era year, month-of-year and day-of-month.
of(int, int, int) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains a JapaneseDate representing a date in the Japanese calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains a MinguoDate representing a date in the Minguo calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains a ThaiBuddhistDate representing a date in the Thai Buddhist calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, int, int) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from an hour, minute and second.
of(int, int, int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of years, months and days.
of(int, int, int, int) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from an hour, minute, second and nanosecond.
of(int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, int, int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(int, int, int, int, int, int, int, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a year, month, day, hour, minute, second, nanosecond and time-zone.
of(int, int, int, int, int, int, int, ZoneOffset) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a year, month, day, hour, minute, second, nanosecond and offset.
of(int, int, int, int, ZoneOffset) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from an hour, minute, second and nanosecond.
of(int, Month) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a year and month.
of(int, Month, int) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, Month, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, Month, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, Month, int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(long, long) - Static method in class org.threeten.bp.temporal.ValueRange
Obtains a fixed value range.
of(long, long, long) - Static method in class org.threeten.bp.temporal.ValueRange
Obtains a variable value range.
of(long, long, long, long) - Static method in class org.threeten.bp.temporal.ValueRange
Obtains a fully variable value range.
of(long, TemporalUnit) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a duration in the specified unit.
of(String) - Static method in class org.threeten.bp.chrono.Chronology
Obtains an instance of Chronology from a chronology ID or calendar system type.
of(String) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId from an ID ensuring that the ID is valid and available for use.
of(String) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using the ID.
of(String, Map<String, String>) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId using its ID using a map of aliases to supplement the standard zone IDs.
of(Locale) - Static method in class org.threeten.bp.format.DecimalStyle
Obtains symbols for the specified locale.
of(Locale) - Static method in class org.threeten.bp.temporal.WeekFields
Obtains an instance of WeekFields appropriate for a locale.
of(HijrahEra, int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains an instance of HijrahDate from the era, year-of-era month-of-year and day-of-month.
of(JapaneseEra, int, int, int) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains a JapaneseDate representing a date in the Japanese calendar system from the era, year-of-era, month-of-year and day-of-month fields.
of(DayOfWeek, int) - Static method in class org.threeten.bp.temporal.WeekFields
Obtains an instance of WeekFields from the first day-of-week and minimal days.
of(LocalDate) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains an instance of HijrahDate from a date.
of(LocalDate, LocalTime) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a date and time.
of(LocalDate, LocalTime, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date and time.
of(LocalDate, LocalTime, ZoneOffset) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a date, time and offset.
of(LocalDateTime, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time.
of(LocalDateTime, ZoneOffset) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a date-time and offset.
of(LocalDateTime, ZoneOffset, ZoneOffset) - Static method in class org.threeten.bp.zone.ZoneOffsetTransition
Obtains an instance defining a transition between two offsets.
of(LocalTime, ZoneOffset) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a local time and an offset.
of(Month, int) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay.
of(Month, int, DayOfWeek, LocalTime, boolean, ZoneOffsetTransitionRule.TimeDefinition, ZoneOffset, ZoneOffset, ZoneOffset) - Static method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Obtains an instance defining the yearly rule to create transitions between two offsets.
of(ZoneOffset) - Static method in class org.threeten.bp.zone.ZoneRules
Obtains an instance of ZoneRules that always uses the same offset.
of(ZoneOffset, ZoneOffset, List<ZoneOffsetTransition>, List<ZoneOffsetTransition>, List<ZoneOffsetTransitionRule>) - Static method in class org.threeten.bp.zone.ZoneRules
Obtains an instance of ZoneRules with full transition rules.
of(R, LocalTime) - Static method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Obtains an instance of ChronoLocalDateTime from a date and time.
ofBest(ChronoLocalDateTimeImpl<R>, ZoneId, ZoneOffset) - Static method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
Obtains an instance from a local date-time using the preferred offset if possible.
ofDayOfWeekField(WeekFields) - Static method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
Returns a field to access the day of week, computed based on a WeekFields.
ofDays(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of days.
ofDays(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of standard 24 hour days.
ofDefaultLocale() - Static method in class org.threeten.bp.format.DecimalStyle
Obtains symbols for the default locale.
ofEpochDay(long) - Static method in class org.threeten.bp.chrono.HijrahDate
 
ofEpochDay(long) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from the epoch day count.
ofEpochMilli(long) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant using milliseconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long, int, ZoneOffset) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime using seconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long, long) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z and nanosecond fraction of second.
offset - Variable in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
The zone offset.
offset - Variable in class org.threeten.bp.Clock.OffsetClock
 
offset - Variable in class org.threeten.bp.OffsetDateTime
The offset from UTC/Greenwich.
offset - Variable in class org.threeten.bp.OffsetTime
The offset from UTC/Greenwich.
offset - Variable in enum org.threeten.bp.temporal.JulianFields.Field
 
offset - Variable in class org.threeten.bp.zone.ZoneRules.Fixed
The offset.
offset - Variable in class org.threeten.bp.ZonedDateTime
The offset from UTC/Greenwich.
offset() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for ZoneOffset returning null if not found.
offset(Clock, Duration) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns instants from the specified clock with the specified duration added
OFFSET - Static variable in class org.threeten.bp.temporal.TemporalQueries
 
OFFSET_DATE_TIME_TYPE - Static variable in class org.threeten.bp.Ser
 
OFFSET_SECONDS - org.threeten.bp.temporal.ChronoField
The offset from UTC/Greenwich.
OFFSET_TIME_TYPE - Static variable in class org.threeten.bp.Ser
 
offsetAfter - Variable in class org.threeten.bp.zone.ZoneOffsetTransition
The offset after transition.
offsetAfter - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The offset after the cutover.
offsetBefore - Variable in class org.threeten.bp.zone.ZoneOffsetTransition
The offset before transition.
offsetBefore - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The offset before the cutover.
OffsetClock(Clock, Duration) - Constructor for class org.threeten.bp.Clock.OffsetClock
 
OffsetDateTime - Class in org.threeten.bp
A date-time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 2007-12-23T10:15:30+01:00.
OffsetDateTime(LocalDateTime, ZoneOffset) - Constructor for class org.threeten.bp.OffsetDateTime
Constructor.
OffsetIdPrinterParser(String, String) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
Constructor.
OffsetTime - Class in org.threeten.bp
A time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 10:15:30+01:00.
OffsetTime(LocalTime, ZoneOffset) - Constructor for class org.threeten.bp.OffsetTime
Constructor.
ofHours(int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours.
ofHours(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of standard length hours.
ofHoursMinutes(int, int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours and minutes.
ofHoursMinutesSeconds(int, int, int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours, minutes and seconds.
ofId(String, boolean) - Static method in class org.threeten.bp.ZoneRegion
Obtains an instance of ZoneId from an identifier.
ofInstant(Chronology, Instant, ZoneId) - Static method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
Obtains an instance from an instant using the specified time-zone.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from an Instant.
ofInstant(LocalDateTime, ZoneOffset, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from the instant formed by combining the local date-time and offset.
ofLenient(String) - Static method in class org.threeten.bp.ZoneRegion
Obtains an instance of ZoneRegion from an identifier without checking if the time-zone has available rules.
ofLenient(LocalDateTime, ZoneOffset, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime leniently, for advanced use cases, allowing any combination of local date-time, offset and zone ID.
ofLocal(LocalDateTime, ZoneId, ZoneOffset) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time using the preferred offset if possible.
ofLocale(Locale) - Static method in class org.threeten.bp.chrono.Chronology
Obtains an instance of Chronology from a locale.
ofLocalizedDate(FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific date format.
ofLocalizedDateTime(FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific date-time format, which is typically of short length.
ofLocalizedDateTime(FormatStyle, FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific date and time format.
ofLocalizedTime(FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific time format.
ofMillis(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of milliseconds.
ofMinutes(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of standard length minutes.
ofMonths(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of months.
ofNanoOfDay(long) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a nanos-of-day value.
ofNanos(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of nanoseconds.
ofOffset(String, ZoneOffset) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId wrapping an offset.
ofPattern(String) - Static method in class org.threeten.bp.format.DateTimeFormatter
Creates a formatter using the specified pattern.
ofPattern(String, Locale) - Static method in class org.threeten.bp.format.DateTimeFormatter
Creates a formatter using the specified pattern.
ofSecondOfDay(long) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a second-of-day value.
ofSecondOfDay(long, int) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a second-of-day value, with associated nanos of second.
ofSeconds(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of seconds.
ofSeconds(long, long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of seconds and an adjustment in nanoseconds.
ofStrict(LocalDateTime, ZoneOffset, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime strictly validating the combination of local date-time, offset and zone ID.
ofTotalSeconds(int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset specifying the total offset in seconds
ofWeekBasedYearField(WeekFields) - Static method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
Returns a field to access the week-based-year, computed based on a WeekFields.
ofWeekOfMonthField(WeekFields) - Static method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
Returns a field to access the week of month, computed based on a WeekFields.
ofWeekOfWeekBasedYearField(WeekFields) - Static method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
Returns a field to access the week of week-based-year, computed based on a WeekFields.
ofWeekOfYearField(WeekFields) - Static method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
Returns a field to access the week of year, computed based on a WeekFields.
ofWeeks(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of weeks.
ofYearDay(int, int) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a year and day-of-year.
ofYearDay(JapaneseEra, int, int) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains a JapaneseDate representing a date in the Japanese calendar system from the era, year-of-era and day-of-year fields.
ofYears(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of years.
ONLY_YEAR_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
optional - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
 
optional - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder
Whether this builder produces an optional formatter.
optional - Variable in class org.threeten.bp.format.DateTimePrintContext
Whether the current formatter is optional.
optionalEnd() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Ends an optional section.
optionalStart() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Mark the start of an optional section.
ordinal - Variable in class org.threeten.bp.temporal.TemporalAdjusters.DayOfWeekInMonth
The ordinal.
ordinal - Variable in class org.threeten.bp.temporal.TemporalAdjusters.Impl
The ordinal.
ordinal(int) - Static method in class org.threeten.bp.chrono.JapaneseEra
Returns the index into the arrays from the Era value.
org.threeten.bp - package org.threeten.bp
The main API for dates, times, instants, and durations.
org.threeten.bp.chrono - package org.threeten.bp.chrono
Support for calendar systems other than the default ISO.
org.threeten.bp.format - package org.threeten.bp.format
Provides classes to print and parse dates and times.
org.threeten.bp.jdk8 - package org.threeten.bp.jdk8
Simulates JDK 8 features on JDK 7.
org.threeten.bp.temporal - package org.threeten.bp.temporal
Access to date and time using fields and units.
org.threeten.bp.zone - package org.threeten.bp.zone
Support for time-zones and their rules.
outputFile(File, String, SortedMap<String, ZoneRules>, SortedMap<LocalDate, Byte>) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Outputs the file.
outputFile(File, Map<String, SortedMap<String, ZoneRules>>, Set<String>, Set<ZoneRules>, SortedMap<LocalDate, Byte>) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Outputs the file.
outputFilesDat(File, Map<String, SortedMap<String, ZoneRules>>, Set<String>, Set<ZoneRules>, SortedMap<LocalDate, Byte>) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Outputs the DAT files.
outputHelp() - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Output usage text for the command line.
outputTzdbDat(OutputStream, Map<String, SortedMap<String, ZoneRules>>, Set<String>, Set<ZoneRules>) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Outputs the timezone DAT file.
outputTzdbEntry(JarOutputStream, Map<String, SortedMap<String, ZoneRules>>, Set<String>, Set<ZoneRules>) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Outputs the timezone entry in the JAR file.
overrideChronology - Variable in class org.threeten.bp.format.DateTimeParseContext
The override chronology.
overrideZone - Variable in class org.threeten.bp.format.DateTimeParseContext
The override zone.

P

padChar - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.PadPrinterParserDecorator
 
padNext(int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Causes the next added printer/parser to pad to a fixed width using a space.
padNext(int, char) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Causes the next added printer/parser to pad to a fixed width.
padNextChar - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder
The character to pad the next field with.
padNextWidth - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder
The width to pad the next field to.
PadPrinterParserDecorator(DateTimeFormatterBuilder.DateTimePrinterParser, int, char) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.PadPrinterParserDecorator
Constructor.
padWidth - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.PadPrinterParserDecorator
 
parent - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder
The parent builder, null for the outermost builder.
parsable - Variable in class org.threeten.bp.format.SimpleDateTimeTextProvider.LocaleStore
Parsable data.
parse(boolean, boolean, boolean) - Method in enum org.threeten.bp.format.SignStyle
Parse helper.
parse(CharSequence) - Static method in class org.threeten.bp.Duration
Obtains a Duration from a text string such as PnDTnHnMn.nS.
parse(CharSequence) - Method in class org.threeten.bp.format.DateTimeFormatter
Fully parses the text producing a temporal object.
parse(CharSequence) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant from a text string such as 2007-12-23T10:15:30.000Z.
parse(CharSequence) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a text string such as 2007-12-23.
parse(CharSequence) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a text string such as 2007-12-23T10:15:30.
parse(CharSequence) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a text string such as 10:15.
parse(CharSequence) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay from a text string such as --12-03.
parse(CharSequence) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a text string such as 2007-12-23T10:15:30+01:00.
parse(CharSequence) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a text string such as 10:15:30+01:00.
parse(CharSequence) - Static method in class org.threeten.bp.Period
Obtains a Period from a text string such as PnYnMnD.
parse(CharSequence) - Static method in class org.threeten.bp.Year
Obtains an instance of Year from a text string such as 2007.
parse(CharSequence) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a text string such as 2007-12.
parse(CharSequence) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a text string such as 2007-12-23T10:15:30+01:00[Europe/Paris].
parse(CharSequence, ParsePosition) - Method in class org.threeten.bp.format.DateTimeFormatter
Parses the text using this formatter, providing control over the text position.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.Year
Obtains an instance of Year from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a text string using a specific formatter.
parse(CharSequence, TemporalQuery<T>) - Method in class org.threeten.bp.format.DateTimeFormatter
Fully parses the text producing an object of the specified type.
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.CharLiteralPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ChronoPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in interface org.threeten.bp.format.DateTimeFormatterBuilder.DateTimePrinterParser
Parses text into date-time information.
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.DefaultingParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedOffsetPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.PadPrinterParserDecorator
 
parse(DateTimeParseContext, CharSequence, int) - Method in enum org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.StringLiteralPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.WeekFieldsPrinterParser
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
This implementation looks for the longest matching string.
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneTextPrinterParser
 
parseBest(CharSequence, TemporalQuery<?>...) - Method in class org.threeten.bp.format.DateTimeFormatter
Fully parses the text producing an object of one of the specified types.
parseCaseInsensitive() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be case insensitive for the remainder of the formatter.
parseCaseSensitive() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be case sensitive for the remainder of the formatter.
parsed - Variable in class org.threeten.bp.format.DateTimeParseContext
The list of parsed data.
Parsed() - Constructor for class org.threeten.bp.format.DateTimeParseContext.Parsed
 
PARSED_EXCESS_DAYS - Static variable in class org.threeten.bp.format.DateTimeFormatter
 
PARSED_LEAP_SECOND - Static variable in class org.threeten.bp.format.DateTimeFormatter
 
parseDayOfWeek(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parseDefaulting(TemporalField, long) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a default value for a field to the formatter for use in parsing.
parsedExcessDays() - Static method in class org.threeten.bp.format.DateTimeFormatter
A query that provides access to the excess days that were parsed.
parsedLeapSecond() - Static method in class org.threeten.bp.format.DateTimeFormatter
A query that provides access to whether a leap-second was parsed.
parsedString - Variable in exception org.threeten.bp.format.DateTimeParseException
The text that was being parsed.
parseField(char, int, TemporalField) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
 
parseFile(File) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Parses a source file.
parseFiles() - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Parses the source files.
parseFraction(CharSequence, String, int) - Static method in class org.threeten.bp.Duration
 
parseLeapSecondRule(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parseLeapSecondsFile() - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Parses the leap seconds file.
parseLenient() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be lenient for the remainder of the formatter.
parseLine(String, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Parse each deviation element.
parseMonth(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parseMonthDayTime(StringTokenizer, TzdbZoneRulesCompiler.TZDBMonthDayTime) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Parses a Rule line.
parseNumber(int[], int, CharSequence, boolean) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
Parse a two digit zero-prefixed number.
parseNumber(CharSequence, int, boolean) - Static method in class org.threeten.bp.ZoneOffset
Parse a two digit zero-prefixed number.
parseNumber(CharSequence, String, int) - Static method in class org.threeten.bp.Period
 
parseNumber(CharSequence, String, int, String) - Static method in class org.threeten.bp.Duration
 
parseObject(String) - Method in class org.threeten.bp.format.DateTimeFormatter.ClassicFormat
 
parseObject(String, ParsePosition) - Method in class org.threeten.bp.format.DateTimeFormatter.ClassicFormat
 
parseOffset(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parseOffset(DateTimeParseContext, CharSequence, int, String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneTextPrinterParser
 
parseOptional(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parsePattern(String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
 
parsePeriod(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parsePrefixedOffset(DateTimeParseContext, CharSequence, int, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
 
PARSER - Static variable in class org.threeten.bp.MonthDay
Parser.
PARSER - Static variable in class org.threeten.bp.Year
Parser.
PARSER - Static variable in class org.threeten.bp.YearMonth
Parser.
parseRuleLine(StringTokenizer) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Parses a Rule line.
parseSecs(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parseStrict() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be strict for the remainder of the formatter.
parseTimeDefinition(char) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parseToBuilder(CharSequence, ParsePosition) - Method in class org.threeten.bp.format.DateTimeFormatter
Parses the text to a builder.
parseUnresolved(CharSequence, ParsePosition) - Method in class org.threeten.bp.format.DateTimeFormatter
Parses the text using this formatter, without resolving the result, intended for advanced use cases.
parseUnresolved0(CharSequence, ParsePosition) - Method in class org.threeten.bp.format.DateTimeFormatter
 
parseYear(String, int) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
parseZoneLine(StringTokenizer, List<TzdbZoneRulesCompiler.TZDBZone>) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Parses a Zone line.
PATH_SEP - Static variable in class org.threeten.bp.chrono.HijrahDate
Path separator.
PATTERN - Static variable in class org.threeten.bp.Duration
The pattern for parsing.
PATTERN - Static variable in class org.threeten.bp.Period
The pattern for parsing.
PATTERN - Static variable in class org.threeten.bp.ZoneRegion
The regex pattern for region IDs.
PATTERNS - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
period(int, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a period for this chronology based on years, months and days.
Period - Class in org.threeten.bp
A date-based amount of time, such as '2 years, 3 months and 4 days'.
Period(int, int, int) - Constructor for class org.threeten.bp.Period
Constructor.
plus(long) - Method in enum org.threeten.bp.DayOfWeek
Returns the day-of-week that is the specified number of days after this one.
plus(long) - Method in enum org.threeten.bp.Month
Returns the month-of-year that is the specified number of months after this one.
plus(long, long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration added.
plus(long, long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoDateImpl
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.HijrahDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.JapaneseDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.MinguoDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified period added.
plus(long, TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.Year
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.YearMonth
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period added.
plus(Duration) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration added.
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a copy of this period with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.HijrahDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.JapaneseDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.MinguoDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class org.threeten.bp.jdk8.DefaultInterfaceTemporal
 
plus(TemporalAmount) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.LocalTime
Returns a copy of this date with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this date with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount added.
plus(TemporalAmount) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period added.
plusDays(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified number of days added.
plusDays(long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
plusDays(long) - Method in class org.threeten.bp.chrono.HijrahDate
 
plusDays(long) - Method in class org.threeten.bp.chrono.JapaneseDate
 
plusDays(long) - Method in class org.threeten.bp.chrono.MinguoDate
 
plusDays(long) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
plusDays(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in 24 hour days added.
plusDays(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified number of days added.
plusDays(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in days added.
plusDays(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in days added.
plusDays(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified days added.
plusDays(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in days added.
plusHours(long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
plusHours(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in hours added.
plusHours(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in hours added.
plusMillis(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in milliseconds added.
plusMillis(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in milliseconds added.
plusMinutes(long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
plusMinutes(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in minutes added.
plusMonths(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.chrono.HijrahDate
 
plusMonths(long) - Method in class org.threeten.bp.chrono.JapaneseDate
 
plusMonths(long) - Method in class org.threeten.bp.chrono.MinguoDate
 
plusMonths(long) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
plusMonths(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified months added.
plusMonths(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in months added.
plusNanos(long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
plusNanos(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in nanoseconds added.
plusSeconds(long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
plusSeconds(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in seconds added.
plusWeeks(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified period in weeks added.
plusWeeks(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in weeks added.
plusWeeks(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in weeks added.
plusWeeks(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in weeks added.
plusWeeks(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in weeks added.
plusWithOverflow(D, long, long, long, long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
plusWithOverflow(LocalDate, long, long, long, long, int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period added.
plusYears(long) - Method in class org.threeten.bp.chrono.ChronoDateImpl
Returns a copy of this date with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.chrono.HijrahDate
 
plusYears(long) - Method in class org.threeten.bp.chrono.JapaneseDate
 
plusYears(long) - Method in class org.threeten.bp.chrono.MinguoDate
 
plusYears(long) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
plusYears(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified years added.
plusYears(long) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified number of years added.
plusYears(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in years added.
POSITION_DAY_OF_MONTH - Static variable in class org.threeten.bp.chrono.HijrahDate
Position of day-of-month.
POSITION_DAY_OF_YEAR - Static variable in class org.threeten.bp.chrono.HijrahDate
Position of day-of-year.
positiveSign - Variable in class org.threeten.bp.format.DecimalStyle
The positive sign.
precision() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for the smallest supported unit.
PRECISION - Static variable in class org.threeten.bp.temporal.TemporalQueries
 
prepareParser(Set<String>) - Static method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
Builds an optimized parsing tree.
previous(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the previous day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted.
previousOrSame(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the previous-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted unless it is already on that day in which case the same object is returned.
previousTransition(Instant) - Method in class org.threeten.bp.zone.StandardZoneRules
 
previousTransition(Instant) - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
previousTransition(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the previous transition before the specified instant.
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.CharLiteralPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ChronoPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in interface org.threeten.bp.format.DateTimeFormatterBuilder.DateTimePrinterParser
Prints the date-time object to the buffer.
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.DefaultingParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedOffsetPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.PadPrinterParserDecorator
 
print(DateTimePrintContext, StringBuilder) - Method in enum org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.StringLiteralPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.WeekFieldsPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneTextPrinterParser
 
printerParser - Variable in class org.threeten.bp.format.DateTimeFormatter
The printer and/or parser to use, not null.
printerParser - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.PadPrinterParserDecorator
 
printerParsers - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
 
printerParsers - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder
The list of printers that will be used.
printVerbose(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Prints a verbose message.
process(List<File>, List<String>, File, boolean, boolean) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Process to create the jar files.
PROLEPTIC_MONTH - org.threeten.bp.temporal.ChronoField
The proleptic-month, which counts months sequentially from year 0.
prolepticYear(int) - Method in enum org.threeten.bp.chrono.HijrahEra
Returns the proleptic year from this era and year of era.
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.Chronology
Calculates the proleptic-year given the era and year-of-era.
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.IsoChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
provider - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
 
PROVIDER - Static variable in class org.threeten.bp.format.DateTimeTextProvider.ProviderSingleton
 
provideRefresh() - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to refresh the rules from the underlying data provider.
PROVIDERS - Static variable in class org.threeten.bp.zone.ZoneRulesProvider
The set of loaded providers.
ProviderSingleton() - Constructor for class org.threeten.bp.format.DateTimeTextProvider.ProviderSingleton
 
provideRules(String, boolean) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
 
provideRules(String, boolean) - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to get the rules for the zone ID.
provideVersions(String) - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
 
provideVersions(String) - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to get the history of rules for the zone ID.
provideZoneIds() - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
 
provideZoneIds() - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to get the available zone IDs.
put(Set<String>, int, Map<String, Integer>) - Static method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
putFieldValue0(TemporalField, long) - Method in class org.threeten.bp.format.DateTimeBuilder
 

Q

QUARTER_DAYS - Static variable in enum org.threeten.bp.temporal.IsoFields.Field
 
QUARTER_OF_YEAR - org.threeten.bp.temporal.IsoFields.Field
 
QUARTER_OF_YEAR - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the quarter-of-year.
QUARTER_YEARS - org.threeten.bp.temporal.IsoFields.Unit
 
QUARTER_YEARS - Static variable in class org.threeten.bp.temporal.IsoFields
Unit that represents the concept of a quarter-year.
query - Variable in class org.threeten.bp.format.DateTimeFormatter.ClassicFormat
The query to be parsed.
query - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.HijrahEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.IsoEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.MinguoEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.DayOfWeek
Queries this day-of-week using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.format.DateTimeBuilder
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.Instant
Queries this instant using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.jdk8.DefaultInterfaceEra
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.jdk8.DefaultInterfaceTemporalAccessor
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.LocalDate
Queries this date using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.LocalDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.LocalTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in enum org.threeten.bp.Month
Queries this month-of-year using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.MonthDay
Queries this month-day using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.OffsetDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.OffsetTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Queries this date-time.
query(TemporalQuery<R>) - Method in class org.threeten.bp.Year
Queries this year using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.YearMonth
Queries this year-month using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.ZonedDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.ZoneOffset
Queries this offset using the specified query.
QUERY_REGION_ONLY - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder
Query for a time-zone that is region-only.
queryFrom(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalQuery
Queries the specified temporal object.

R

range - Variable in enum org.threeten.bp.temporal.ChronoField
 
range - Variable in enum org.threeten.bp.temporal.JulianFields.Field
 
range - Variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
range() - Method in enum org.threeten.bp.temporal.ChronoField
Gets the range of valid values for the field.
range() - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
range() - Method in interface org.threeten.bp.temporal.TemporalField
Gets the range of valid values for the field.
range() - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
range(ChronoField) - Method in class org.threeten.bp.chrono.Chronology
Gets the range of valid values for the specified field.
range(ChronoField) - Method in class org.threeten.bp.chrono.HijrahChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.IsoChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.MinguoChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
range(TemporalField) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
range(TemporalField) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
range(TemporalField) - Method in class org.threeten.bp.chrono.HijrahDate
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
range(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseDate
 
range(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseEra
 
range(TemporalField) - Method in class org.threeten.bp.chrono.MinguoDate
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
range(TemporalField) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
range(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.Instant
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.jdk8.DefaultInterfaceTemporalAccessor
 
range(TemporalField) - Method in class org.threeten.bp.LocalDate
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.LocalTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in enum org.threeten.bp.Month
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.MonthDay
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.OffsetTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.Year
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.YearMonth
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Gets the range of valid values for the specified field.
rangeRefinedBy(TemporalAccessor) - Method in enum org.threeten.bp.temporal.ChronoField
 
rangeRefinedBy(TemporalAccessor) - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
rangeRefinedBy(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalField
Get the range of valid values for this field using the temporal object to refine the result.
rangeRefinedBy(TemporalAccessor) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
rangeUnit - Variable in enum org.threeten.bp.temporal.ChronoField
 
rangeUnit - Variable in enum org.threeten.bp.temporal.JulianFields.Field
 
rangeUnit - Variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
rangeWOWBY(TemporalAccessor) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
RATA_DIE - org.threeten.bp.temporal.JulianFields.Field
Rata Die field.
RATA_DIE - Static variable in class org.threeten.bp.temporal.JulianFields
Rata Die field.
read(DataInput) - Static method in class org.threeten.bp.Ser
 
read(DataInput) - Static method in class org.threeten.bp.zone.Ser
 
read(ObjectInput) - Static method in class org.threeten.bp.chrono.Ser
 
readDeviationConfig() - Static method in class org.threeten.bp.chrono.HijrahDate
Read hijrah_deviation.cfg file.
readEpochSec(DataInput) - Static method in class org.threeten.bp.zone.Ser
Reads the state from the stream.
readExternal(DataInput) - Static method in class org.threeten.bp.chrono.Chronology
 
readExternal(DataInput) - Static method in class org.threeten.bp.chrono.HijrahDate
 
readExternal(DataInput) - Static method in enum org.threeten.bp.chrono.HijrahEra
 
readExternal(DataInput) - Static method in class org.threeten.bp.chrono.JapaneseDate
 
readExternal(DataInput) - Static method in class org.threeten.bp.chrono.JapaneseEra
 
readExternal(DataInput) - Static method in class org.threeten.bp.chrono.MinguoDate
 
readExternal(DataInput) - Static method in enum org.threeten.bp.chrono.MinguoEra
 
readExternal(DataInput) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
readExternal(DataInput) - Static method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
readExternal(DataInput) - Static method in class org.threeten.bp.Duration
 
readExternal(DataInput) - Static method in class org.threeten.bp.Instant
 
readExternal(DataInput) - Static method in class org.threeten.bp.LocalDate
 
readExternal(DataInput) - Static method in class org.threeten.bp.LocalDateTime
 
readExternal(DataInput) - Static method in class org.threeten.bp.LocalTime
 
readExternal(DataInput) - Static method in class org.threeten.bp.MonthDay
 
readExternal(DataInput) - Static method in class org.threeten.bp.OffsetDateTime
 
readExternal(DataInput) - Static method in class org.threeten.bp.OffsetTime
 
readExternal(DataInput) - Static method in class org.threeten.bp.Year
 
readExternal(DataInput) - Static method in class org.threeten.bp.YearMonth
 
readExternal(DataInput) - Static method in class org.threeten.bp.zone.StandardZoneRules
Reads the state from the stream.
readExternal(DataInput) - Static method in class org.threeten.bp.zone.ZoneOffsetTransition
Reads the state from the stream.
readExternal(DataInput) - Static method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Reads the state from the stream.
readExternal(DataInput) - Static method in class org.threeten.bp.ZonedDateTime
 
readExternal(DataInput) - Static method in class org.threeten.bp.ZoneOffset
 
readExternal(DataInput) - Static method in class org.threeten.bp.ZoneRegion
 
readExternal(ObjectInput) - Static method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
readExternal(ObjectInput) - Static method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
readExternal(ObjectInput) - Method in class org.threeten.bp.chrono.Ser
Implements the Externalizable interface to read the object.
readExternal(ObjectInput) - Method in class org.threeten.bp.Ser
Implements the Externalizable interface to read the object.
readExternal(ObjectInput) - Method in class org.threeten.bp.zone.Ser
Implements the Externalizable interface to read the object.
readInternal(byte, DataInput) - Static method in class org.threeten.bp.Ser
 
readInternal(byte, DataInput) - Static method in class org.threeten.bp.zone.Ser
 
readInternal(byte, ObjectInput) - Static method in class org.threeten.bp.chrono.Ser
 
readObject(ObjectInputStream) - Method in class org.threeten.bp.chrono.JapaneseDate
Reconstitutes this object from a stream.
readOffset(DataInput) - Static method in class org.threeten.bp.zone.Ser
Reads the state from the stream.
readResolve() - Method in class org.threeten.bp.chrono.Chronology
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.chrono.HijrahChronology
Resolve singleton.
readResolve() - Method in class org.threeten.bp.chrono.HijrahDate
Replaces the date instance from the stream with a valid one.
readResolve() - Method in class org.threeten.bp.chrono.IsoChronology
Resolve singleton.
readResolve() - Method in class org.threeten.bp.chrono.JapaneseChronology
Resolve singleton.
readResolve() - Method in class org.threeten.bp.chrono.JapaneseEra
Returns the singleton JapaneseEra corresponding to this object.
readResolve() - Method in class org.threeten.bp.chrono.MinguoChronology
Resolve singleton.
readResolve() - Method in class org.threeten.bp.chrono.Ser
Returns the object that will replace this one.
readResolve() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
Resolve singleton.
readResolve() - Method in class org.threeten.bp.Duration
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.Instant
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.LocalDate
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.LocalDateTime
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.LocalTime
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.MonthDay
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.OffsetDateTime
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.OffsetTime
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.Period
Resolves singletons.
readResolve() - Method in class org.threeten.bp.Ser
Returns the object that will replace this one.
readResolve() - Method in class org.threeten.bp.temporal.WeekFields
Ensure valid singleton.
readResolve() - Method in class org.threeten.bp.Year
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.YearMonth
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.zone.Ser
Returns the object that will replace this one.
readResolve() - Method in class org.threeten.bp.ZonedDateTime
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.ZoneOffset
Defend against malicious streams.
readResolve() - Method in class org.threeten.bp.ZoneRegion
Defend against malicious streams.
ReducedPrinterParser(TemporalField, int, int, int, ChronoLocalDate) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
Constructor.
ReducedPrinterParser(TemporalField, int, int, int, ChronoLocalDate, int) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
refresh() - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Refreshes the rules from the underlying data provider.
regionArray - Variable in class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
regionIds - Variable in class org.threeten.bp.zone.TzdbZoneRulesProvider
All the regions that are available.
register(Chronology) - Static method in class org.threeten.bp.chrono.Chronology
 
registerEra(LocalDate, String) - Static method in class org.threeten.bp.chrono.JapaneseEra
Registers an additional instance of JapaneseEra.
registerProvider(ZoneRulesProvider) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Registers a zone rules provider.
registerProvider0(ZoneRulesProvider) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Registers the provider.
REIWA - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Reiwa' era (2019-05-01 - current) which has the value 3.
relative - Variable in class org.threeten.bp.temporal.TemporalAdjusters.RelativeDayOfWeek
Whether the current date is a valid answer.
RelativeDayOfWeek(int, DayOfWeek) - Constructor for class org.threeten.bp.temporal.TemporalAdjusters.RelativeDayOfWeek
 
requireNonNull(T) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Ensures that the argument is non-null.
requireNonNull(T, String) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Ensures that the argument is non-null.
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in enum org.threeten.bp.temporal.ChronoField
 
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in enum org.threeten.bp.temporal.IsoFields.Field
 
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in interface org.threeten.bp.temporal.TemporalField
Resolves the date/time information in the builder
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
resolve(ResolverStyle, Set<TemporalField>) - Method in class org.threeten.bp.format.DateTimeBuilder
Resolves the builder, evaluating the date and time.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.Chronology
Resolves parsed ChronoField values into a date during parsing.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.HijrahChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.IsoChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.MinguoChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
resolveEYD(Map<TemporalField, Long>, ResolverStyle, JapaneseEra, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
resolveEYMD(Map<TemporalField, Long>, ResolverStyle, JapaneseEra, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
resolveFields(ResolverStyle) - Method in class org.threeten.bp.format.DateTimeBuilder
 
resolveFractional() - Method in class org.threeten.bp.format.DateTimeBuilder
 
resolveInstant() - Method in class org.threeten.bp.format.DateTimeBuilder
 
resolveInstant(LocalDateTime) - Method in class org.threeten.bp.ZonedDateTime
Resolves the new local date-time using the offset to identify the instant.
resolveLocal(LocalDateTime) - Method in class org.threeten.bp.ZonedDateTime
Resolves the new local date-time using this zone ID, retaining the offset if possible.
resolveMakeChanges(TemporalField, ChronoLocalDate) - Method in class org.threeten.bp.format.DateTimeBuilder
 
resolveMakeChanges(TemporalField, LocalTime) - Method in class org.threeten.bp.format.DateTimeBuilder
 
resolveOffset(ZoneOffset) - Method in class org.threeten.bp.ZonedDateTime
Resolves the offset into this zoned date-time.
resolvePreviousValid(int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
 
resolvePreviousValid(int, int, int) - Static method in class org.threeten.bp.LocalDate
Resolves the date, resolving days past the end of month.
resolverFields - Variable in class org.threeten.bp.format.DateTimeFormatter
The fields to use in resolving, null for all fields.
resolverStyle - Variable in class org.threeten.bp.format.DateTimeFormatter
The resolver style to use, not null.
ResolverStyle - Enum in org.threeten.bp.format
Enumeration of different ways to resolve dates and times.
ResolverStyle() - Constructor for enum org.threeten.bp.format.ResolverStyle
 
resolveTimeInferZeroes(ResolverStyle) - Method in class org.threeten.bp.format.DateTimeBuilder
 
RFC_1123_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the RFC-1123 date-time formatter, such as 'Tue, 3 Jun 2008 11:05:30 GMT'.
ROC - org.threeten.bp.chrono.MinguoEra
The singleton instance for the era ROC, 'Republic of China'.
RULE_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
ruleData - Variable in class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
ruleIndices - Variable in class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
ruleList - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
The rules for the current window.
rules - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The TZDB rules.
rules - Variable in class org.threeten.bp.ZoneRegion
The time-zone rules, null if zone ID was loaded leniently.

S

safeAdd(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely adds two int values.
safeAdd(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely adds two long values.
safeMultiply(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely multiply one int by another.
safeMultiply(long, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely multiply a long by an int.
safeMultiply(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Multiply two values throwing an exception if overflow occurs.
safeSubtract(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely subtracts one int from another.
safeSubtract(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely subtracts one long from another.
safeToInt(long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely convert a long to an int.
SATURDAY - org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Saturday.
savingAmountSecs - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The amount of the saving to be applied after this point.
savingsAmount - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBRule
The amount of savings.
savingsInstantTransitions - Variable in class org.threeten.bp.zone.StandardZoneRules
The transitions between instants (epoch seconds), sorted.
savingsLocalTransitions - Variable in class org.threeten.bp.zone.StandardZoneRules
The transitions between local date-times, sorted.
savingsRule - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
The savings rule.
second - Variable in class org.threeten.bp.LocalTime
The second.
SECOND_OF_DAY - org.threeten.bp.temporal.ChronoField
The second-of-day.
SECOND_OF_MINUTE - org.threeten.bp.temporal.ChronoField
The second-of-minute.
secondAdjustment - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.LeapSecondRule
The adjustment (in seconds), +1 means a second is inserted, -1 means a second is dropped.
seconds - Variable in class org.threeten.bp.Duration
The number of seconds in the duration.
seconds - Variable in class org.threeten.bp.Instant
The number of seconds from the epoch of 1970-01-01T00:00:00Z.
SECONDS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a second.
SECONDS_0000_TO_1970 - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
SECONDS_CACHE - Static variable in class org.threeten.bp.ZoneOffset
Cache of time-zone offset by offset in seconds.
SECONDS_PER_10000_YEARS - Static variable in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
SECONDS_PER_DAY - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Seconds per day.
SECONDS_PER_DAY - Static variable in class org.threeten.bp.LocalTime
Seconds per day.
SECONDS_PER_HOUR - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Seconds per hour.
SECONDS_PER_HOUR - Static variable in class org.threeten.bp.LocalTime
Seconds per hour.
SECONDS_PER_HOUR - Static variable in class org.threeten.bp.ZoneOffset
The number of seconds per hour.
SECONDS_PER_MINUTE - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Seconds per minute.
SECONDS_PER_MINUTE - Static variable in class org.threeten.bp.LocalTime
Seconds per minute.
SECONDS_PER_MINUTE - Static variable in class org.threeten.bp.ZoneOffset
The number of seconds per minute.
secondsUntil(Instant) - Method in class org.threeten.bp.Instant
 
SECS_PER_DAY - Static variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The number of seconds per day.
SENSITIVE - org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
SEPTEMBER - org.threeten.bp.Month
The singleton instance for the month of September with 30 days.
Ser - Class in org.threeten.bp.chrono
The shared serialization delegate for this package.
Ser - Class in org.threeten.bp
The shared serialization delegate for this package.
Ser - Class in org.threeten.bp.zone
The shared serialization delegate for this package.
Ser() - Constructor for class org.threeten.bp.chrono.Ser
Constructor for deserialization.
Ser() - Constructor for class org.threeten.bp.Ser
Constructor for deserialization.
Ser() - Constructor for class org.threeten.bp.zone.Ser
Constructor for deserialization.
Ser(byte, Object) - Constructor for class org.threeten.bp.chrono.Ser
Creates an instance for serialization.
Ser(byte, Object) - Constructor for class org.threeten.bp.Ser
Creates an instance for serialization.
Ser(byte, Object) - Constructor for class org.threeten.bp.zone.Ser
Creates an instance for serialization.
serialVersionUID - Static variable in class org.threeten.bp.chrono.ChronoDateImpl
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.ChronoPeriodImpl
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.HijrahChronology
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.HijrahDate
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.IsoChronology
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.JapaneseDate
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.JapaneseEra
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.MinguoChronology
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.MinguoDate
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.Ser
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.ThaiBuddhistChronology
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.chrono.ThaiBuddhistDate
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.Clock.FixedClock
 
serialVersionUID - Static variable in class org.threeten.bp.Clock.OffsetClock
 
serialVersionUID - Static variable in class org.threeten.bp.Clock.SystemClock
 
serialVersionUID - Static variable in class org.threeten.bp.Clock.TickClock
 
serialVersionUID - Static variable in exception org.threeten.bp.DateTimeException
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.Duration
Serialization version.
serialVersionUID - Static variable in exception org.threeten.bp.format.DateTimeParseException
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.Instant
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.LocalDate
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.LocalDateTime
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.LocalTime
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.MonthDay
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.OffsetDateTime
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.OffsetTime
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.Period
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.Ser
Serialization version.
serialVersionUID - Static variable in exception org.threeten.bp.temporal.UnsupportedTemporalTypeException
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.temporal.ValueRange
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.temporal.WeekFields
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.Year
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.YearMonth
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.zone.Ser
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.zone.StandardZoneRules
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.zone.ZoneOffsetTransition
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.zone.ZoneRules.Fixed
A serialization identifier for this class.
serialVersionUID - Static variable in exception org.threeten.bp.zone.ZoneRulesException
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.ZonedDateTime
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.ZoneId
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.ZoneOffset
Serialization version.
serialVersionUID - Static variable in class org.threeten.bp.ZoneRegion
Serialization version.
ServiceLoaderZoneRulesInitializer() - Constructor for class org.threeten.bp.zone.ZoneRulesInitializer.ServiceLoaderZoneRulesInitializer
 
setCaseSensitive(boolean) - Method in class org.threeten.bp.format.DateTimeParseContext
Sets whether the parsing is case sensitive or not.
setDateTime(TemporalAccessor) - Method in class org.threeten.bp.format.DateTimePrintContext
Sets the date-time being output.
setDeduplicateMap(Map<Object, Object>) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Sets the deduplication map.
setFixedSavings(int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Sets the fixed savings amount for the window.
setFixedSavingsToWindow(int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Sets the previously added window to have fixed savings.
setInitializer(DateTimeTextProvider) - Static method in class org.threeten.bp.format.DateTimeTextProvider
Sets the provider to use.
setInitializer(ZoneRulesInitializer) - Static method in class org.threeten.bp.zone.ZoneRulesInitializer
Sets the initializer to use.
setLocale(Locale) - Method in class org.threeten.bp.format.DateTimeParseContext
Sets the locale.
setLocale(Locale) - Method in class org.threeten.bp.format.DateTimePrintContext
Sets the locale.
setParsed(Chronology) - Method in class org.threeten.bp.format.DateTimeParseContext
Stores the parsed chronology.
setParsed(ZoneId) - Method in class org.threeten.bp.format.DateTimeParseContext
Stores the parsed zone.
setParsedField(TemporalField, long, int, int) - Method in class org.threeten.bp.format.DateTimeParseContext
Stores the parsed field.
setParsedLeapSecond() - Method in class org.threeten.bp.format.DateTimeParseContext
Stores the leap second.
setStrict(boolean) - Method in class org.threeten.bp.format.DateTimeParseContext
Sets whether parsing is strict or lenient.
SettingsParser() - Constructor for enum org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
setValue(DateTimeParseContext, long, int, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
Stores the value.
setValue(DateTimeParseContext, long, int, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
SHORT - org.threeten.bp.format.FormatStyle
Short text style, typically numeric.
SHORT - org.threeten.bp.format.TextStyle
Short text, typically an abbreviation.
SHORT_IDS - Static variable in class org.threeten.bp.ZoneId
A map of zone overrides to enable the short time-zone names to be used.
SHORT_STANDALONE - org.threeten.bp.format.TextStyle
Short text for stand-alone use, typically an abbreviation.
SHOWA - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Showa' era (1926-12-25 - 1989-01-07) which has the value 1.
signStyle - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
SignStyle - Enum in org.threeten.bp.format
Enumeration of ways to handle the positive/negative sign.
SignStyle() - Constructor for enum org.threeten.bp.format.SignStyle
 
SimpleDateTimeFormatStyleProvider - Class in org.threeten.bp.format
The Service Provider Implementation to obtain date-time formatters for a style.
SimpleDateTimeFormatStyleProvider() - Constructor for class org.threeten.bp.format.SimpleDateTimeFormatStyleProvider
 
SimpleDateTimeTextProvider - Class in org.threeten.bp.format
The Service Provider Implementation to obtain date-time text for a field.
SimpleDateTimeTextProvider() - Constructor for class org.threeten.bp.format.SimpleDateTimeTextProvider
 
SimpleDateTimeTextProvider.LocaleStore - Class in org.threeten.bp.format
Stores the text for a single locale.
since - Variable in class org.threeten.bp.chrono.JapaneseEra
 
SMART - org.threeten.bp.format.ResolverStyle
Style to resolve dates and times in a smart, or intelligent, manner.
sourceFiles - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The source files.
STANDARD - org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the standard offset.
STANDARD - Static variable in class org.threeten.bp.format.DecimalStyle
The standard set of non-localized symbols.
standardOffset - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
The standard offset.
standardOffset - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The standard offset at the cutover.
standardOffset - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
The standard offset during the window, not null.
standardOffsets - Variable in class org.threeten.bp.zone.StandardZoneRules
The standard offsets.
standardTransitions - Variable in class org.threeten.bp.zone.StandardZoneRules
The transitions between standard offsets (epoch seconds), sorted.
StandardZoneRules - Class in org.threeten.bp.zone
The rules describing how the zone offset varies through the year and historically.
StandardZoneRules(long[], ZoneOffset[], long[], ZoneOffset[], ZoneOffsetTransitionRule[]) - Constructor for class org.threeten.bp.zone.StandardZoneRules
Constructor.
StandardZoneRules(ZoneOffset, ZoneOffset, List<ZoneOffsetTransition>, List<ZoneOffsetTransition>, List<ZoneOffsetTransitionRule>) - Constructor for class org.threeten.bp.zone.StandardZoneRules
Creates an instance.
startDate() - Method in class org.threeten.bp.chrono.JapaneseEra
Returns the start date of the era.
startOfWeekOffset(int, int) - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
Returns an offset to align week start with a day of month or day of year.
startOptional() - Method in class org.threeten.bp.format.DateTimeParseContext
Starts the parsing of an optional segment of the input.
startOptional() - Method in class org.threeten.bp.format.DateTimePrintContext
Starts the printing of an optional segment of the input.
startYear - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBRule
The start year.
strict - Variable in class org.threeten.bp.format.DateTimeParseContext
Whether to parse using strict rules.
STRICT - org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
STRICT - org.threeten.bp.format.ResolverStyle
Style to resolve dates and times strictly.
StringLiteralPrinterParser(String) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.StringLiteralPrinterParser
 
style - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedOffsetPrinterParser
 
subSequenceEquals(CharSequence, int, CharSequence, int, int) - Method in class org.threeten.bp.format.DateTimeParseContext
Helper to compare two CharSequence instances.
subsequentWidth - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
substringMap - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser.SubstringTree
Map of a substring to a set of substrings that contain the key.
substringMapCI - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser.SubstringTree
Map of a substring to a set of substrings that contain the key.
SubstringTree(int) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser.SubstringTree
Constructor.
subtractFrom(Temporal) - Method in class org.threeten.bp.chrono.ChronoPeriod
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
subtractFrom(Temporal) - Method in class org.threeten.bp.Duration
Subtracts this duration from the specified temporal object.
subtractFrom(Temporal) - Method in class org.threeten.bp.Period
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in interface org.threeten.bp.temporal.TemporalAmount
Subtracts this object from the specified temporal object.
SUNDAY - org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Sunday.
SUNDAY_START - Static variable in class org.threeten.bp.temporal.WeekFields
The common definition of a week that starts on Sunday.
symbols - Variable in class org.threeten.bp.format.DateTimeParseContext
The symbols, not null.
symbols - Variable in class org.threeten.bp.format.DateTimePrintContext
The symbols, not null.
system(ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant using best available system clock.
SystemClock(ZoneId) - Constructor for class org.threeten.bp.Clock.SystemClock
 
systemDefault() - Static method in class org.threeten.bp.ZoneId
Gets the system default time-zone.
systemDefaultZone() - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the default time-zone.
systemUTC() - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the UTC time-zone.
SZR - Static variable in class org.threeten.bp.zone.Ser
Type for StandardZoneRules.

T

TAISHO - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Taisho' era (1912-07-30 - 1926-12-24) which has the value 0.
TARGET_LANGUAGE - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Language that has the era names.
temporal - Variable in class org.threeten.bp.format.DateTimePrintContext
The temporal being output.
Temporal - Interface in org.threeten.bp.temporal
Framework-level interface defining read-write access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAccessor - Interface in org.threeten.bp.temporal
Framework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAdjuster - Interface in org.threeten.bp.temporal
Strategy for adjusting a temporal object.
TemporalAdjusters - Class in org.threeten.bp.temporal
Common implementations of TemporalAdjuster.
TemporalAdjusters() - Constructor for class org.threeten.bp.temporal.TemporalAdjusters
Private constructor since this is a utility class.
TemporalAdjusters.DayOfWeekInMonth - Class in org.threeten.bp.temporal
Class implementing day-of-week in month adjuster.
TemporalAdjusters.Impl - Class in org.threeten.bp.temporal
Enum implementing the adjusters.
TemporalAdjusters.RelativeDayOfWeek - Class in org.threeten.bp.temporal
Implementation of next, previous or current day-of-week.
TemporalAmount - Interface in org.threeten.bp.temporal
Framework-level interface defining an amount of time, such as "6 hours", "8 days" or "2 years and 3 months".
TemporalField - Interface in org.threeten.bp.temporal
A field of date-time, such as month-of-year or hour-of-minute.
TemporalQueries - Class in org.threeten.bp.temporal
Common implementations of TemporalQuery.
TemporalQueries() - Constructor for class org.threeten.bp.temporal.TemporalQueries
Private constructor since this is a utility class.
TemporalQuery<R> - Interface in org.threeten.bp.temporal
Strategy for querying a temporal object.
TemporalUnit - Interface in org.threeten.bp.temporal
A unit of date-time, such as Days or Hours.
text - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBRule
The text name of the zone.
text - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
The text name of the zone.
TextPrinterParser(TemporalField, TextStyle, DateTimeTextProvider) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
Constructor.
textStyle - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ChronoPrinterParser
The text style to output, null means the ID.
textStyle - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
 
textStyle - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneTextPrinterParser
The text style to output.
TextStyle - Enum in org.threeten.bp.format
Enumeration of the style of text formatting and parsing.
TextStyle() - Constructor for enum org.threeten.bp.format.TextStyle
 
THAIBUDDHIST_DATE_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
THAIBUDDHIST_ERA_TYPE - Static variable in class org.threeten.bp.chrono.Ser
 
ThaiBuddhistChronology - Class in org.threeten.bp.chrono
The Thai Buddhist calendar system.
ThaiBuddhistChronology() - Constructor for class org.threeten.bp.chrono.ThaiBuddhistChronology
Restricted constructor.
ThaiBuddhistDate - Class in org.threeten.bp.chrono
A date in the Thai Buddhist calendar system.
ThaiBuddhistDate(LocalDate) - Constructor for class org.threeten.bp.chrono.ThaiBuddhistDate
Creates an instance from an ISO date.
ThaiBuddhistEra - Enum in org.threeten.bp.chrono
An era in the Thai Buddhist calendar system.
ThaiBuddhistEra() - Constructor for enum org.threeten.bp.chrono.ThaiBuddhistEra
 
THURSDAY - org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Thursday.
tick(Clock, Duration) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns instants from the specified clock truncated to the nearest occurrence of the specified duration.
TickClock(Clock, long) - Constructor for class org.threeten.bp.Clock.TickClock
 
tickMinutes(ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant ticking in whole minutes using best available system clock.
tickNanos - Variable in class org.threeten.bp.Clock.TickClock
 
tickSeconds(ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant ticking in whole seconds using best available system clock.
tidy(int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Adds rules to make the last rules all start from the same year.
time - Variable in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
The time part.
time - Variable in class org.threeten.bp.format.DateTimeBuilder
The time.
time - Variable in class org.threeten.bp.LocalDateTime
The time part.
time - Variable in class org.threeten.bp.OffsetTime
The local date-time.
time - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
The time of the cutover.
time - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The cutover time in the 'before' offset.
time - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The local time.
TIME_PARSER - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
Time parser.
timeDefinition - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
The time of the cutover.
timeDefinition - Variable in class org.threeten.bp.zone.ZoneOffsetTransitionRule
The definition of how the local time should be interpreted.
timeDefinition - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The type of the time.
timeDefinition - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
The type of the end time, not null.
TimeDefinition() - Constructor for enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
 
timeLineOrder() - Static method in class org.threeten.bp.chrono.ChronoLocalDate
Gets a comparator that compares ChronoLocalDate in time-line order ignoring the chronology.
timeLineOrder() - Static method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets a comparator that compares ChronoLocalDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets a comparator that compares ChronoZonedDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in class org.threeten.bp.OffsetDateTime
Gets a comparator that compares two OffsetDateTime instances based solely on the instant.
timeStyle - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedPrinterParser
 
toBuilder() - Method in class org.threeten.bp.format.DateTimeParseContext.Parsed
Returns a DateTimeBuilder that can be used to interpret the results of the parse.
toDate(Instant) - Static method in class org.threeten.bp.DateTimeUtils
Converts an Instant to a java.util.Date.
toDateTime(int) - Method in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
 
toDays() - Method in class org.threeten.bp.Duration
Gets the number of days in this duration.
toDaysPart() - Method in class org.threeten.bp.Duration
Extracts the number of days in this duration.
toEpochDay() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Converts this date to the Epoch Day.
toEpochDay() - Method in class org.threeten.bp.chrono.HijrahDate
 
toEpochDay() - Method in class org.threeten.bp.chrono.JapaneseDate
 
toEpochDay() - Method in class org.threeten.bp.chrono.MinguoDate
 
toEpochDay() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
toEpochDay() - Method in class org.threeten.bp.LocalDate
 
toEpochMilli() - Method in class org.threeten.bp.Instant
Converts this instant to the number of milliseconds from the epoch of 1970-01-01T00:00:00Z.
toEpochNano() - Method in class org.threeten.bp.OffsetTime
Converts this time to epoch nanos based on 1970-01-01Z.
toEpochSecond() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the transition instant as an epoch second.
toEpochSecond(ZoneOffset) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toFormat() - Method in class org.threeten.bp.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance.
toFormat(TemporalQuery<?>) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance that will parse to the specified type.
toFormatter() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the default locale.
toFormatter(Locale) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the specified locale.
toFormatter(ResolverStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
 
toGregorianCalendar(ZonedDateTime) - Static method in class org.threeten.bp.DateTimeUtils
Converts a ZonedDateTime to a Calendar.
toHours() - Method in class org.threeten.bp.Duration
Gets the number of hours in this duration.
toHoursPart() - Method in class org.threeten.bp.Duration
Extracts the number of hours part in this duration.
toInstant() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Converts this date-time to an Instant.
toInstant() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to an Instant.
toInstant(Timestamp) - Static method in class org.threeten.bp.DateTimeUtils
Converts a java.sql.Timestamp to an Instant.
toInstant(Calendar) - Static method in class org.threeten.bp.DateTimeUtils
Converts a Calendar to an Instant.
toInstant(Date) - Static method in class org.threeten.bp.DateTimeUtils
Converts a java.util.Date to an Instant.
toInstant(ZoneOffset) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Converts this date-time to an Instant.
toLocalDate() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
toLocalDate() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in class org.threeten.bp.LocalDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class org.threeten.bp.OffsetDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
 
toLocalDate() - Method in class org.threeten.bp.ZonedDateTime
Gets the LocalDate part of this date-time.
toLocalDate(Date) - Static method in class org.threeten.bp.DateTimeUtils
Converts a java.sql.Date to a LocalDate.
toLocalDateTime() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the local date-time part of this date-time.
toLocalDateTime() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
toLocalDateTime() - Method in class org.threeten.bp.OffsetDateTime
Gets the LocalDateTime part of this offset date-time.
toLocalDateTime() - Method in class org.threeten.bp.ZonedDateTime
Gets the LocalDateTime part of this date-time.
toLocalDateTime(Timestamp) - Static method in class org.threeten.bp.DateTimeUtils
Converts a java.sql.Timestamp to a LocalDateTime.
toLocalTime() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
toLocalTime() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in class org.threeten.bp.LocalDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class org.threeten.bp.OffsetDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class org.threeten.bp.OffsetTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class org.threeten.bp.ZonedDateTime
Gets the LocalTime part of this date-time.
toLocalTime(Time) - Static method in class org.threeten.bp.DateTimeUtils
Converts a java.sql.Time to a LocalTime.
toMillis() - Method in class org.threeten.bp.Duration
Converts this duration to the total length in milliseconds.
toMillisPart() - Method in class org.threeten.bp.Duration
Extracts the number of milliseconds part of this duration.
toMinutes() - Method in class org.threeten.bp.Duration
Gets the number of minutes in this duration.
toMinutesPart() - Method in class org.threeten.bp.Duration
Extracts the number of minutes part in this duration.
toNanoOfDay() - Method in class org.threeten.bp.LocalTime
Extracts the time as nanos of day, from 0 to 24 * 60 * 60 * 1,000,000,000 - 1.
toNanos() - Method in class org.threeten.bp.Duration
Converts this duration to the total length in nanoseconds expressed as a long.
toNanosPart() - Method in class org.threeten.bp.Duration
Get the nanoseconds part within seconds of the duration.
toOffsetDateTime() - Method in class org.threeten.bp.ZonedDateTime
Converts this date-time to an OffsetDateTime.
toOffsetTime() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to an OffsetTime.
toParsed() - Method in class org.threeten.bp.format.DateTimeParseContext
Returns a TemporalAccessor that can be used to interpret the results of the parse.
toPrinterParser(boolean) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns the formatter as a composite printer parser.
toRules(String) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Completes the build converting the builder to a set of time-zone rules.
toRules(String, Map<Object, Object>) - Method in class org.threeten.bp.zone.ZoneRulesBuilder
Completes the build converting the builder to a set of time-zone rules.
toSecondOfDay() - Method in class org.threeten.bp.LocalTime
Extracts the time as seconds of day, from 0 to 24 * 60 * 60 - 1.
toSeconds() - Method in class org.threeten.bp.Duration
Converts this duration to the total length in seconds and fractional nanoseconds expressed as a BigDecimal.
toSecondsPart() - Method in class org.threeten.bp.Duration
Extracts the number of seconds part in this duration.
toSqlDate(LocalDate) - Static method in class org.threeten.bp.DateTimeUtils
Converts a LocalDate to a java.sql.Date.
toSqlTime(LocalTime) - Static method in class org.threeten.bp.DateTimeUtils
Converts a LocalTime to a java.sql.Time.
toSqlTimestamp(Instant) - Static method in class org.threeten.bp.DateTimeUtils
Converts an Instant to a java.sql.Timestamp.
toSqlTimestamp(LocalDateTime) - Static method in class org.threeten.bp.DateTimeUtils
Converts a LocalDateTime to a java.sql.Timestamp.
toString() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Outputs this date as a String.
toString() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Outputs this date-time as a String.
toString() - Method in class org.threeten.bp.chrono.Chronology
Outputs this chronology as a String, using the ID.
toString() - Method in class org.threeten.bp.chrono.ChronoPeriod
Outputs this period as a String.
toString() - Method in class org.threeten.bp.chrono.ChronoPeriodImpl
 
toString() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Outputs this date-time as a String.
toString() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
toString() - Method in class org.threeten.bp.chrono.JapaneseEra
 
toString() - Method in class org.threeten.bp.Clock.FixedClock
 
toString() - Method in class org.threeten.bp.Clock.OffsetClock
 
toString() - Method in class org.threeten.bp.Clock.SystemClock
 
toString() - Method in class org.threeten.bp.Clock.TickClock
 
toString() - Method in class org.threeten.bp.Duration
A string representation of this duration using ISO-8601 seconds based representation, such as PT8H6M12.345S.
toString() - Method in class org.threeten.bp.format.DateTimeBuilder
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a description of the underlying formatters.
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.CharLiteralPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.FractionPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.LocalizedPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.PadPrinterParserDecorator
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
toString() - Method in enum org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.StringLiteralPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.TextPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.WeekFieldsPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneTextPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
toString() - Method in class org.threeten.bp.format.DateTimeParseContext
Returns a string version of the context for debugging.
toString() - Method in class org.threeten.bp.format.DateTimePrintContext
Returns a string version of the context for debugging.
toString() - Method in class org.threeten.bp.format.DecimalStyle
Returns a string describing these symbols.
toString() - Method in class org.threeten.bp.Instant
A string representation of this instant using ISO-8601 representation.
toString() - Method in class org.threeten.bp.LocalDate
Outputs this date as a String, such as 2007-12-23.
toString() - Method in class org.threeten.bp.LocalDateTime
Outputs this date-time as a String, such as 2007-12-23T10:15:30.
toString() - Method in class org.threeten.bp.LocalTime
Outputs this time as a String, such as 10:15.
toString() - Method in class org.threeten.bp.MonthDay
Outputs this month-day as a String, such as --12-03.
toString() - Method in class org.threeten.bp.OffsetDateTime
Outputs this date-time as a String, such as 2007-12-23T10:15:30+01:00.
toString() - Method in class org.threeten.bp.OffsetTime
Outputs this time as a String, such as 10:15:30+01:00.
toString() - Method in class org.threeten.bp.Period
Outputs this period as a String, such as P6Y3M1D.
toString() - Method in enum org.threeten.bp.temporal.ChronoField
 
toString() - Method in enum org.threeten.bp.temporal.ChronoUnit
 
toString() - Method in enum org.threeten.bp.temporal.IsoFields.Unit
 
toString() - Method in enum org.threeten.bp.temporal.JulianFields.Field
 
toString() - Method in interface org.threeten.bp.temporal.TemporalUnit
Outputs this unit as a String using the name.
toString() - Method in class org.threeten.bp.temporal.ValueRange
Outputs this range as a String.
toString() - Method in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
toString() - Method in class org.threeten.bp.temporal.WeekFields
A string representation of this WeekFields instance.
toString() - Method in class org.threeten.bp.Year
Outputs this year as a String.
toString() - Method in class org.threeten.bp.YearMonth
Outputs this year-month as a String, such as 2007-12.
toString() - Method in class org.threeten.bp.zone.StandardZoneRules
Returns a string describing this object.
toString() - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider
 
toString() - Method in class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
toString() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Returns a string describing this object.
toString() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Returns a string describing this object.
toString() - Method in class org.threeten.bp.zone.ZoneRules.Fixed
 
toString() - Method in class org.threeten.bp.ZonedDateTime
Outputs this date-time as a String, such as 2007-12-23T10:15:30+01:00[Europe/Paris].
toString() - Method in class org.threeten.bp.ZoneId
Outputs this zone as a String, using the ID.
toString() - Method in class org.threeten.bp.ZoneOffset
Outputs this offset as a String, using the normalized ID.
totalSeconds - Variable in class org.threeten.bp.ZoneOffset
The total offset in seconds.
totalSeconds(int, int, int) - Static method in class org.threeten.bp.ZoneOffset
Calculates the total offset in seconds.
toTimeZone(ZoneId) - Static method in class org.threeten.bp.DateTimeUtils
Converts a ZoneId to a TimeZone.
toTotalMonths() - Method in class org.threeten.bp.Period
Gets the total number of months in this period using a 12 month year.
toTransition(ZoneOffset, int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
Converts this to a transition.
toTransitionRule(ZoneOffset, int) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
Converts this to a transition rule.
toZonedDateTime() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to a ZonedDateTime using the offset as the zone ID.
toZonedDateTime(Calendar) - Static method in class org.threeten.bp.DateTimeUtils
Converts a Calendar to a ZonedDateTime.
toZoneId(TimeZone) - Static method in class org.threeten.bp.DateTimeUtils
Converts a TimeZone to a ZoneId.
transition - Variable in class org.threeten.bp.zone.ZoneOffsetTransition
The local transition date-time at the transition.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.Instant
Returns a copy of this Instant truncated to the specified unit.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the time truncated.
TUESDAY - org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Tuesday.
type - Variable in class org.threeten.bp.chrono.Ser
The type being serialized.
type - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.OffsetIdPrinterParser
 
type - Variable in class org.threeten.bp.Ser
The type being serialized.
type - Variable in class org.threeten.bp.zone.Ser
The type being serialized.
TZDBMonthDayTime() - Constructor for class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBMonthDayTime
 
TZDBRule() - Constructor for class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBRule
 
TZDBZone() - Constructor for class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
 
TzdbZoneRulesCompiler - Class in org.threeten.bp.zone
A builder that can read the TZDB time-zone files and build ZoneRules instances.
TzdbZoneRulesCompiler(String, List<File>, File, boolean) - Constructor for class org.threeten.bp.zone.TzdbZoneRulesCompiler
Creates an instance if you want to invoke the compiler manually.
TzdbZoneRulesCompiler.LeapSecondRule - Class in org.threeten.bp.zone
Class representing a rule line in the TZDB file.
TzdbZoneRulesCompiler.TZDBMonthDayTime - Class in org.threeten.bp.zone
Class representing a month-day-time in the TZDB file.
TzdbZoneRulesCompiler.TZDBRule - Class in org.threeten.bp.zone
Class representing a rule line in the TZDB file.
TzdbZoneRulesCompiler.TZDBZone - Class in org.threeten.bp.zone
Class representing a linked set of zone lines in the TZDB file.
TzdbZoneRulesProvider - Class in org.threeten.bp.zone
Loads time-zone rules for 'TZDB'.
TzdbZoneRulesProvider() - Constructor for class org.threeten.bp.zone.TzdbZoneRulesProvider
Creates an instance.
TzdbZoneRulesProvider(InputStream) - Constructor for class org.threeten.bp.zone.TzdbZoneRulesProvider
Creates an instance and loads the specified input stream.
TzdbZoneRulesProvider(URL) - Constructor for class org.threeten.bp.zone.TzdbZoneRulesProvider
Creates an instance and loads the specified URL.
TzdbZoneRulesProvider.Version - Class in org.threeten.bp.zone
A version of the TZDB rules.
TZRule(int, Month, int, DayOfWeek, LocalTime, int, ZoneOffsetTransitionRule.TimeDefinition, int) - Constructor for class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
Constructor.
TZWindow(ZoneOffset, LocalDateTime, ZoneOffsetTransitionRule.TimeDefinition) - Constructor for class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Constructor.

U

Unit(String, Duration) - Constructor for enum org.threeten.bp.temporal.IsoFields.Unit
 
UnsupportedTemporalTypeException - Exception in org.threeten.bp.temporal
An exception that indicates a type is unsupported.
UnsupportedTemporalTypeException(String) - Constructor for exception org.threeten.bp.temporal.UnsupportedTemporalTypeException
Constructs a new date-time exception with the specified message.
UnsupportedTemporalTypeException(String, Throwable) - Constructor for exception org.threeten.bp.temporal.UnsupportedTemporalTypeException
Constructs a new date-time exception with the specified message and cause.
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoDateImpl
 
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Calculates the period between this date and another date as a ChronoPeriod.
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.JapaneseDate
 
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.MinguoDate
 
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
until(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Calculates the period between this date and another date as a Period.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoDateImpl
 
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.Instant
Calculates the period between this instant and another instant in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.LocalDate
Calculates the period between this date and another date in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Calculates the period between this date-time and another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.LocalTime
Calculates the period between this time and another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Calculates the period between this date-time and another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Calculates the period between this time and another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Calculates the period between this temporal and another temporal in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.Year
Calculates the period between this year and another year in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.YearMonth
Calculates the period between this year-month and another year-month in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Calculates the period between this date-time and another date-time in terms of the specified unit.
updateResolveMap(Map<TemporalField, Long>, ChronoField, long) - Method in class org.threeten.bp.chrono.Chronology
Updates the map of field-values during resolution.
UTC - org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the UTC offset.
UTC - Static variable in class org.threeten.bp.ZoneOffset
The time-zone offset for UTC, with an ID of 'Z'.

V

validate(int, int, int) - Static method in class org.threeten.bp.ZoneOffset
Validates the offset fields.
validateWindowOrder(ZoneRulesBuilder.TZWindow) - Method in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
Validates that this window is after the previous one.
value - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder.DefaultingParser
 
valueOf(String) - Static method in enum org.threeten.bp.chrono.HijrahEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.chrono.IsoEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.threeten.bp.chrono.JapaneseEra
Returns the JapaneseEra with the name.
valueOf(String) - Static method in enum org.threeten.bp.chrono.MinguoEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.FormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.ResolverStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.SignStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.TextStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.temporal.ChronoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.temporal.ChronoUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.temporal.IsoFields.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.temporal.IsoFields.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.temporal.JulianFields.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns the enum constant of this type with the specified name.
valueParserIndex - Variable in class org.threeten.bp.format.DateTimeFormatterBuilder
The index of the last variable width value parser.
ValueRange - Class in org.threeten.bp.temporal
The range of valid values for a date-time field.
ValueRange(long, long, long, long) - Constructor for class org.threeten.bp.temporal.ValueRange
Restrictive constructor.
values() - Static method in enum org.threeten.bp.chrono.HijrahEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.chrono.IsoEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.threeten.bp.chrono.JapaneseEra
Returns an array of JapaneseEras.
values() - Static method in enum org.threeten.bp.chrono.MinguoEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.DateTimeFormatterBuilder.SettingsParser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.FormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.ResolverStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.SignStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.TextStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.temporal.ChronoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.temporal.ChronoUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.temporal.IsoFields.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.temporal.IsoFields.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.temporal.JulianFields.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
valueTextMap - Variable in class org.threeten.bp.format.SimpleDateTimeTextProvider.LocaleStore
Map of value to text.
verbose - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The version to produce.
version - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The version to produce.
Version(String, String[], short[], AtomicReferenceArray<Object>) - Constructor for class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
versionId - Variable in class org.threeten.bp.zone.TzdbZoneRulesProvider.Version
 
versions - Variable in class org.threeten.bp.zone.TzdbZoneRulesProvider
All the versions that are available.

W

WALL - org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the wall offset.
wallOffsets - Variable in class org.threeten.bp.zone.StandardZoneRules
The wall offsets.
WEDNESDAY - org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Wednesday.
WEEK_BASED_YEAR - org.threeten.bp.temporal.IsoFields.Field
 
WEEK_BASED_YEAR - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the week-based-year.
WEEK_BASED_YEAR_RANGE - Static variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
WEEK_BASED_YEARS - org.threeten.bp.temporal.IsoFields.Unit
 
WEEK_BASED_YEARS - Static variable in class org.threeten.bp.temporal.IsoFields
The unit that represents week-based-years for the purpose of addition and subtraction.
WEEK_OF_MONTH_RANGE - Static variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
WEEK_OF_WEEK_BASED_YEAR - org.threeten.bp.temporal.IsoFields.Field
 
WEEK_OF_WEEK_BASED_YEAR - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the week-of-week-based-year.
WEEK_OF_WEEK_BASED_YEAR_RANGE - Static variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
WEEK_OF_YEAR_RANGE - Static variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
weekBasedYear - Variable in class org.threeten.bp.temporal.WeekFields
The field used to access the computed WeekBasedYear.
weekBasedYear() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the year of a week-based-year based on this WeekFields.
weekDef - Variable in class org.threeten.bp.temporal.WeekFields.ComputedDayOfField
 
WeekFields - Class in org.threeten.bp.temporal
Localized definitions of the day-of-week, week-of-month and week-of-year fields.
WeekFields(DayOfWeek, int) - Constructor for class org.threeten.bp.temporal.WeekFields
Creates an instance of the definition.
WeekFields.ComputedDayOfField - Class in org.threeten.bp.temporal
Field type that computes DayOfWeek, WeekOfMonth, and WeekOfYear based on a WeekFields.
WeekFieldsPrinterParser(char, int) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.WeekFieldsPrinterParser
 
weekOfMonth - Variable in class org.threeten.bp.temporal.WeekFields
The field used to access the computed WeekOfMonth.
weekOfMonth() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the week of month based on this WeekFields.
weekOfWeekBasedYear - Variable in class org.threeten.bp.temporal.WeekFields
The field used to access the computed WeekOfWeekBasedYear.
weekOfWeekBasedYear() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the week of a week-based-year based on this WeekFields.
weekOfYear - Variable in class org.threeten.bp.temporal.WeekFields
The field used to access the computed WeekOfYear.
weekOfYear() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the week of year based on this WeekFields.
WEEKS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a week.
windowEnd - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZWindow
The end local time, not null.
windowList - Variable in class org.threeten.bp.zone.ZoneRulesBuilder
The list of windows.
with(int, int) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the new year and month, checking to see if a new object is in fact required.
with(LocalDate) - Method in class org.threeten.bp.chrono.JapaneseDate
 
with(LocalDate) - Method in class org.threeten.bp.chrono.MinguoDate
 
with(LocalDate) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
with(LocalDate, LocalTime) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the new date and time, checking to see if a new object is in fact required.
with(LocalDateTime, ZoneOffset) - Method in class org.threeten.bp.OffsetDateTime
Returns a new date-time based on this one, returning this where possible.
with(LocalTime, ZoneOffset) - Method in class org.threeten.bp.OffsetTime
Returns a new time based on this one, returning this where possible.
with(Month) - Method in class org.threeten.bp.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.HijrahDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.JapaneseDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.MinguoDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.Instant
Returns an adjusted copy of this instant.
with(TemporalAdjuster) - Method in class org.threeten.bp.jdk8.DefaultInterfaceTemporal
 
with(TemporalAdjuster) - Method in class org.threeten.bp.LocalDate
Returns an adjusted copy of this date.
with(TemporalAdjuster) - Method in class org.threeten.bp.LocalDateTime
Returns an adjusted copy of this date-time.
with(TemporalAdjuster) - Method in class org.threeten.bp.LocalTime
Returns an adjusted copy of this time.
with(TemporalAdjuster) - Method in class org.threeten.bp.OffsetDateTime
Returns an adjusted copy of this date-time.
with(TemporalAdjuster) - Method in class org.threeten.bp.OffsetTime
Returns an adjusted copy of this time.
with(TemporalAdjuster) - Method in interface org.threeten.bp.temporal.Temporal
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class org.threeten.bp.Year
Returns an adjusted copy of this year.
with(TemporalAdjuster) - Method in class org.threeten.bp.YearMonth
Returns an adjusted copy of this year-month.
with(TemporalAdjuster) - Method in class org.threeten.bp.ZonedDateTime
Returns an adjusted copy of this date-time.
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.HijrahDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.JapaneseDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.MinguoDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
with(TemporalField, long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified field set to a new value.
with(TemporalField, long) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with the specified field altered.
with(TemporalField, long) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(Temporal, LocalTime) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
Returns a copy of this date-time with the new date and time, checking to see if a new object is in fact required.
withChronology(Chronology) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new override chronology.
withDayOfMonth(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.MonthDay
Returns a copy of this MonthDay with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-month value altered.
withDayOfYear(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the day-of-year altered.
withDayOfYear(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-year altered.
withDays(int) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount of days.
withDecimalSeparator(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents the decimal point.
withDecimalStyle(DecimalStyle) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new decimal style.
withEarlierOffsetAtOverlap() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withEarlierOffsetAtOverlap() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
withEarlierOffsetAtOverlap() - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withFixedOffsetZone() - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the zone ID set to the offset.
withFixedWidth() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
Returns a new instance with fixed width flag set.
withFixedWidth() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
withHour(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the hour-of-day value altered.
withLaterOffsetAtOverlap() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLaterOffsetAtOverlap() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
withLaterOffsetAtOverlap() - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLocale(Locale) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new locale.
withMinute(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the minute-of-hour value altered.
withMonth(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.YearMonth
Returns a copy of this YearMonth with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the month-of-year value altered.
withMonths(int) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount of months.
withNano(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the nano-of-second value altered.
withNanos(int) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified nano-of-second.
withNegativeSign(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents the negative sign.
withOffsetSameInstant(ZoneOffset) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result is at the same instant.
withOffsetSameInstant(ZoneOffset) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result is at the same instant on an implied day.
withOffsetSameLocal(ZoneOffset) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result has the same local date-time.
withOffsetSameLocal(ZoneOffset) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result has the same local time.
withOptional(boolean) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.CompositePrinterParser
Returns a copy of this printer-parser with the optional flag changed.
withPositiveSign(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents the positive sign.
withResolverFields(Set<TemporalField>) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new set of resolver fields.
withResolverFields(TemporalField...) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new set of resolver fields.
withResolverStyle(ResolverStyle) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new resolver style.
withSecond(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the second-of-minute value altered.
withSeconds(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified amount of seconds.
withSubsequentWidth(int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.NumberPrinterParser
Returns a new instance with an updated subsequent width.
withSubsequentWidth(int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.ReducedPrinterParser
 
withYear(int) - Method in class org.threeten.bp.chrono.JapaneseDate
Returns a copy of this date with the year-of-era altered.
withYear(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the year altered.
withYear(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the year altered.
withYear(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the year altered.
withYear(int) - Method in class org.threeten.bp.YearMonth
Returns a copy of this YearMonth with the year altered.
withYear(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the year value altered.
withYear(JapaneseEra, int) - Method in class org.threeten.bp.chrono.JapaneseDate
Returns a copy of this date with the year altered.
withYears(int) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount of years.
withZeroDigit(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents zero.
withZone(ZoneId) - Method in class org.threeten.bp.Clock.FixedClock
 
withZone(ZoneId) - Method in class org.threeten.bp.Clock.OffsetClock
 
withZone(ZoneId) - Method in class org.threeten.bp.Clock.SystemClock
 
withZone(ZoneId) - Method in class org.threeten.bp.Clock.TickClock
 
withZone(ZoneId) - Method in class org.threeten.bp.Clock
Returns a copy of this clock with a different time-zone.
withZone(ZoneId) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new override zone.
withZoneSameInstant(ZoneId) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameInstant(ZoneId) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
withZoneSameInstant(ZoneId) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameLocal(ZoneId) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this ZonedDateTime with a different time-zone, retaining the local date-time if possible.
withZoneSameLocal(ZoneId) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
withZoneSameLocal(ZoneId) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the local date-time if possible.
write(DataOutput) - Method in class org.threeten.bp.ZoneId
 
write(DataOutput) - Method in class org.threeten.bp.ZoneOffset
 
write(DataOutput) - Method in class org.threeten.bp.ZoneRegion
 
write(Object, DataOutput) - Static method in class org.threeten.bp.zone.Ser
 
writeEpochSec(long, DataOutput) - Static method in class org.threeten.bp.zone.Ser
Writes the state to the stream.
writeExternal(DataOutput) - Method in class org.threeten.bp.chrono.Chronology
 
writeExternal(DataOutput) - Method in class org.threeten.bp.chrono.HijrahDate
 
writeExternal(DataOutput) - Method in enum org.threeten.bp.chrono.HijrahEra
 
writeExternal(DataOutput) - Method in class org.threeten.bp.chrono.JapaneseDate
 
writeExternal(DataOutput) - Method in class org.threeten.bp.chrono.JapaneseEra
 
writeExternal(DataOutput) - Method in class org.threeten.bp.chrono.MinguoDate
 
writeExternal(DataOutput) - Method in enum org.threeten.bp.chrono.MinguoEra
 
writeExternal(DataOutput) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
writeExternal(DataOutput) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
writeExternal(DataOutput) - Method in class org.threeten.bp.Duration
 
writeExternal(DataOutput) - Method in class org.threeten.bp.Instant
 
writeExternal(DataOutput) - Method in class org.threeten.bp.LocalDate
 
writeExternal(DataOutput) - Method in class org.threeten.bp.LocalDateTime
 
writeExternal(DataOutput) - Method in class org.threeten.bp.LocalTime
 
writeExternal(DataOutput) - Method in class org.threeten.bp.MonthDay
 
writeExternal(DataOutput) - Method in class org.threeten.bp.OffsetDateTime
 
writeExternal(DataOutput) - Method in class org.threeten.bp.OffsetTime
 
writeExternal(DataOutput) - Method in class org.threeten.bp.Year
 
writeExternal(DataOutput) - Method in class org.threeten.bp.YearMonth
 
writeExternal(DataOutput) - Method in class org.threeten.bp.zone.StandardZoneRules
Writes the state to the stream.
writeExternal(DataOutput) - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Writes the state to the stream.
writeExternal(DataOutput) - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Writes the state to the stream.
writeExternal(DataOutput) - Method in class org.threeten.bp.ZonedDateTime
 
writeExternal(DataOutput) - Method in class org.threeten.bp.ZoneOffset
 
writeExternal(DataOutput) - Method in class org.threeten.bp.ZoneRegion
 
writeExternal(ObjectOutput) - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
writeExternal(ObjectOutput) - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
writeExternal(ObjectOutput) - Method in class org.threeten.bp.chrono.Ser
Implements the Externalizable interface to write the object.
writeExternal(ObjectOutput) - Method in class org.threeten.bp.Ser
Implements the Externalizable interface to write the object.
writeExternal(ObjectOutput) - Method in class org.threeten.bp.zone.Ser
Implements the Externalizable interface to write the object.
writeInternal(byte, Object, DataOutput) - Static method in class org.threeten.bp.Ser
 
writeInternal(byte, Object, DataOutput) - Static method in class org.threeten.bp.zone.Ser
 
writeInternal(byte, Object, ObjectOutput) - Static method in class org.threeten.bp.chrono.Ser
 
writeOffset(ZoneOffset, DataOutput) - Static method in class org.threeten.bp.zone.Ser
Writes the state to the stream.
writeReplace() - Method in class org.threeten.bp.chrono.ChronoLocalDateTimeImpl
 
writeReplace() - Method in class org.threeten.bp.chrono.Chronology
 
writeReplace() - Method in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
 
writeReplace() - Method in class org.threeten.bp.chrono.HijrahDate
 
writeReplace() - Method in enum org.threeten.bp.chrono.HijrahEra
 
writeReplace() - Method in class org.threeten.bp.chrono.JapaneseDate
 
writeReplace() - Method in class org.threeten.bp.chrono.JapaneseEra
 
writeReplace() - Method in class org.threeten.bp.chrono.MinguoDate
 
writeReplace() - Method in enum org.threeten.bp.chrono.MinguoEra
 
writeReplace() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
writeReplace() - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
writeReplace() - Method in class org.threeten.bp.Duration
 
writeReplace() - Method in class org.threeten.bp.Instant
 
writeReplace() - Method in class org.threeten.bp.LocalDate
 
writeReplace() - Method in class org.threeten.bp.LocalDateTime
 
writeReplace() - Method in class org.threeten.bp.LocalTime
 
writeReplace() - Method in class org.threeten.bp.MonthDay
 
writeReplace() - Method in class org.threeten.bp.OffsetDateTime
 
writeReplace() - Method in class org.threeten.bp.OffsetTime
 
writeReplace() - Method in class org.threeten.bp.Year
 
writeReplace() - Method in class org.threeten.bp.YearMonth
 
writeReplace() - Method in class org.threeten.bp.zone.StandardZoneRules
Uses a serialization delegate.
writeReplace() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Uses a serialization delegate.
writeReplace() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Uses a serialization delegate.
writeReplace() - Method in class org.threeten.bp.ZonedDateTime
 
writeReplace() - Method in class org.threeten.bp.ZoneOffset
 
writeReplace() - Method in class org.threeten.bp.ZoneRegion
 

Y

year - Variable in class org.threeten.bp.LocalDate
The year.
year - Variable in class org.threeten.bp.Year
The year being represented.
year - Variable in class org.threeten.bp.YearMonth
The year.
year - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler.TZDBZone
The year of the cutover.
year - Variable in class org.threeten.bp.zone.ZoneRulesBuilder.TZRule
The year.
Year - Class in org.threeten.bp
A year in the ISO-8601 calendar system, such as 2007.
Year(int) - Constructor for class org.threeten.bp.Year
Constructor.
YEAR - org.threeten.bp.temporal.ChronoField
The proleptic year, such as 2012.
YEAR_MONTH_TYPE - Static variable in class org.threeten.bp.Ser
 
YEAR_OF_ERA - org.threeten.bp.temporal.ChronoField
The year within the era.
YEAR_TYPE - Static variable in class org.threeten.bp.Ser
 
YearMonth - Class in org.threeten.bp
A year-month in the ISO-8601 calendar system, such as 2007-12.
YearMonth(int, int) - Constructor for class org.threeten.bp.YearMonth
Constructor.
yearOfEra - Variable in class org.threeten.bp.chrono.HijrahDate
The year.
yearOfEra - Variable in class org.threeten.bp.chrono.JapaneseDate
The Japanese imperial calendar year of this date.
years - Variable in class org.threeten.bp.chrono.ChronoPeriodImpl
 
years - Variable in class org.threeten.bp.Period
The number of years.
YEARS - org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a year.
YEARS_DIFFERENCE - Static variable in class org.threeten.bp.chrono.MinguoChronology
The difference in years between ISO and Minguo.
YEARS_DIFFERENCE - Static variable in class org.threeten.bp.chrono.ThaiBuddhistChronology
Containing the offset to add to the ISO year.
yearToGregorianEpochDay(int) - Static method in class org.threeten.bp.chrono.HijrahDate
Returns the Gregorian epoch day from the proleptic year

Z

ZERO - Static variable in class org.threeten.bp.Duration
Constant for a duration of zero.
ZERO - Static variable in class org.threeten.bp.Period
A constant for a period of zero.
zeroDigit - Variable in class org.threeten.bp.format.DecimalStyle
The zero digit.
zone - Variable in class org.threeten.bp.chrono.ChronoZonedDateTimeImpl
The zone ID.
zone - Variable in class org.threeten.bp.Clock.FixedClock
 
zone - Variable in class org.threeten.bp.Clock.SystemClock
 
zone - Variable in class org.threeten.bp.format.DateTimeBuilder
The zone.
zone - Variable in class org.threeten.bp.format.DateTimeFormatter
The zone to use for formatting, null for no override.
zone - Variable in class org.threeten.bp.format.DateTimeParseContext.Parsed
 
zone - Variable in class org.threeten.bp.ZonedDateTime
The time-zone.
zone() - Static method in class org.threeten.bp.temporal.TemporalQueries
A lenient query for the ZoneId, falling back to the ZoneOffset.
ZONE - Static variable in class org.threeten.bp.temporal.TemporalQueries
 
ZONE_ID - Static variable in class org.threeten.bp.temporal.TemporalQueries
 
ZONE_LOOKUP - Static variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
 
ZONE_OFFSET_TYPE - Static variable in class org.threeten.bp.Ser
 
ZONE_REGION_TYPE - Static variable in class org.threeten.bp.Ser
 
ZONED_DATE_TIME_TYPE - Static variable in class org.threeten.bp.Ser
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.Chronology
Obtains a zoned date-time in this chronology from an Instant.
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.HijrahChronology
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO zoned date-time from an instant.
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.MinguoChronology
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.Chronology
Obtains a zoned date-time in this chronology from another temporal object.
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.HijrahChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO zoned date-time from another date-time object.
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.MinguoChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
ZonedDateTime - Class in org.threeten.bp
A date-time with a time-zone in the ISO-8601 calendar system, such as 2007-12-23T10:15:30+01:00 Europe/Paris.
ZonedDateTime(LocalDateTime, ZoneOffset, ZoneId) - Constructor for class org.threeten.bp.ZonedDateTime
Constructor.
zoneId() - Static method in class org.threeten.bp.temporal.TemporalQueries
A strict query for the ZoneId.
ZoneId - Class in org.threeten.bp
A time-zone ID, such as Europe/Paris.
ZoneId() - Constructor for class org.threeten.bp.ZoneId
Constructor only accessible within the package.
ZoneIdPrinterParser(TemporalQuery<ZoneId>, String) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneIdPrinterParser
 
ZoneOffset - Class in org.threeten.bp
A time-zone offset from Greenwich/UTC, such as +02:00.
ZoneOffset(int) - Constructor for class org.threeten.bp.ZoneOffset
Constructor.
ZoneOffsetTransition - Class in org.threeten.bp.zone
A transition between two offsets caused by a discontinuity in the local time-line.
ZoneOffsetTransition(long, ZoneOffset, ZoneOffset) - Constructor for class org.threeten.bp.zone.ZoneOffsetTransition
Creates an instance from epoch-second and offsets.
ZoneOffsetTransition(LocalDateTime, ZoneOffset, ZoneOffset) - Constructor for class org.threeten.bp.zone.ZoneOffsetTransition
Creates an instance defining a transition between two offsets.
ZoneOffsetTransitionRule - Class in org.threeten.bp.zone
A rule expressing how to create a transition.
ZoneOffsetTransitionRule(Month, int, DayOfWeek, LocalTime, int, ZoneOffsetTransitionRule.TimeDefinition, ZoneOffset, ZoneOffset, ZoneOffset) - Constructor for class org.threeten.bp.zone.ZoneOffsetTransitionRule
Creates an instance defining the yearly rule to create transitions between two offsets.
ZoneOffsetTransitionRule.TimeDefinition - Enum in org.threeten.bp.zone
A definition of the way a local time can be converted to the actual transition date-time.
ZoneRegion - Class in org.threeten.bp
A geographical region where the same time-zone rules apply.
ZoneRegion(String, ZoneRules) - Constructor for class org.threeten.bp.ZoneRegion
Constructor.
ZoneRules - Class in org.threeten.bp.zone
The rules defining how the zone offset varies for a single time-zone.
ZoneRules() - Constructor for class org.threeten.bp.zone.ZoneRules
Restricted constructor.
ZoneRules.Fixed - Class in org.threeten.bp.zone
Fixed time-zone.
ZoneRulesBuilder - Class in org.threeten.bp.zone
A mutable builder used to create all the rules for a historic time-zone.
ZoneRulesBuilder() - Constructor for class org.threeten.bp.zone.ZoneRulesBuilder
Constructs an instance of the builder that can be used to create zone rules.
ZoneRulesBuilder.TZRule - Class in org.threeten.bp.zone
A definition of the way a local time can be converted to an offset time.
ZoneRulesBuilder.TZWindow - Class in org.threeten.bp.zone
A definition of a window in the time-line.
ZoneRulesException - Exception in org.threeten.bp.zone
Thrown to indicate a problem with time-zone configuration.
ZoneRulesException(String) - Constructor for exception org.threeten.bp.zone.ZoneRulesException
Constructs a new date-time exception with the specified message.
ZoneRulesException(String, Throwable) - Constructor for exception org.threeten.bp.zone.ZoneRulesException
Constructs a new date-time exception with the specified message and cause.
ZoneRulesInitializer - Class in org.threeten.bp.zone
Controls how the time-zone rules are initialized.
ZoneRulesInitializer() - Constructor for class org.threeten.bp.zone.ZoneRulesInitializer
 
ZoneRulesInitializer.DoNothingZoneRulesInitializer - Class in org.threeten.bp.zone
Implementation that does nothing.
ZoneRulesInitializer.ServiceLoaderZoneRulesInitializer - Class in org.threeten.bp.zone
Implementation that uses the service loader.
ZoneRulesProvider - Class in org.threeten.bp.zone
Provider of time-zone rules to the system.
ZoneRulesProvider() - Constructor for class org.threeten.bp.zone.ZoneRulesProvider
Constructor.
zones - Variable in class org.threeten.bp.zone.TzdbZoneRulesCompiler
The TZDB zones.
ZONES - Static variable in class org.threeten.bp.zone.ZoneRulesProvider
The lookup from zone region ID to provider.
ZoneTextPrinterParser(TextStyle) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.ZoneTextPrinterParser
 
ZOT - Static variable in class org.threeten.bp.zone.Ser
Type for ZoneOffsetTransition.
ZOTRULE - Static variable in class org.threeten.bp.zone.Ser
Type for ZoneOffsetTransition.
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes All Packages