SIGN IN SIGN UP

Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets. (#2896)

* Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets.

* bpo-5288: Implemented %z formatting of sub-minute offsets.

* bpo-5288: Removed mentions of the whole minute limitation on TZ offsets.

* bpo-5288: Removed one more mention of the whole minute limitation.

Thanks @csabella!

* Fix a formatting error in the docs

* Addressed review comments.

Thanks, @haypo.
A
Alexander Belopolsky committed
018d353c1c8c87767d2335cd884017c2ce12e045
Parent: c6ea897
Committed by GitHub <noreply@github.com> on 7/31/2017, 2:26:50 PM