[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Repeat task on last sunday of a month
From: |
phaer |
Subject: |
Re: [O] Repeat task on last sunday of a month |
Date: |
Tue, 23 Apr 2013 08:57:42 +0200 |
User-agent: |
mu4e 0.9.9.5; emacs 24.3.50.1 |
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" 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