Bugfix Release.
Changed
- Adds support for
pytz
timezones in constructor.
Fixed
- Fixes behavior of
add()
/subtract()
methods for years, months and days when a DST transition occurs. - Fixes
range()
behavior.
Bugfix Release.
pytz
timezones in constructor.add()
/subtract()
methods for years, months and days when a DST transition occurs.range()
behavior.