Re: [O] Repeat task on last sunday of a month

2013-04-22 Thread phaer
Never mind, i just found %%diary-float and <%%(diary-float t 0 -1)> solves my problem. sorry for the noise, phaer phaer writes: > Hi, > > I have a few meetings scheduled on the second tuesday, last > sunday, etc of a given month and wonder how to express this using > org-modes syntax. "+1m" do

[O] Repeat task on last sunday of a month

2013-04-22 Thread phaer
Hi, I have a few meetings scheduled on the second tuesday, last sunday, etc of a given month and wonder how to express this using org-modes syntax. "+1m" does not work, because it looks for days of the month. Did i overlook something o do i need some custom e-lisp for this? thank you, phaer