pub(crate) const MAX_TIMESTAMP_SECS: u64 = 253_402_300_799;Expand description
Invariant upper bound of NumericDate (see its docs): 9999-12-31T23:59:59Z.
pub(crate) const MAX_TIMESTAMP_SECS: u64 = 253_402_300_799;Invariant upper bound of NumericDate (see its docs): 9999-12-31T23:59:59Z.