mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Updated named date list
This commit is contained in:
parent
f01cdbcf7f
commit
2d2ebd2ec8
1 changed files with 17 additions and 9 deletions
|
@ -540,7 +540,6 @@ In addition to the standard date formats, the following are supported:
|
||||||
|
|
||||||
now Current date and time
|
now Current date and time
|
||||||
today Current date at 0:00:00
|
today Current date at 0:00:00
|
||||||
sod, eod Current date at 0:00:00 and 23:59:59
|
|
||||||
yesterday Yesterday at 0:00:00
|
yesterday Yesterday at 0:00:00
|
||||||
tomorrow Tomorrow at 0:00:00 (midnight tonight)
|
tomorrow Tomorrow at 0:00:00 (midnight tonight)
|
||||||
<day-of-week> Previous named day at 0:00:00
|
<day-of-week> Previous named day at 0:00:00
|
||||||
|
@ -550,15 +549,24 @@ In addition to the standard date formats, the following are supported:
|
||||||
<epoch> POSIX time
|
<epoch> POSIX time
|
||||||
later 2038-01-18T0:00:00 (Y2K38)
|
later 2038-01-18T0:00:00 (Y2K38)
|
||||||
someday 2038-01-18T0:00:00 (Y2K38)
|
someday 2038-01-18T0:00:00 (Y2K38)
|
||||||
soy, eoy Previous start/end of year
|
sopd, eopd Start/end of previous day
|
||||||
socy, eocy Start/end of current year
|
sod, eod Start/end of current day
|
||||||
soq, eoq Previous start/end of quarter
|
sond, eond Start/end of next day
|
||||||
socq, eocq Start/end of current quarter
|
sopw, eopw Start/end of previous week
|
||||||
som, eom Previous start/end of month
|
sow, eow Start/end of current week
|
||||||
socm, eocm Start/end of current month
|
sonw, eonw Start/end of next week
|
||||||
sow, eow Previous start/end of week
|
sopww, eopww Start/end of previous work week (mon - fri)
|
||||||
socw, eocw Start/end of current week
|
|
||||||
soww, eoww Start/end of current work week (mon - fri)
|
soww, eoww Start/end of current work week (mon - fri)
|
||||||
|
sonww, eonww Start/end of next work week (mon - fri)
|
||||||
|
sopm, eopm Start/end of previous month
|
||||||
|
som, eom Start/end of current month
|
||||||
|
sonm, eonm Start/end of next month
|
||||||
|
sopq, eopq Start/end of previous quarter
|
||||||
|
soq, eoq Start/end of current quarter
|
||||||
|
sonq, eonq Start/end of next quarter
|
||||||
|
sopy, eopy Start/end of previous year
|
||||||
|
soy, eoy Start/end of current year
|
||||||
|
sony, eony Start/end of next year
|
||||||
easter Easter Sunday
|
easter Easter Sunday
|
||||||
eastermonday Easter Monday
|
eastermonday Easter Monday
|
||||||
ascension Ascension
|
ascension Ascension
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue