Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dpo-time.h31 extern char *po_strftime (const time_t *tp);
Dpo-time.c54 po_strftime (const time_t *tp) in po_strftime() function
Dmsginit.c1087 return po_strftime (&now); in po_revision_date()
Dxgettext.c1997 timestring = po_strftime (&now); in construct_header()
DChangeLog.0264 * po-time.h (po_strftime): Likewise.
265 * po-time.c (difftm, po_strftime): Likewise.
1751 (construct_header): Move some code to po-time.c. Call po_strftime.