Returns true when temporal is strictly before "now". Accepts Instant,
PlainDate, PlainDateTime, and ZonedDateTime — all types that can be
placed on the absolute timeline (or compared against today's date).
For ZonedDateTime the comparison anchors "now" to the value's own zone.
Returns
truewhentemporalis strictly before "now". AcceptsInstant,PlainDate,PlainDateTime, andZonedDateTime— all types that can be placed on the absolute timeline (or compared against today's date).For
ZonedDateTimethe comparison anchors "now" to the value's own zone.