Updated Filename Templating (markdown)
@@ -23,4 +23,5 @@
|
||||
| %ss | Seconds, zero padded | 00 - 59 |
|
||||
| %s | Seconds | 0 - 59 |
|
||||
| %o | Offset from UTC (ISO 8601) | +01:00 |
|
||||
| %% | A % sign | % |
|
||||
| %% | A % sign | % |
|
||||
| %$1d | Offsets the date by -1 day | |
|
||||
Reference in New Issue
Block a user