Add persian and arabic calendar
Monday, November 25, 2024 6:33:11 PM
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