module documentation

Undocumented

Function get_localzone_name Undocumented
Function valuestodict Convert a registry key's values to a dictionary.
Variable tz_names Undocumented
Function _get_localzone Undocumented
def get_localzone_name() -> str: (source)

Undocumented

def valuestodict(key) -> dict[str, Any]: (source)

Convert a registry key's values to a dictionary.

tz_names: dict[str, str] = (source)

Undocumented

def _get_localzone() -> datetime.tzinfo: (source)

Undocumented