1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
emacs/test/lisp/calendar
Paul Eggert b40009e2f9 ISO 8601 strings sans "Z" don’t specify DST flag
* lisp/calendar/iso8601.el (iso8601--zone-dst): New function.
(iso8601-parse, iso8601-parse-time): Use it.
(iso8601--decoded-time): Default dst to -1, not nil.
* test/lisp/calendar/iso8601-tests.el (test-iso8601-combined)
(standard-test-time-of-day-zone): Adjust to new behavior.
2022-05-29 15:01:55 -07:00
..
icalendar-resources Display yearly ical events from first year on. Fix Bug#23100. 2021-02-15 17:27:45 +01:00
todo-mode-resources Prevent spurious tabs by RET in todo-edit-mode (bug#43068) 2020-08-27 13:53:22 +02:00
cal-french-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-julian-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
icalendar-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
iso8601-tests.el ISO 8601 strings sans "Z" don’t specify DST flag 2022-05-29 15:01:55 -07:00
lunar-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
parse-time-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
solar-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
time-date-tests.el Make list-times not include zero elements 2022-04-13 15:31:34 +02:00
todo-mode-tests.el Revert todo-mode tests failing after todo-mode reversion 2022-03-22 15:04:37 +01:00