20 #ifndef __STDC_LIMIT_MACROS
21 # define __STDC_LIMIT_MACROS
23 #ifndef __STDC_CONSTANT_MACROS
24 # define __STDC_CONSTANT_MACROS
31 OF_ASSUME_NONNULL_BEGIN
36 extern size_t OFStrFTime(
char *buffer,
size_t bufferLen,
const char *format,
37 struct tm *tm,
short tz);