OffsetTime.MIN

The minimum supported {@code OffsetTime}, '00:00:00+18:00'. This is the time of midnight at the start of the day _in the maximum offset (larger offsets are earlier on the time-line). This combines {@link LocalTime#MIN} and {@link ZoneOffset#MAX}. This could be used by an application as a "far past" date.

class OffsetTime
static
MIN
()

Meta