Returns an offset date time for the very end of that calendar day
Converts an OffsetDateTime to epoch millis
Print out the epoch seconds from midnight of the given LocalDate
Print out the epoch seconds from midnight of the given LocalDate
NOTE - all times are UTC
Converts an OffsetDateTime to epoch seconds
Convert from an iso local date formatted string to a java.time.LocalDate (https://www.iso.org/iso-8601-date-and-time-format.html)
Convert from an ISO Offset Date Time formatted string to an OffsetDateTime object with UTC zone offset
Create an LocalDate from Epoch seconds
Create an LocalDate from Epoch seconds
NOTE - all times are UTC
Create an LocalDate from Epoch seconds
Create an LocalDate from Epoch seconds
NOTE - all times are UTC
Returns an offset date time for midnight of a given calendar date
Converts epoch millis to an OffsetDateTime at UTC
Converts epoch seconds to an OffsetDateTime at UTC
Get the current UTC (GMT) date/time in a java.time.OffsetDateTime object
Convert from an ISO Local Date to a ISO Local date formatted string (https://www.iso.org/iso-8601-date-and-time-format.html)
Convert from an OffsetDateTime to an ISO Offset Date Time formatted string at GMT time