Searched defs:strftime_l (Results 1 – 3 of 3) sorted by relevance
136 strftime_l(char *s, size_t maxsize, char const *format, struct tm const *t, in strftime_l() function
491 # define strftime_l tz_strftime_l macro
387 TEST(time, strftime_l) { in TEST() argument