mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Updated named date list
This commit is contained in:
parent
63da0dee1f
commit
f01cdbcf7f
1 changed files with 17 additions and 8 deletions
|
@ -241,15 +241,24 @@ int CmdHelp (
|
|||
<< " <epoch> POSIX time\n"
|
||||
<< " later 2038-01-18T0:00:00 (Y2K38)\n"
|
||||
<< " someday 2038-01-18T0:00:00 (Y2K38)\n"
|
||||
<< " soy, eoy Previous start/end of year\n"
|
||||
<< " socy, eocy Start/end of current year\n"
|
||||
<< " soq, eoq Previous start/end of quarter\n"
|
||||
<< " socq, eocq Start/end of current quarter\n"
|
||||
<< " som, eom Previous start/end of month\n"
|
||||
<< " socm, eocm Start/end of current month\n"
|
||||
<< " sow, eow Previous start/end of week\n"
|
||||
<< " socw, eocw Start/end of current week\n"
|
||||
<< " sopd, eopd Start/end of previous day\n"
|
||||
<< " sod, eod Start/end of current day\n"
|
||||
<< " sond, eond Start/end of next day\n"
|
||||
<< " sopw, eopw Start/end of previous week\n"
|
||||
<< " sow, eow Start/end of current week\n"
|
||||
<< " sonw, eonw Start/end of next week\n"
|
||||
<< " sopww, eopww Start/end of previous work week (mon - fri)\n"
|
||||
<< " soww, eoww Start/end of current work week (mon - fri)\n"
|
||||
<< " sonww, eonww Start/end of next work week (mon - fri)\n"
|
||||
<< " sopm, eopm Start/end of previous month\n"
|
||||
<< " som, eom Start/end of current month\n"
|
||||
<< " sonm, eonm Start/end of next month\n"
|
||||
<< " sopq, eopq Start/end of previous quarter\n"
|
||||
<< " soq, eoq Start/end of current quarter\n"
|
||||
<< " sonq, eonq Start/end of next quarter\n"
|
||||
<< " sopy, eopy Start/end of previous year\n"
|
||||
<< " soy, eoy Start/end of current year\n"
|
||||
<< " sony, eony Start/end of next year\n"
|
||||
<< " easter Easter Sunday\n"
|
||||
<< " eastermonday Easter Monday\n"
|
||||
<< " ascension Ascension\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue