Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzdump.c857 format_utc_offset(char *buf, size_t size, struct tm const *tm, time_t t) in format_utc_offset() function
968 int offlen = format_utc_offset(b, s, tm, t); in istrftime()