julianEpoch property

Instant julianEpoch
final

The instant at the Julian epoch of noon (UTC) January 1st 4713 BCE in the proleptic Julian calendar, or November 24th 4714 BCE in the proleptic Gregorian calendar.

Implementation

static final Instant julianEpoch = Instant.utc(-4713, 11, 24, 12, 0);