6727270b75
The new `%s` format specifier is substituted by file()/string() `TIMESTAMP` sub-commands with the number of seconds since unix-epoch (1970-01-01 00:00:00 UTC). Co-Author: Nils Gladitz <nilsgladitz@gmail.com>
7 lines
208 B
ReStructuredText
7 lines
208 B
ReStructuredText
unix-timestamps
|
|
---------------
|
|
|
|
* The :command:`string(TIMESTAMP)` and :command:`file(TIMESTAMP)`
|
|
commands gained support for the ``%s`` placeholder. This is
|
|
the number of seconds since the UNIX Epoch.
|