Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antipalindrome committed Jul 20, 2021
1 parent f441482 commit 1168133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Prefix and Suffix fields can take the following string substitutes.
| `{D}` | Will be replaced with the date of the month |
| `{DD}` | Will be replaced with the date of the month, with a leading zero |
| `{YY}` | Will be replaced with the year, as the last two digits |
| `{YYYY}` | Will be replaced with the year, as all four |
| `{YYYY}` | Will be replaced with the year, as all four digits |
| `{HH}` | Will be replaced with the hours, with a leading zero |
| `{mm}` | Will be replaced with the minutes, with a leading zero |
| `{ss}` | Will be replaced with the seconds, with a leading zero |
Expand Down

0 comments on commit 1168133

Please sign in to comment.