unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* adding time to floating dates in calender
@ 2005-09-08  7:56 Raimund.Kohl
  2005-09-08  9:47 ` Jochen Küpper
  0 siblings, 1 reply; 3+ messages in thread
From: Raimund.Kohl @ 2005-09-08  7:56 UTC (permalink / raw)


Hi,

I wonder how I can add the time to a float date in calender.  To have,
e.g., ever second thursday of every month appointment foo the entry in
the diary file would be

%%(diary-float t 4 2) foo

ok, but how do I add the due time - let's say at 19:30?

Oh, and btw, what if it isn't only the second, but also the 4th
thursday?  By now I simply added another entry

%%(diary-float t 4 4) foo


ray

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: adding time to floating dates in calender
  2005-09-08  7:56 adding time to floating dates in calender Raimund.Kohl
@ 2005-09-08  9:47 ` Jochen Küpper
  2005-09-08 12:04   ` Raimund.Kohl
  0 siblings, 1 reply; 3+ messages in thread
From: Jochen Küpper @ 2005-09-08  9:47 UTC (permalink / raw)


Raimund.Kohl-v6OHGM1Ok46zQB+pC5nmwQ@public.gmane.org writes:

> %%(diary-float t 4 2) foo
>
> ok, but how do I add the due time - let's say at 19:30?

what does
,----
| %%(diary-float t 4 2) 19:30 foo
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: adding time to floating dates in calender
  2005-09-08  9:47 ` Jochen Küpper
@ 2005-09-08 12:04   ` Raimund.Kohl
  0 siblings, 0 replies; 3+ messages in thread
From: Raimund.Kohl @ 2005-09-08 12:04 UTC (permalink / raw)


Jochen Küpper <jochen@fhi-berlin.mpg.de> wrote:

> what does
> ,----
> | %%(diary-float t 4 2) 19:30 foo
> `----

it does exactly what I asked for ... :-) 

thx

Raimund

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-08 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-08  7:56 adding time to floating dates in calender Raimund.Kohl
2005-09-08  9:47 ` Jochen Küpper
2005-09-08 12:04   ` Raimund.Kohl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).