Searched defs:strftime (Results 1 – 3 of 3) sorted by relevance
147 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime() function
468 # define strftime tz_strftime macro
229 TEST(time, strftime) { in TEST() argument