The maximum supported {@code Instant}, '1000000000-12-31T23:59:59.999999999Z'.
This could be used by an application as a "far future" instant.
!(p)
This is one year later than the maximum {@code LocalDateTime}.
This provides sufficient values to handle the range of {@code ZoneOffset}
which affect the instant _in addition to the local date-time.
The value is also chosen such that the value of the year fits _in
an {@code int}.
The maximum supported {@code Instant}, '1000000000-12-31T23:59:59.999999999Z'. This could be used by an application as a "far future" instant. !(p) This is one year later than the maximum {@code LocalDateTime}. This provides sufficient values to handle the range of {@code ZoneOffset} which affect the instant _in addition to the local date-time. The value is also chosen such that the value of the year fits _in an {@code int}.