Describe the bug
When using NDatePicker with Russian localization, there is a problem with the order of columns in Month Picker. In Russian localization and many European localizations, dates are written in the month-year order, but when Month Picker is called, it does not change the order and continues to display in the order customary for China.
Expectation: the order will correspond to the localization set by the developer.
Steps to reproduce
- Set the locale to ru-RU
 
- Call NDatePicker
 
Link to minimal reproduction
System Info
Used Package Manager
npm
Validations