17 #ifndef __STDC_LIMIT_MACROS 18 # define __STDC_LIMIT_MACROS 20 #ifndef __STDC_CONSTANT_MACROS 21 # define __STDC_CONSTANT_MACROS 28 OF_ASSUME_NONNULL_BEGIN
33 extern const char *of_strptime(
const char *buf,
const char *fmt,
34 struct tm *tm, int16_t *tz);