dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.05k stars 1.17k forks source link

Persian Calendar Support #226

Open ghost1372 opened 5 years ago

ghost1372 commented 5 years ago

Hi, I hope to send this request at the right place In all previous versions of .NET Framework, if we want to display a Persian calendar (Calendar Control), only the name of some months is translated, It's actually the same as the Gregorian calendar (Only the name of the moon has been translated) Fortunately, in Windows 10, we can fully use the Persian calendar, We can also use it in UWP apps But we can not use in wpf! so please Supprot Persian Calendar for WPF tnx

HesamKashefi commented 5 years ago

That would be wonderful! What would be better than having Persian Calendar in the WPF itself?! And I think it's the easiest one to be implemented cause everything is simple compared to other ones, 6 month 31 days and 6 month 30 days, the last day of the last month (30th day) is included only each 4 years ...