Searched refs:format_date (Results 1 – 1 of 1) sorted by relevance
17 static const char format_date[] = " %F"; /* yyyy-mm-dd */ variable143 } else if (!strcmp(format, format_date)) { in strptime()175 format = format_date; in cmd_set()