You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".