Updated Filename Templating (markdown)

Alix von Schirp
2023-01-24 04:18:06 +01:00
parent a92b35a591
commit 6fb24a7a4f

@@ -24,4 +24,4 @@
| %s | Seconds | 0 - 59 |
| %o | Offset from UTC (ISO 8601) | +01:00 |
| %% | A % sign | % |
| %$1d | Offsets the date by -1 day | |
| %$x$ | Offsets the date by x day | |