react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

don't work locate="ru"

Open Gi123 opened this issue 5 years ago • 0 comments

Describe the bug In Russia DataFormat="DD.MM.YYYY", but use: import "dayjs/locale/ru"; and by specifying in the settings RangeDatePicker locale="ru", DataFormat="YYYY.MM.DD". If specify dateFormat="DD.MM.YYYY" , that format turn "MM.DD.YYYY".

Gi123 avatar Jun 04 '20 07:06 Gi123