C2290006

Explanation

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

Programmer response

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

Symbolic Feedback Code

JrEdcGmtmEoverflow06