emacs-devel
[Top][All Lists]
Advanced

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

Re: inverse of float-time?


From: Paul Eggert
Subject: Re: inverse of float-time?
Date: Wed, 11 Sep 2013 12:14:16 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 09/11/13 10:39, Sam Steingold wrote:
> Is it possible to convert the return value of float-time back to a list
> of integers?

That's not easy to do now, but it'd be easy to add.
We could add an optional argument to current-time,
decoded just like float-time's argument is decoded,
and current-time could convert it to a list of integers.



reply via email to

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