| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/babel/localtime/__pycache__/ |
Upload File : |
a
�4d � @ s� d Z ddlZddlZejdkr,ddlmZ nddlmZ ddlmZm Z m
Z
mZmZ ej
d�dd�Zz
e� ZW n ey� e� ZY n0 dS ) z�
babel.localtime
~~~~~~~~~~~~~~~
Babel specific fork of tzlocal to determine the local timezone
of the system.
:copyright: (c) 2013-2023 by the Babel Team.
:license: BSD, see LICENSE for more details.
� N�win32��_get_localzone)�DSTDIFF� DSTOFFSET� STDOFFSET�ZERO�_FallbackLocalTimezone)�returnc C s t � S )z�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.
r � r r �</usr/lib/python3.9/site-packages/babel/localtime/__init__.py�
get_localzone s r
)�__doc__Zdatetime�sys�platformZbabel.localtime._win32r Zbabel.localtime._unixZbabel.localtime._fallbackr r r r r Ztzinfor
ZLOCALTZ�LookupErrorr r r r �<module> s