]> git.eshelyaron.com Git - emacs.git/commit
format-time-string subsumes time-zone-format
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Aug 2019 02:21:50 +0000 (19:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Aug 2019 02:24:13 +0000 (19:24 -0700)
commitf8f1c8c33a0a8fa117bf06e3b34865dea48eb6a1
tree8848384237d3283acb0ab05770195e244cfc3216
parent5f78e81af0c2648391f26602189c565627e08218
format-time-string subsumes time-zone-format

* lisp/calendar/time-date.el (time-zone-format):
* test/lisp/calendar/time-date-tests.el (test-time-zone-format):
Remove.
* lisp/gnus/nnrss.el (nnrss-normalize-date):
Use format-time-string instead of time-zone-format.
etc/NEWS
lisp/calendar/time-date.el
lisp/gnus/nnrss.el
test/lisp/calendar/time-date-tests.el