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 55aadb8 commit e7a5ea6Copy full SHA for e7a5ea6
template/document.tex.jinja
@@ -4,7 +4,7 @@
4
\texCommandsRoot{tex-commands}
5
\inputCommandsAll
6
7
-\year{% raw %}{{% endraw %}{{ info.fiscal_year }}{% raw %}}{% endraw %}
+\year{% raw %}{{% endraw %}{{ info.date.year }}{% raw %}}{% endraw %}
8
\month{% raw %}{{% endraw %}{{ info.date.month }}{% raw %}}{% endraw %}
9
\day{% raw %}{{% endraw %}{{ info.date.day }}{% raw %}}{% endraw %}
10
0 commit comments