Skip to content

0.5

Choose a tag to compare

@sdispater sdispater released this 15 Aug 19:50
· 765 commits to master since this release

This version introduces a new timezone library which improves
timezone switching and behavior around DST transition times.

  • Adds a new timezone library to properly normalize and localize datetimes.
    Pendulum no longer relies on pytz.
    Check the Documentation to see what has changed exactly.