We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae76b1 commit e87021bCopy full SHA for e87021b
document/core/conf.py
@@ -252,7 +252,7 @@
252
# If this is not None, a ‘Last updated on:’ timestamp is inserted at every
253
# page bottom, using the given strftime() format.
254
#
255
-html_last_updated_fmt = '%F'
+html_last_updated_fmt = '%Y-%m-%d'
256
257
# If true, an OpenSearch description file will be output, and all pages will
258
# contain a <link> tag referring to it. The value of this option must be the
0 commit comments