Overview
Request 984621 accepted
- Update to 4.1.0
* Add support for %z directive in ``jdatetime.datetime.strptime`
* Add support for %b and %B directive directive in ``jdatetime.datetime.strptime`
Changed
* Potential breaking change: Replace spaces with ZWNJ (نیمفاصله) in output of ``jdatetime.datetime.strftime`
- Update to 4.0.0:
* Add fold attribute to jdatetime.datetime
* Change
* Drop Python < 3.7 support
- Created by yarunachalam
- In state accepted
Request History
yarunachalam created request
- Update to 4.1.0
* Add support for %z directive in ``jdatetime.datetime.strptime`
* Add support for %b and %B directive directive in ``jdatetime.datetime.strptime`
Changed
* Potential breaking change: Replace spaces with ZWNJ (نیمفاصله) in output of ``jdatetime.datetime.strftime`
- Update to 4.0.0:
* Add fold attribute to jdatetime.datetime
* Change
* Drop Python < 3.7 support
mcepl accepted request