Home
last modified time | relevance | path

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

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