Searched defs:strftime (Results 1 – 2 of 2) sorted by relevance
149 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime() function
188 TEST(time, strftime) { in TEST() argument