diff options
Diffstat (limited to 'Help/release')
-rw-r--r-- | Help/release/dev/timestamp-microseconds.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/timestamp-microseconds.rst b/Help/release/dev/timestamp-microseconds.rst new file mode 100644 index 0000000..0c95eb4 --- /dev/null +++ b/Help/release/dev/timestamp-microseconds.rst @@ -0,0 +1,5 @@ +timestamp-microseconds +---------------------- + +* The :command:`string(TIMESTAMP)` and :command:`file(TIMESTAMP)` commands now + support the ``%f`` specifier for microseconds. |