-
## The problem
In leap years, the addMonth function does not work correctly in the months of January and February, for example:
If you addmonth 1 for the date 30 Mehr 1403, it will be 1 Azr 1403…
-
# Please include your runtime information
* jdatetime version: 5.0.0
* Python version: 3.12.7
* OS: Windows 10
The jdatetime package is widely used for working with Jalali dates in Python. Howev…
-
## What problem does this feature solve?
Now that the ng-zorro-antd finally added RTL support we can easily use this excellent UI library in our projects that are in RTL languages. The only issue rem…
-
### Problem you would like to solve
Since Camunda is becoming the first choice for business process management, and we are located in a region where the main calendar is Jalali (not Gregorian), inc…
-
@xet7
it is possible to use jalali calendar?
or at least jalali date preview on minicard.
-
### What happened?
like the columns in Tables or Forms. I mean the jalaliDate() or jalali(). add these functions to the Exporter
```
Components\TextEntry::make('created_at')
->jalaliDate(),
…
-
i want to customize vcalendar and change gregorian date to jalali date in datepicker, please help me!
-
django-jalali 7.1.0 with `drf`
django 5.1.1
django jalali is set up, the locale is set up and the language is set to fa_IR.
when using the browsable API provided by django rest framework, the d…
-
### Is your feature request related to a problem? Please describe.
Yes. The Gregorian calendar - which is currently being used in the datetime component - is not useful in some regions. I request i…
-
### Request
Hi
I want to change date picker to jalaali date picker how can I do it
I know I use moment-jalaali in project but i don't know which files should I change ?