emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Date calculations


From: Memnon Anon
Subject: [Orgmode] Re: Date calculations
Date: Wed, 30 Dec 2009 15:58:03 +0000 (UTC)

Benjamin Andresen <address@hidden> writes:

> This works:
> %%(diary-anniversary 12 30 1984) Arthur Dent is %d years
>                      ^   ^   ^
>                      M   D   Y
> This doesn't:
> %%(diary-anniversary 30 12 1984) Arthur Dent is %d years
>                      ^   ^   ^
>                      D   M   Y

Second one is what I have here and it works as expected.

Probably related to these settings in my .emacs:

(setq european-calendar-style t)      ; obsolete!
(setq calendar-date-style 'european)  ;(info "(emacs)Date Formats")

Do you have these set, too?





reply via email to

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