Searched refs:orig_tz (Results 1 – 1 of 1) sorted by relevance
3977 const char *orig_tz = tz; in timezone_initialize() local3990 spprintf(warning_message, 0, "Timezone offset is out of range (%s)", orig_tz); in timezone_initialize()3999 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()4007 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()
Completed in 24 milliseconds