Home
last modified time | relevance | path

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

/external/python/dateutil/dateutil/tz/
Dwin.py31 TZLOCALKEYNAME = r"SYSTEM\CurrentControlSet\Control\TimeZoneInformation" variable
278 with winreg.OpenKey(handle, TZLOCALKEYNAME) as tzlocalkey: