Searched refs:time_locale (Results 1 – 1 of 1) sorted by relevance
81 char *time_locale; in main() local99 time_locale = setlocale(LC_TIME, NULL); in main()100 if ((time_locale[0] != 'C') || (time_locale[1] != '\0')) in main()