a
    Sic                     @  sz   d Z ddlmZ ddlmZ dZdZed8 ej	ddeej
d	 ej	d
deej
d	 W d   n1 sl0    Y  dS )z 
config for datetime formatting
    )annotations)configzT
: boolean
    When True, prints and parses dates with the day first, eg 20/01/2005
zU
: boolean
    When True, prints and parses dates with the year first, eg 2005/01/20
displayZdate_dayfirstF)	validatorZdate_yearfirstN)__doc__
__future__r   pandas._configr   cfZpc_date_dayfirst_docZpc_date_yearfirst_docconfig_prefixregister_optionis_bool r   r   P/var/www/html/django/DPS/env/lib/python3.9/site-packages/pandas/_config/dates.py<module>   s   

