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