1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-17 13:40:59 -08:00
emacs/test/lisp/calendar
Hong Xu 25c9cb77b4 Fix timezone detection of parse-iso8601-time-string
* parse-time.el (parse-iso8601-time-string): Fix timezone
parsing.  Add a doc string.  (Bug#25086)
* editfns.c (Fdecode-time): Doc fix.
* emacs-mime.texi (time-date): Add an example for
parse-iso8601-time-string.
* parse-time-tests.el (parse-time-tests): Add tests for
parse-iso8601-time-string.
2016-12-24 14:35:12 +02:00
..
icalendar-tests.el Fix Bug#24199. 2016-11-23 18:09:34 +01:00
parse-time-tests.el Fix timezone detection of parse-iso8601-time-string 2016-12-24 14:35:12 +02:00