TimestampExtension extension

Called from the Timestamp constructor to validate construction parameters.

on

Constants

maxSeconds → const int
The maximum value for seconds; corresponds to '9999-12-31T23:59:59Z'.
minSeconds → const int
The minimum value for seconds; corresponds to '0001-01-01T00:00:00Z'.