0.6.3
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.
replace()
accept the same tzinfo types as the constructor.timezone_()
not setting the tzinfo properly.