diff --git a/Filename-Templating.md b/Filename-Templating.md index e138916..3973760 100644 --- a/Filename-Templating.md +++ b/Filename-Templating.md @@ -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 | | \ No newline at end of file +| %$x$ | Offsets the date by x day | | \ No newline at end of file