]> git.eshelyaron.com Git - emacs.git/commit
time-stamp: add principled, expressive %z
authorStephen Gildea <stepheng+emacs@gildea.com>
Tue, 22 Jun 2021 04:28:20 +0000 (21:28 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Tue, 22 Jun 2021 04:30:19 +0000 (21:30 -0700)
commit64dd2b1a2a0a65a571c2bef5a004fd59cd61bb1e
tree506e5d745e616e3b71ff316c63fbaba6a7ff63d1
parent3b1d69efc32c8929281f38d55cef773e4680f2ad
time-stamp: add principled, expressive %z

* lisp/time-stamp.el (time-stamp-formatz-from-parsed-options): New
function for time zone offset formatting ("%z" variants).

* test/lisp/time-stamp-tests.el (formatz*): New unit tests to cover
the new implementation of %5z.
lisp/time-stamp.el
test/lisp/time-stamp-tests.el