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

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

Re: The wild and weird world of Emacs Lisp date/time arithmetic


From: Emanuel Berg
Subject: Re: The wild and weird world of Emacs Lisp date/time arithmetic
Date: Fri, 18 Dec 2020 16:37:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Skip Montanaro wrote:

> I have a very simple date calculation. I have a CSV file whose first field
> is an ISO-8601 date, for example:
>
> 2020-12-03,738050,2262878,0.33
>
> I want to write a function to add a day and append a new
> (empty) record. [...]

Slightly OT but this is some I have on the time subject:

  https://dataswamp.org/~incal/emacs-init/time-cmp.el

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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