Home
last modified time | relevance | path

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

/coreutils/src/
Ddate.c66 static enum Time_spec const time_spec[] = enum
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()