* bug#34303: 26.1; Doc of `date-to-time'
@ 2019-02-03 22:14 Drew Adams
2019-02-08 8:36 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2019-02-03 22:14 UTC (permalink / raw)
To: 34303
The doc could be a bit clearer. The doc string says that the arg is
DATE, a string representing a date-time. The Elisp manual calls the arg
STRING and says it is a time-string. Both should say clearly just what
string formats they expect as arg.
In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
of 2018-05-30
Repository revision: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea
Windowing system distributor `Microsoft Corp.', version 10.0.17134
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#34303: 26.1; Doc of `date-to-time'
2019-02-03 22:14 bug#34303: 26.1; Doc of `date-to-time' Drew Adams
@ 2019-02-08 8:36 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-02-08 8:36 UTC (permalink / raw)
To: Drew Adams; +Cc: 34303-done
> Date: Sun, 3 Feb 2019 22:14:20 +0000 (UTC)
> From: Drew Adams <drew.adams@oracle.com>
>
> The doc could be a bit clearer. The doc string says that the arg is
> DATE, a string representing a date-time. The Elisp manual calls the arg
> STRING and says it is a time-string. Both should say clearly just what
> string formats they expect as arg.
Thanks, I added a reference to 'parse-time-string', which parses the
argument, and documented the latter in the ELisp manual.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-08 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-03 22:14 bug#34303: 26.1; Doc of `date-to-time' Drew Adams
2019-02-08 8:36 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).