]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'date-to-time' and 'parse-time-string'
authorEli Zaretskii <eliz@gnu.org>
Fri, 8 Feb 2019 08:33:13 +0000 (10:33 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Feb 2019 08:33:13 +0000 (10:33 +0200)
commitb8c70172f354ad57bb6c547d59f585d751f632ed
tree3309e806f01e9134ec6ffe3f4cf8e9d73dd15c19
parent46095a7dcb5fd6e0b79582bd14aa87f2d04f4a65
Improve documentation of 'date-to-time' and 'parse-time-string'

* doc/lispref/os.texi (Time Parsing): Document
'parse-time-string', and refer to it for the description of
the argument of 'date-to-time'.

* lisp/calendar/time-date.el (date-to-time): Refer in the doc
string to 'parse-time-string' for more information about the
format of the DATE argument.  (Bug#34303)
doc/lispref/os.texi
lisp/calendar/time-date.el