Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dld-time.c76 const uint32_t *wt_fmt_ampm; member
218 time->wt_fmt_ampm = time->wt_fmt; in time_finish()
223 time->wt_fmt_ampm = (const uint32_t *) L"%I:%M:%S %p"; in time_finish()
626 add_locale_wstring (&file, time->wt_fmt_ampm ?: empty_wstr); in time_output()