Home
last modified time | relevance | path

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

/coreutils/src/
Dpinky.c71 static char const *time_format; variable
182 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()
Ddu.c183 static char const *time_format = nullptr; variable
417 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()
Dwho.c151 static char const *time_format; variable
222 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()