A D E G I L M N O P Q T U V X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- adjoins(Period) - Method in class io.github.astrapi69.time.period.model.Period
D
- DateExtensions - Class in io.github.astrapi69.time.convert
-
The class
DateExtensionsprovides methods for convertDateobjects - DateExtensions() - Constructor for class io.github.astrapi69.time.convert.DateExtensions
- DatePattern - Enum in io.github.astrapi69.time.enumtype
-
The enum class
DatePatternprovides several date patterns with the property pattern - DateTimeFormatterFactory - Class in io.github.astrapi69.time.formatter
-
The factory class
DateTimeFormatterFactoryprovides methods for createDateTimeFormatterobjects - DD_MMM_YY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DDMM - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DDMMM - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DOT_DD_MM - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DOT_DD_MM_YY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DOT_DD_MM_YYYY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DOT_DD_MM_YYYY_HH_MM_SS - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DOT_HH_MM_COMMA_DD_M_YYYY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DOT_HH_MM_COMMA_DD_MM_YYYY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- DOT_YYYY_MM_DD_HH_MM_SS - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
E
- EEE_MMM_DD_HH_MM_SS_Z_YYYY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- EEEE_MMM_DD_YYYY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- encloses(Period) - Method in class io.github.astrapi69.time.period.model.Period
- equals(Object) - Method in class io.github.astrapi69.time.period.model.Period
G
- getEnd() - Method in class io.github.astrapi69.time.period.model.Period
-
Gets the end
Periodobject - getPattern() - Method in enum io.github.astrapi69.time.enumtype.DatePattern
-
Gets the pattern
- getStart() - Method in class io.github.astrapi69.time.period.model.Period
-
Gets the start
Periodobject
I
- io.github.astrapi69.time.convert - package io.github.astrapi69.time.convert
- io.github.astrapi69.time.enumtype - package io.github.astrapi69.time.enumtype
- io.github.astrapi69.time.formatter - package io.github.astrapi69.time.formatter
- io.github.astrapi69.time.gap - package io.github.astrapi69.time.gap
- io.github.astrapi69.time.period - package io.github.astrapi69.time.period
- io.github.astrapi69.time.period.model - package io.github.astrapi69.time.period.model
- io.github.astrapi69.time.query - package io.github.astrapi69.time.query
- isAfter(Period) - Method in class io.github.astrapi69.time.period.model.Period
- isAfter(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is after from the given time range to check
- isAfterTimeGap(T, T, ChronoUnit) - Static method in class io.github.astrapi69.time.gap.TimeGapExtensions
-
Checks if the given first
LocalDatehas a time gap after the given secondLocalDatewith the givenChronoUnit - isBefore(Period) - Method in class io.github.astrapi69.time.period.model.Period
- isBefore(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is before from the given time range to check
- isBeforeTimeGap(T, T, ChronoUnit) - Static method in class io.github.astrapi69.time.gap.TimeGapExtensions
-
Checks if the given first
Temporalhas a time gap before the given secondTemporalwith the givenChronoUnit - isBetween(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is between the given time range to check
- isBorderingOnEndToStart(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the end of the given time range is equal with the start of the given time range to check
- isBorderingOnStartToEnd(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the start of the given time range is equal with the end of the given time range to check.
- isConnected(Period) - Method in class io.github.astrapi69.time.period.model.Period
- isEqual(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the end of the given time range is equal with the start of the given time range to check
- isLargerAndOverlappingAndBorderingOnEnd(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is overlapping before the given time range to check with the specialty that the end of the given time range equals to the end of the given time range
- isLargerAndOverlappingAndBorderingOnStart(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the end of the given time range is equal with the start of the given time range to check
- isOverlappingAfter(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is overlapping before the given time range to check
- isOverlappingBefore(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is overlapping after the given time range to check
- isOverlappingBeforeAndAfter(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is overlapping before and after the given time range to check
- isSmallerAndOverlappingAndBorderingOnEnd(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the given time range is overlapping before the given time range to check with the specialty that the end of the given time range equals to the end of the given time range
- isSmallerAndOverlappingAndBorderingOnStart(Period, Period) - Static method in class io.github.astrapi69.time.period.PeriodExtensions
-
Checks if the end of the given time range is equal with the start of the given time range to check
L
- LHH_MM_SS - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- LocalDateExtensions - Class in io.github.astrapi69.time.convert
-
The class
LocalDateExtensionsprovides methods for convertLocalDateobjects - LocalDateExtensions() - Constructor for class io.github.astrapi69.time.convert.LocalDateExtensions
- LocalDateTimeExtensions - Class in io.github.astrapi69.time.convert
-
The class
LocalDateTimeExtensionsprovides methods for convertLocalDateTimeobjects - LocalDateTimeExtensions() - Constructor for class io.github.astrapi69.time.convert.LocalDateTimeExtensions
- LocalTimeExtensions - Class in io.github.astrapi69.time.convert
-
The class
LocalTimeExtensionsprovides methods for convertLocalTimeobjects - LocalTimeExtensions() - Constructor for class io.github.astrapi69.time.convert.LocalTimeExtensions
M
- MMDD - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- MMYY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
N
- newDateTimeFormatter(DatePattern) - Static method in class io.github.astrapi69.time.formatter.DateTimeFormatterFactory
-
Factory method for create a new
DateTimeFormatterobject from the given string pattern and default locale - newDateTimeFormatter(String) - Static method in class io.github.astrapi69.time.formatter.DateTimeFormatterFactory
-
Factory method for create a new
DateTimeFormatterobject from the given string pattern - newDateTimeFormatter(String, Locale) - Static method in class io.github.astrapi69.time.formatter.DateTimeFormatterFactory
-
Factory method for create a new
DateTimeFormatterobject from the given string pattern and locale - NextEasternQuery - Class in io.github.astrapi69.time.query
-
The class
NextEasternQueryprovides a query method for resolve the eastern Sunday from the givenTemporalAccessor. - NextEasternQuery() - Constructor for class io.github.astrapi69.time.query.NextEasternQuery
O
- of(Instant, Instant) - Static method in class io.github.astrapi69.time.period.model.Period
-
Factory method for create a new
Periodobject - OffsetDateTimeExtensions - Class in io.github.astrapi69.time.convert
-
The class
OffsetDateTimeExtensionsprovides methods for convertOffsetDateTimeobjects - OffsetDateTimeExtensions() - Constructor for class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
- overlaps(Period) - Method in class io.github.astrapi69.time.period.model.Period
P
- parse(String, DatePattern) - Static method in class io.github.astrapi69.time.convert.ParseDateExtensions
-
Parses the String date to a
LocalDateTimeobject - parse(String, String) - Static method in class io.github.astrapi69.time.convert.ParseDateExtensions
-
Parses the String date to a
LocalDateTimeobject - parse(String, String, Locale) - Static method in class io.github.astrapi69.time.convert.ParseDateExtensions
-
Parses the String date to a
LocalDateTimeobject - ParseDateExtensions - Class in io.github.astrapi69.time.convert
-
The class
ParseDateExtensionsprovides methods for parse a dateStringobjects to the new time objects - ParseDateExtensions() - Constructor for class io.github.astrapi69.time.convert.ParseDateExtensions
- Period - Class in io.github.astrapi69.time.period.model
-
A period consists of a start and an end
Instantobject that represents a time range - PeriodExtensions - Class in io.github.astrapi69.time.period
-
The class
PeriodExtensionsprovides algorithms for compute the state of a given time range to another given time range.
Q
- queryFrom(TemporalAccessor) - Method in class io.github.astrapi69.time.query.NextEasternQuery
T
- time.machine.main - module time.machine.main
-
The MIT License Copyright (C) 2015 Asterios Raptis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
- TimeGapExtensions - Class in io.github.astrapi69.time.gap
-
The class
TimeGapExtensionsprovides methods for check time gaps - toDate(LocalDate) - Static method in class io.github.astrapi69.time.convert.LocalDateExtensions
-
Converts the given
LocalDateobject to a legacyDateobject at the start of the day because theLocalDateobject does not hold time. - toDate(LocalDateTime) - Static method in class io.github.astrapi69.time.convert.LocalDateTimeExtensions
-
Converts the given
LocalDateTimeto a legacyDateobject - toDate(OffsetDateTime) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Converts the given
OffsetDateTimeto a legacyDateobject - toDate(ZonedDateTime) - Static method in class io.github.astrapi69.time.convert.ZonedDateTimeExtensions
-
Converts the given
ZonedDateTimeto a legacyDateobject - toDateString(LocalDate, DatePattern) - Static method in class io.github.astrapi69.time.convert.LocalDateExtensions
-
Converts the given
LocalDateto aStringobject from the given pattern - toDateString(LocalDate, String) - Static method in class io.github.astrapi69.time.convert.LocalDateExtensions
-
Converts the given
LocalDateto aStringobject from the given pattern - toDateString(LocalDate, String, Locale) - Static method in class io.github.astrapi69.time.convert.LocalDateExtensions
-
Converts the given
LocalDateto aStringobject from the given pattern - toDateString(LocalTime, String) - Static method in class io.github.astrapi69.time.convert.LocalTimeExtensions
-
Converts the given
LocalTimeto aStringobject from the given pattern - toLocalDate(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.DateExtensions
-
Converts the given
Datewith the givenZoneIdto aLocalDateobject - toLocalDate(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.LocalDateExtensions
-
Deprecated.use instead the same named method from
DateExtensions - toLocalDateTime(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.DateExtensions
-
Converts the given
Datewith the givenZoneIdto aLocalDateTimeobject - toLocalDateTime(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.LocalDateTimeExtensions
-
Deprecated.use instead the same named method from
DateExtensions - toLocalDateTime(XMLGregorianCalendar) - Static method in class io.github.astrapi69.time.convert.XMLGregorianCalendarExtensions
-
Converts the given
XMLGregorianCalendarto aLocalDateTimeobject - toOffsetDateTime(LocalDateTime, ZoneId) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Converts the given
LocalDateTimewith the givenZoneIdto aOffsetDateTimeobject - toOffsetDateTime(LocalDateTime, ZoneOffset) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Converts the given
LocalDateTimewith the givenZoneOffsetto aOffsetDateTimeobject - toOffsetDateTime(ZonedDateTime) - Static method in class io.github.astrapi69.time.convert.ZonedDateTimeExtensions
-
Converts the given
ZonedDateTimeto aOffsetDateTimeobject - toOffsetDateTime(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.DateExtensions
-
Converts the given
Datewith the givenZoneIdto aOffsetDateTimeobject - toOffsetDateTime(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Deprecated.use instead the same named method from
DateExtensions - toOffsetDateTime(Date, ZoneOffset) - Static method in class io.github.astrapi69.time.convert.DateExtensions
-
Converts the given
Datewith the givenZoneOffsetto aOffsetDateTimeobject - toOffsetDateTime(Date, ZoneOffset) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Deprecated.use instead the same named method from
DateExtensions - toOffsetDateTime(XMLGregorianCalendar) - Static method in class io.github.astrapi69.time.convert.XMLGregorianCalendarExtensions
-
Converts the given
XMLGregorianCalendarto aOffsetDateTimeobject - toSqlDate(LocalDate) - Static method in class io.github.astrapi69.time.convert.LocalDateExtensions
-
Converts the given
LocalDateto aDateobject - toTimestamp(LocalDate) - Static method in class io.github.astrapi69.time.convert.LocalDateExtensions
-
Converts the given
LocalDateto aTimestampobject - toTimestamp(LocalDateTime) - Static method in class io.github.astrapi69.time.convert.LocalDateTimeExtensions
-
Converts the given
LocalDateTimeto aTimestampobject - toTimestamp(OffsetDateTime) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Converts the given
OffsetDateTimeto aTimestampobject - toXMLGregorianCalendar(LocalDateTime) - Static method in class io.github.astrapi69.time.convert.LocalDateTimeExtensions
-
Converts the given
LocalDateTimeto aXMLGregorianCalendarobject - toXMLGregorianCalendar(OffsetDateTime) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Converts the given
OffsetDateTimeto aXMLGregorianCalendarobject - toXMLGregorianCalendar(ZonedDateTime) - Static method in class io.github.astrapi69.time.convert.ZonedDateTimeExtensions
-
Converts the given
ZonedDateTimeto aXMLGregorianCalendarobject - toZonedDateTime(LocalDateTime, ZoneId) - Static method in class io.github.astrapi69.time.convert.ZonedDateTimeExtensions
-
Converts the given
LocalDateTimewith the givenZoneIdobject - toZonedDateTime(OffsetDateTime) - Static method in class io.github.astrapi69.time.convert.OffsetDateTimeExtensions
-
Converts the given
OffsetDateTimewith the givenZoneIdobject - toZonedDateTime(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.DateExtensions
-
Converts the given
Datewith the givenZoneIdto aZonedDateTimeobject - toZonedDateTime(Date, ZoneId) - Static method in class io.github.astrapi69.time.convert.ZonedDateTimeExtensions
-
Deprecated.use instead the same named method from
DateExtensions - toZonedDateTime(XMLGregorianCalendar) - Static method in class io.github.astrapi69.time.convert.XMLGregorianCalendarExtensions
-
Converts the given
XMLGregorianCalendarto aZonedDateTimeobject - toZoneOffset(Instant, ZoneId) - Static method in class io.github.astrapi69.time.convert.DateExtensions
-
Converts the given
Instantwith the givenZoneIdto aZoneOffset* object
U
- UHH_MM - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- UHH_MM_SS - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
V
- valueOf(String) - Static method in enum io.github.astrapi69.time.enumtype.DatePattern
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.github.astrapi69.time.enumtype.DatePattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
X
- XMLGregorianCalendarExtensions - Class in io.github.astrapi69.time.convert
-
The class
XMLGregorianCalendarExtensionsprovides methods for convertXMLGregorianCalendarobjects - XMLGregorianCalendarExtensions() - Constructor for class io.github.astrapi69.time.convert.XMLGregorianCalendarExtensions
Y
- YYYY - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- YYYY_MM_DD - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- YYYY_MM_DD_HH_MM_SS - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- YYYY_MM_DD_HH_MM_SS_S - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- YYYY_MM_DD_T_HH_MM_SS - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
- YYYYMMDDHHMMSS - io.github.astrapi69.time.enumtype.DatePattern
-
Dateformat in String.
Z
- ZonedDateTimeExtensions - Class in io.github.astrapi69.time.convert
-
The class
ZonedDateTimeExtensionsprovides methods for convertZonedDateTimeobjects - ZonedDateTimeExtensions() - Constructor for class io.github.astrapi69.time.convert.ZonedDateTimeExtensions
All Classes All Packages