Bugfixes Release.
Changed
- Makes
replace()
accept the same tzinfo types as the constructor.
Fixed
- Fixes
timezone_()
not setting the tzinfo properly. - Fixes pickling/unpickling of Pendulum instances with fixed timezone.
Bugfixes Release.
replace()
accept the same tzinfo types as the constructor.timezone_()
not setting the tzinfo properly.