Home
last modified time | relevance | path

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

/aosp12/bionic/libc/tzcode/
H A Dstrftime.c138 strftime_l(char *s, size_t maxsize, char const *format, struct tm const *t, in strftime_l() function
/aosp12/bionic/tests/
H A Dtime_test.cpp246 TEST(time, strftime_l) { in TEST() argument