Add persian and arabic calendar
Tuesday, December 23, 2025 2:52:21 AM
Microsoft created it's class many years ago in .net framework:
https://docs.microsoft.com/en-us/dotnet/api/system.globalization.persiancalendar?view=netframework-4.8
I just want to know can I handle it with write a plugin? If yes, how? And if not, is there any other way for this?
https://docs.microsoft.com/en-us/dotnet/api/system.globalization.persiancalendar?view=netframework-4.8
I just want to know can I handle it with write a plugin? If yes, how? And if not, is there any other way for this?
0