BIP5561
Severity
20 : Error
Message
# The millisecond value currently being parsed cannot be represented as a Datetime value since epoch of <insert_1>.
Explanation
The millisecond value <insert_2> is too far from the epoch <insert_1>.
Response
Consider changing any of the following:
Change your epoch date <insert_1>.
Reduce your millisecond value <insert_2>.
Choose another datetime representation.