Searched refs:time_custom (Results 1 – 1 of 1) sorted by relevance
337 static int time_custom; /* != 0 if a custom format */ variable680 time_custom = 1; in main()2662 (time_custom == 0) ? dcgettext(NULL, fstr, LC_TIME) : fstr, in format_time()2686 if (!Eflg && !time_custom) { in format_attrtime()