Revert the whole time zone mess
commit2faaacfeeb5d8544f5cf68279fe8c0492b867774
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 3 Dec 2017 07:57:37 +0000 (3 08:57 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 3 Dec 2017 07:57:37 +0000 (3 08:57 +0100)
treec461218e46e95d4fcf6176cdda3d48fb2d2541c8
parent14620fdf0c830f2dafe28438569ae364a1b0b621
Revert the whole time zone mess

* lisp/org.el (org-time-string-to-time):
(org-time-string-to-seconds): Remove optional ZONE argument.
(org-2ft):
(org-check-before-date):
(org-check-after-date):
(org-check-dates-range):
(org-parse-time-string):
* lisp/org-clock.el (org-clock-get-sum-start):
(org-clock-out):
(org-clock-timestamps-change):
(org-clock-sum):
(org-clock-update-time-maybe):
* lisp/org-colview.el (org-columns--age-to-minutes): Apply change.
* testing/lisp/test-org-clock.el (org-test-clock-create-clock):
(test-org-clock/clocktable/scope):
* testing/lisp/test-org-colview.el (test-org-colview/columns-summary):
  Apply change.  Simplify tests to avoid daylight saving time issue.
etc/ORG-NEWS
lisp/ob-gnuplot.el
lisp/org-clock.el
lisp/org-colview.el
lisp/org-list.el
lisp/org.el
testing/lisp/test-org-clock.el
testing/lisp/test-org-colview.el