Searched refs:UTC_ZONES (Results 1 – 2 of 2) sorted by relevance
120 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None} variable125 if tz in UTC_ZONES:
126 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None} variable131 if tz in UTC_ZONES: