]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of time-parsing functions
authorEli Zaretskii <eliz@gnu.org>
Wed, 14 Aug 2024 08:35:48 +0000 (11:35 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:07:12 +0000 (16:07 +0200)
commit83f141ae12f2f212355e7354eeb16dc52da98b63
tree3bc371be745960c35f61130cdb943fb0369c5b19
parent923a7ea72a334fbe4253d69a89f0427fa9157b25
Improve documentation of time-parsing functions

* doc/lispref/os.texi (Time Parsing):
* lisp/calendar/iso8601.el (iso8601-parse):
* lisp/calendar/parse-time.el (parse-time-string): Document that
these functions don't care about the distinction between local
time and UTC.  (Bug#72570)

(cherry picked from commit 9bedb957bebdca99b1bb96f58ea790e20ed48dee)
doc/lispref/os.texi
lisp/calendar/iso8601.el
lisp/calendar/parse-time.el