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
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.