Browse Source

Merge branch 'doc-timestamp-f' into release-3.23

Merge-request: !7796
Brad King 3 years ago
parent
commit
367f10f4cb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Help/command/string.rst

+ 2 - 0
Help/command/string.rst

@@ -491,6 +491,8 @@ specifiers:
   The second of the current minute.  60 represents a leap second. (00-60)
 
 ``%f``
+  .. versionadded:: 3.23
+
   The microsecond of the current second (000000-999999).
 
 ``%U``