diff --git a/pep-0495.txt b/pep-0495.txt index b2c62c0ac..c63c1049a 100644 --- a/pep-0495.txt +++ b/pep-0495.txt @@ -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.