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