emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add a new function to convert a time value to the canonical


From: Philipp Stephani
Subject: Re: [PATCH] Add a new function to convert a time value to the canonical format.
Date: Tue, 23 Apr 2019 15:13:17 +0200

Am Di., 23. Apr. 2019 um 15:11 Uhr schrieb Eli Zaretskii <address@hidden>:
>
> > From: Philipp Stephani <address@hidden>
> > Date: Tue, 23 Apr 2019 14:46:13 +0200
> > Cc: Philipp Stephani <address@hidden>
> >
> > Such a function is useful for users that want to do their own time
> > calculations and conversions.
> >
> > * src/timefns.c (Ftime_canonicalize): New defun.
> >
> > * test/src/timefns-tests.el (time-canonicalize): New unit test.
>
> Please include documentation of this.

Actually it seems superfluous because (encode-time timeval t) does the
same. I guess we don't need this any more. Sorry for the noise.



reply via email to

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