Bugfix release.
Fixes
- Fixed an offset error when subtracting datetimes in the same timezone.
- Fixed wrong value returned by
tzname()
for the UTC timezone. - Fixed
deepcopy()
raising an error when usingUTC
.
Bugfix release.
tzname()
for the UTC timezone.deepcopy()
raising an error when using UTC
.