Searched defs:strftime (Results 1 – 3 of 3) sorted by relevance
146 strftime(char *restrict s, size_t maxsize, char const *restrict format, in strftime() function
634 # define strftime tz_strftime macro
248 TEST(time, strftime) { in TEST() argument