Home
last modified time | relevance | path

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

/coreutils/src/
Ddate.c40 static bool show_date (char const *, struct timespec, timezone_t);
383 ok &= show_date (format, when, tz); in batch_convert()
645 ok &= show_date (format_res, when, tz); in main()
655 show_date (char const *format, struct timespec when, timezone_t tz) in show_date() function
Ddu.c378 show_date (char const *format, struct timespec when, timezone_t tz) in show_date() function
417 show_date (time_format, pdui->tmax, localtz); in print_size()