s
A pointer to the resultant string.
maxsize
The maximum number of bytes to be stored in the resultant string,
including the null terminator.
format
A pointer to a string that controls the format of the output
string.
timeptr
A pointer to the local time (tm) structure. The tm structure is
defined in the <time.h> header file.