int strftime(char *string, size_t maxSize, char *format, struct tm *timePtr);
char *string size_t maxSize char *format struct tm *timePtr