-
Notifications
You must be signed in to change notification settings - Fork 459
Open
Labels
Description
Steps to reproduce:
persian date problem
Current behavior:
gregorian date
Expected behavior:
Ability to use jalali calendar
Hi
To use the library in Persian projects, I realized that if the local receives fa_IR as input, the date is still Gregorian and the names of the months are the same.
While date must be converted and Persian months
I wanted guidance in developing this section
hamid2520