16 #ifndef __STDC_LIMIT_MACROS
17 # define __STDC_LIMIT_MACROS
19 #ifndef __STDC_CONSTANT_MACROS
20 # define __STDC_CONSTANT_MACROS
27 OF_ASSUME_NONNULL_BEGIN
32 extern const char *_Nullable OFStrPTime(
const char *buffer,
const char *format,
33 struct tm *tm,
short *_Nullable tz);