help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Date manangement.


From: Giles Chamberlin
Subject: Re: Date manangement.
Date: Tue, 25 Mar 2008 13:00:52 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Timothy Hobbs <tim.thelion@gmail.com> writes:

>
> Is there a good way to add on day to a date of any sort?  time-date.el doesn't
> seem to be good at this.  What I need to do is add a day, incramenting months,
> and years, correctly, so 2008/03/31+1 = 2008/04/00 not 2008/03/32...

Have a look at calendar-absolute-from-gregorian which returns an
integer rep of the date which you can then do arithmetic with.
-- 
Giles


reply via email to

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