| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.1.1 source code.tar.gz | 2020-07-13 | 159.4 kB | |
| 2.1.1 source code.zip | 2020-07-13 | 249.0 kB | |
| README.md | 2020-07-13 | 901 Bytes | |
| Totals: 3 Items | 409.3 kB | 0 | |
Fixed
- Fixed errors where invalid timezones were matched in
from_format()(#374). - Fixed errors when subtracting negative timedeltas (#419).
- Fixed errors in total units computation for durations with years and months (#482).
- Fixed an error where the
foldattribute was overridden when usingreplace()(#414). - Fixed an error where
now()was not returning the correct result on DST transitions (#483). - Fixed inconsistent typing annotation for the
parse()function (#452).
Locales
- Added the
pllocale (#459).