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 size_t OFStrFTime(
char *buffer,
size_t bufferLen,
const char *format,
33 struct tm *tm,
short tz);