Updated Filename Templating (markdown)
@@ -1,6 +1,6 @@
|
||||
| Template | Description | Example |
|
||||
| -------- | ------------------------------------ | ---------------|
|
||||
| %CCYY | Year, four digits | 2022 |
|
||||
| %YYYY | Year, four digits | 2022 |
|
||||
| %YY | Year, last two digits | 22 |
|
||||
| %MMMM | Full month name | December |
|
||||
| %MMM | Abbreviated month name | Dec |
|
||||
|
||||
Reference in New Issue
Block a user