Skip to content

0.6.4

Compare
Choose a tag to compare
@sdispater sdispater released this 22 Oct 23:55
· 663 commits to master since this release
0.6.4
9867485

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.