Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzdump.c961 format_local_time(char *buf, ptrdiff_t size, struct tm const *tm) in format_local_time() function
1091 formatted_len = format_local_time(b, s, tm); in istrftime()