strptime.3p
#include <time.h> char *strptime(const char *restrict buf, const char *restrict format, struct tm *restrict tm);
char *strptime(const char *restrict buf, const char *restrict format, struct tm *restrict tm);