C229000E

Explanation

The input arg to localtime64() points to a number of seconds that converts to a year greater than 9999.

Programmer response

Correct the value pointed to as input to localtime64().

Symbolic Feedback Code

JrEdcGmtmEoverflow14