PEP 495: Give up waiting for sidebar rendering to be fixed.

This commit is contained in:
Alexander Belopolsky 2015-09-20 20:50:45 -04:00
parent 3cdb11485b
commit 3f9fb89a68
1 changed files with 5 additions and 6 deletions

View File

@ -21,12 +21,6 @@ the same. The allowed values for the `fold` attribute will be 0 and 1
with 0 corresponding to the earlier and 1 to the later of the two
possible readings of an ambiguous local time.
.. sidebar:: US public service advertisement
.. image:: pep-0495-daylightsavings.png
:align: center
:width: 95%
Rationale
=========
@ -40,6 +34,11 @@ a particular moment in time. The proposed solution is to add an
attribute to the ``datetime`` instances taking values of 0 and 1 that
will enumerate the two ambiguous times.
.. image:: pep-0495-daylightsavings.png
:align: center
:width: 30%
.. [#] People who live in locations observing the Daylight Saving
Time (DST) move their clocks back (usually one hour) every Fall.