massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / python-dateutil / dateutil / tz / __init__.pyi
1 from .tz import (
2     datetime_ambiguous as datetime_ambiguous,
3     datetime_exists as datetime_exists,
4     gettz as gettz,
5     resolve_imaginary as resolve_imaginary,
6     tzfile as tzfile,
7     tzical as tzical,
8     tzlocal as tzlocal,
9     tzoffset as tzoffset,
10     tzrange as tzrange,
11     tzstr as tzstr,
12     tzutc as tzutc,
13 )
14
15 UTC: tzutc