Hi!

Maybe there are some (old :P ) folks who still use calendar(1). Here is
a question about it:
How can I specify the "last day of every month"?
So far I understood that:

Feb     .. is the first day of February.
*       .. is the first day of every month.
*/MonLast       .. is the last monday of every month.

But I wanted to specify the last day of every month (not the last
specific day of a week). So Jan. 31, Feb. 28 (or 29 in leap years),
Mar. 31 etc...
Somewhere along the lines of `*/DayLast'. Is this possible?

The closest I could get was:
* *     .. the day before the last day of a month.
^^^ but this one strangely won't display 2014 January and February. (??)

Also, using `* *+1' won't add a day to that date, either.


Thanks,
Daniel

-- 
LÉVAI Dániel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

Reply via email to