Home
last modified time | relevance | path

Searched defs:strftime_l (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/tzcode/
Dstrftime.c136 strftime_l(char *s, size_t maxsize, char const *format, struct tm const *t, in strftime_l() function
Dprivate.h491 # define strftime_l tz_strftime_l macro
/bionic/tests/
Dtime_test.cpp387 TEST(time, strftime_l) { in TEST() argument