Jalali Material Date Picker C# WPF #3644
Labels
bug
evaluation required
Items is pending review or evaluation by the team
Stale
Issues and PRs that have not had activity for a while are marked with this label.
Waiting on feedback
Additional information is needed. Stale items with this label may be closed.
Bug explanation
I have a WPF application .net Framework platform and in the Xaml Side, I have changed the Culture as follows: When I use DatePicker, when I click on the date selection button, it shows me the Persian calendar correctly. However, when I select a date, it displays the Gregorian date in Persian numbers. When I click on the year at the top of the page to select the date, it shows me the Gregorian months in Persian. Then, when I click again, it shows me the Gregorian years. What should I do to solve this problem?
when I Select a date in Date Piker it Also Translate to Gregorian Calendar. and its Look Like This:
The Xaml code that I wrote for this date Picker is as follows:
What I want is to be able to convert the months and years in Datepicker to the Jalali calendar, and after selecting, the Jalali date will be displayed in the text box.
Can this confusion in the Jalali and Gregorian calendars be resolved?
I would be grateful if you could help me in this regard.
What I want is to be able to convert the months and years in Datepicker to the Jalali calendar, and after selecting, the Jalali date will be displayed in the text box.
Version
5.1.0
The text was updated successfully, but these errors were encountered: