We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd2ef7 commit ae36885Copy full SHA for ae36885
install/fpm/configuration.xml
@@ -961,9 +961,9 @@
961
<literal>strftime(3)</literal> format:
962
<literal>%d/%b/%Y:%H:%M:%S %z</literal> (default).
963
The <literal>strftime(3)</literal> format must be encapsulated in a
964
- <literal>%{<strftime_format>}t</literal> tag, e.g. for a ISO8601
+ <literal>%{<strftime_format>}T</literal> tag, e.g. for a ISO8601
965
formatted timestring, use:
966
- <literal>%{%Y-%m-%dT%H:%M:%S%z}t</literal>
+ <literal>%{%Y-%m-%dT%H:%M:%S%z}T</literal>
967
</entry>
968
</row>
969
<row>
0 commit comments