Home
last modified time | relevance | path

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

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