emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-float with hours


From: Michael Brand
Subject: Re: [O] org-float with hours
Date: Sat, 14 Jan 2012 09:05:36 +0100

Hi sergio

On Sat, Jan 14, 2012 at 04:19, sergio <address@hidden> wrote:
> Is it possible to specify "every second Friday of each month at 15:43" date?

Yes:

#+begin_src org
  , * 15:43 appointment
  ,   <%%(org-float t 5 2)>
#+end_src

The doc is missing that so I attached a patch.

There are other variants, some work, some don't, see
http://thread.gmane.org/gmane.emacs.orgmode/40584

Michael

Attachment: 0001-doc-timestamp-for-diary-style-sexp-entries.patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]