Home
last modified time | relevance | path

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

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