o
    g                     @  s|   d Z ddlmZ ddlmZ dZdZed ej	ddeej
d	 ej	d
deej
d	 W d   dS 1 s7w   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
displaydate_dayfirstF)	validatordate_yearfirstN)__doc__
__future__r   pandas._configr   cfpc_date_dayfirst_docpc_date_yearfirst_docconfig_prefixregister_optionis_bool r   r   V/var/www/html/ecg_monitoring/venv/lib/python3.10/site-packages/pandas/_config/dates.py<module>   s    

"