1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
emacs/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
..
appt.el Reject invalid time-string in appt-add immediately 2022-04-05 18:11:05 +02:00
cal-bahai.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-china.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-coptic.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-dst.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-french.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-hebrew.el Add Sefirot to Omer counting 2022-04-28 11:57:07 -04:00
cal-html.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-islam.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-iso.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-julian.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-mayan.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-menu.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-move.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-persia.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-tex.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-x.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
calendar.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
diary-lib.el * lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap. 2022-05-11 16:12:00 +02:00
holidays.el Fix some typos in the recent holidays change 2022-04-27 18:48:24 +02:00
icalendar.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
iso8601.el ISO 8601 strings sans "Z" don’t specify DST flag 2022-05-29 15:01:55 -07:00
lunar.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
parse-time.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
solar.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
time-date.el decoded-time-set-defaults now leaves DST alone 2022-05-27 12:19:59 -07:00
timeclock.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
todo-mode.el * lisp/calendar/todo-mode.el: Restore old code. 2022-03-23 16:51:01 +08:00