diff -r f7d34f271104 Doc/library/datetime.rst --- a/Doc/library/datetime.rst Thu May 05 04:47:10 2016 +1000 +++ b/Doc/library/datetime.rst Wed May 04 19:56:56 2016 +0100 @@ -1941,7 +1941,7 @@ +-----------+--------------------------------+------------------------+-------+ | ``%z`` | UTC offset in the form +HHMM | (empty), +0000, -0400, | \(6) | | | or -HHMM (empty string if the | +1030 | | -| | the object is naive). | | | +| | object is naive). | | | +-----------+--------------------------------+------------------------+-------+ | ``%Z`` | Time zone name (empty string | (empty), UTC, EST, CST | | | | if the object is naive). | | |