![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Namespaces | |
| namespace | _fallback |
Functions | |
| datetime.tzinfo | get_localzone () |
Variables | |
| datetime.tzinfo | LOCALTZ = get_localzone() |
babel.localtime
~~~~~~~~~~~~~~~
Babel specific fork of tzlocal to determine the local timezone
of the system.
:copyright: (c) 2013-2025 by the Babel Team.
:license: BSD, see LICENSE for more details.
| datetime.tzinfo babel.localtime.get_localzone | ( | ) |
Returns the current underlying local timezone object. Generally this function does not need to be used, it's a better idea to use the :data:`LOCALTZ` singleton instead.