Searched refs:time_format (Results 1 – 3 of 3) sorted by relevance
71 static char const *time_format; variable182 strftime (buf, sizeof buf, time_format, tmp); in time_string()429 time_format = "%Y-%m-%d %H:%M"; in scan_entries()434 time_format = "%b %e %H:%M"; in scan_entries()
183 static char const *time_format = nullptr; variable417 show_date (time_format, pdui->tmax, localtz); in print_size()990 time_format = time_style + 1; in main()997 time_format = "%Y-%m-%d %H:%M:%S.%N %z"; in main()1001 time_format = "%Y-%m-%d %H:%M"; in main()1005 time_format = "%Y-%m-%d"; in main()
151 static char const *time_format; variable222 strftime (buf, sizeof buf, time_format, tmp); in time_string()805 time_format = "%Y-%m-%d %H:%M"; in main()810 time_format = "%b %e %H:%M"; in main()