Returns true when temporal is strictly after "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 after "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.