Searched refs:orig_tz (Results 1 – 1 of 1) sorted by relevance
4019 const char *orig_tz = tz; in timezone_initialize() local4032 spprintf(warning_message, 0, "Timezone offset is out of range (%s)", orig_tz); in timezone_initialize()4041 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()4049 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()
Completed in 20 milliseconds