time.c: `1969-12-31 23:59:59` is a valid time.
But `mktime(3)` for the date returns `-1` which happen to be the error value.
Showing
Please register or sign in to comment
But `mktime(3)` for the date returns `-1` which happen to be the error value.