Просмотр исходного кода

Merge topic 'doc-timestamp-f'

7d25ae7350 Help: Add versionadded for string(TIMESTAMP) %f specifier

Acked-by: Kitware Robot <[email protected]>
Merge-request: !7796
Brad King 3 лет назад
Родитель
Сommit
0bf2e6aa44
1 измененных файлов с 2 добавлено и 0 удалено
  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``