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

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

Date manangement.


From: Timothy Hobbs
Subject: Date manangement.
Date: Mon, 24 Mar 2008 14:25:46 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hello.  This is Timothy.

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...

I am currently working on a bit of elisp for planner which imports ical files.
So I need to be able to import events that span multiple days, as mutliple 
tasks.
This requires walking through the days creating a task for each one covered.

Timothy





reply via email to

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