| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-jdatetime: upgrade 5.0.0 -> 5.1.0 | Wang Mingyu | 2025-01-24 | 1 | -17/+0 |
| | | | | | | | | | | | | | Changelog: =========== - fix appveyor builds by installing current project - Move datetime-specific code from date methods into datetime class - Add Python 3.13 support and drop Pyhton 3.8 support - Fix compare datetime with diffrent timezones Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-jdatetime: upgrade 4.1.1 -> 5.0.0 | Wang Mingyu | 2024-04-02 | 1 | -0/+17 |
| Changelog: =========== -tests(test_zoneinfo_as_timezone): skip if tzinfo is not available on windows -fix(strftime): treat %% as an escape sequence -chore(jalai.py): cleanup the code -fix(strftime): also escape %% before c, x, and X -fix(date, datetime): return NotImplemented for unknown type operations -docs(README.rst): use jdatetime.FA_LOCALE instead if fa_IR -Update python versions -update jalali license -update licences -Use jalali core Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
