]> git.eshelyaron.com Git - emacs.git/commit
Fix time zone in previous rewrite of newsticker--decode-iso8601-date
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 31 Jul 2019 13:18:03 +0000 (15:18 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 31 Jul 2019 19:47:29 +0000 (21:47 +0200)
commit1ab6445bb3ed7e0ebe771692cbeda557a82b9381
tree50bdb3881a91ab17e3d577824eb76508beb55fab
parent296002ba5aefa60f8a1f97c4d28808683247ce8b
Fix time zone in previous rewrite of newsticker--decode-iso8601-date

* lisp/net/newst-backend.el (newsticker--decode-iso8601-date):
According to the tests, this function should default to the Z time
zone.
lisp/net/newst-backend.el