Skip to content

2.0.2

Compare
Choose a tag to compare
@sdispater sdispater released this 29 May 15:45
· 255 commits to master since this release
2.0.2
3698fcb

Fixed

  • Fixed the weeks property for negative Period instances.
  • Fixed start_of() methods not setting microseconds to 0.
  • Fixed errors on some systems when retrieving timezone from clock files.
  • Fixed parsing of partial time.
  • Fixed parsing not raising an error for week 53 for ordinary years.
  • Fixed string formatting not supporting strftime format.