]> git.eshelyaron.com Git - emacs.git/commit
time-stamp: update support for time zone numeric offset
authorStephen Gildea <stepheng+emacs@gildea.com>
Thu, 14 Nov 2019 04:21:42 +0000 (20:21 -0800)
committerStephen Gildea <stepheng+emacs@gildea.com>
Thu, 14 Nov 2019 05:11:28 +0000 (21:11 -0800)
commit1d189843bb2a4f23dc269314d5e6dfb4f9fe801e
tree8d501f048c8739cd442e827324d947adbe941136
parent3ecbfefa7239bd071262db25dfc9c97a01ec9ca1
time-stamp: update support for time zone numeric offset

* time-stamp.el (time-stamp-string-preprocess): Change new format for
numeric time zone from %:z to %5z to match format-time-string better.
(time-stamp-format): Document support for numeric time zone.
See discussion in bug#32931.

* NEWS: Mention time-stamp-format %5z.
etc/NEWS
lisp/time-stamp.el
test/lisp/time-stamp-tests.el