U
    *ifx                  	   @   sZ   d 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 5 Q R X d
S )z 
config for datetime formatting
    )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__Zpandas._configr   cfZpc_date_dayfirst_docZpc_date_yearfirst_docZconfig_prefixZregister_optionZis_bool r   r   G/home/mars/bis/venv/lib/python3.8/site-packages/pandas/_config/dates.py<module>   s          