Home
last modified time | relevance | path

Searched refs:UTC_ZONES (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcookielib.py120 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None} variable
125 if tz in UTC_ZONES: