Home
last modified time | relevance | path

Searched refs:localtime (Results 1 – 2 of 2) sorted by relevance

/lib/libc/
Dtime.c80 return asctime(localtime(timep)); in ctime()
178 localtime(const time_t *timep) in localtime() function
/include/
Dtime.h26 struct tm *localtime(const time_t *timep);