| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/django/utils/__pycache__/ |
Upload File : |
�
�|�e� � � � d Z ddlZddlmZ ddlmZmZmZmZ ddlZddl m
Z
ddlmZ g d�Z
ej Zej j ej fZ eej ej � � se eej � � fz Zd� Z ej � � d � � � Zd
� Z e
� � Zd� Zd� Zd
� Zd� Zd� Z G d� de� � Zdd�Z dd�Z!dd�Z"d� Z#d� Z$d� Z%dd�Z&dd�Z'd� Z(d� Z)dS )z)
Timezone-related classes and functions.
� N)�ContextDecorator)�datetime� timedelta�timezone�tzinfo)�Local)�settings)�utc�get_fixed_timezone�get_default_timezone�get_default_timezone_name�get_current_timezone�get_current_timezone_name�activate�
deactivate�override� localtime�now�is_aware�is_naive�
make_aware�
make_naivec �� � t | t � � r| � � � dz } | dk rdnd}dt t | � � d� � z }||z }t t | �� � |� � S )z6Return a tzinfo instance with a fixed offset from UTC.�<