master:date_tester
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
master:date_tester [2020/06/17 00:29] – Scott Cunliffe | master:date_tester [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 17: | Line 17: | ||
==== Date Calculation Variables ==== | ==== Date Calculation Variables ==== | ||
+ | |||
+ | === Variable Syntax === | ||
^ Syntax ^ Description ^ | ^ Syntax ^ Description ^ | ||
| YYYY-MM-DD | ISO Date Format | | | YYYY-MM-DD | ISO Date Format | | ||
| * | Today | | | * | Today | | ||
- | | W | This Week | | + | | W | Start of the Week | |
- | | P | The oldest | + | | P | The oldest |
- | | F | The most Future Date | | + | | F | The most future date | |
- | | M | The first day of this month | | + | | M | The first day of the month | |
- | | m | The last day of this month. | | + | | m | The last day of the month. | |
| Y | The first day of the year. | | | Y | The first day of the year. | | ||
| y | The last day of the year. | | | y | The last day of the year. | | ||
+ | |||
+ | === Variable Syntax Examples === | ||
+ | |||
+ | ^ Syntax ^ Description ^ | ||
+ | | Y-1:y-1 | January 1st to December 31st last year | | ||
+ | | M-1:m-1 | 1st of last month to the last day of last month | | ||
+ | | W-2:* | 2 weeks ago until today | | ||
master/date_tester.1592353784.txt.gz · Last modified: 2025/01/21 22:07 (external edit)