summaryrefslogtreecommitdiffstats
path: root/Doc/library/datetime.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/datetime.rst')
-rw-r--r--Doc/library/datetime.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/library/datetime.rst b/Doc/library/datetime.rst
index 88bc328..c2a2928 100644
--- a/Doc/library/datetime.rst
+++ b/Doc/library/datetime.rst
@@ -1927,6 +1927,9 @@ Class attributes:
The UTC timezone, ``timezone(timedelta(0))``.
+.. index::
+ single: %; datetime format
+
.. _strftime-strptime-behavior:
:meth:`strftime` and :meth:`strptime` Behavior