o
    ÌÄ.j;  ã                   @   sJ   d Z ddlmZmZmZmZ ddlmZ eƒ Zdd„ Zdd„ Z	g d¢Z
d	S )
z6This package contains all functionality for timezones.é   )Úis_utcÚtzid_from_dtÚtzid_from_tzinfoÚtzids_from_tzinfo)ÚTZPc                   C   ó   t  ¡  dS )zCUse pytz as the implementation that looks up and creates timezones.N)ÚtzpÚuse_pytz© r
   r
   úP/home/thesage/.local/lib/python3.10/site-packages/icalendar/timezone/__init__.pyr	   	   ó   r	   c                   C   r   )zGUse zoneinfo as the implementation that looks up and creates timezones.N)r   Úuse_zoneinfor
   r
   r
   r   r      r   r   )r   r   r   r   r   r   r	   r   N)Ú__doc__Útzidr   r   r   r   r   r   r	   r   Ú__all__r
   r
   r
   r   Ú<module>   s    