1. Fixed compiler warnings about incompatible usage of time_t in
snprintf and fprintf format strings (Line 85 and 102).
2. Fixed usage of wronge time variable in failsafe error message
(Line 102).
3. Clearified error message about wrong timestamp format. It now
says integer instead of numeric (Line 87).