all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Philipp Stephani <phst@google.com>,
	Emacs developers <emacs-devel@gnu.org>
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	[thread overview]
Message-ID: <CAArVCkQvNV9Gj1i4q=3c4uJiwBCYJWsrJq+XszQcTh8PNt987Q@mail.gmail.com> (raw)
In-Reply-To: <83o94w50j9.fsf@gnu.org>

Am Di., 23. Apr. 2019 um 15:11 Uhr schrieb Eli Zaretskii <eliz@gnu.org>:
>
> > From: Philipp Stephani <p.stephani2@gmail.com>
> > Date: Tue, 23 Apr 2019 14:46:13 +0200
> > Cc: Philipp Stephani <phst@google.com>
> >
> > 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	other threads:[~2019-04-23 13:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23 12:46 [PATCH] Add a new function to convert a time value to the canonical format Philipp Stephani
2019-04-23 13:11 ` Eli Zaretskii
2019-04-23 13:13   ` Philipp Stephani [this message]
2019-04-23 13:21     ` Eli Zaretskii
2019-04-23 16:20       ` Paul Eggert
2019-04-23 17:11         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAArVCkQvNV9Gj1i4q=3c4uJiwBCYJWsrJq+XszQcTh8PNt987Q@mail.gmail.com' \
    --to=p.stephani2@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=phst@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.