Home
last modified time | relevance | path

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

/coreutils/src/
Ddate.c59 static char const *const time_spec_string[] = variable
71 ARGMATCH_VERIFY (time_spec_string, time_spec);
451 time_spec_string + 2, time_spec + 2); in main()
467 ? XARGMATCH ("--iso-8601", optarg, time_spec_string, time_spec) in main()