C2290002

Explanation

The input number of seconds represents a date that converts to a year greater than 9999.

Programmer response

Check the input value passed to gmtime().

Symbolic Feedback Code

JrEdcGmtmEoverflow02