Searched refs:time_format (Results 1 – 4 of 4) sorted by relevance
204 XTERN char const *time_format; variable
613 time_format = "%Y-%m-%d %H:%M:%S.%N %z"; in main()617 time_format = "%a %b %e %T %Y"; in main()
64 if (! (tm && nstrftime (buf, sizeof buf, time_format, tm, 0, nsec))) in print_context_label()
992 (strip_trailing_cr, excluded, time_format): New decls.1083 (print_context_label): Use nstrftime and time_format to format times.