Skip to content

Commit 4c75a6a

Browse files
Add infomration about MOD-YEAR and MOD-YEAR-RANGE values
Signed-off-by: denis-tingaikin <[email protected]>
1 parent 3afde47 commit 4c75a6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ values:
3838

3939
## Bult-in values
4040

41+
- **MOD-YEAR** - Returns the year when the file was modified.
42+
- **MOD-YEAR-RANGE** - Returns a year-range where the range starts from the year when the file was modified.
4143
- **YEAR** - Expects current year. Example header value: `2020`. Example of template using: `{{YEAR}}` or `{{year}}`.
4244
- **YEAR-RANGE** - Expects any valid year interval or current year. Example header value: `2020` or `2000-2020`. Example of template using: `{{year-range}}` or `{{YEAR-RANGE}}`.
4345

0 commit comments

Comments
 (0)