]> git.eshelyaron.com Git - emacs.git/commit
Prefer format-time-string to current-time-string
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Dec 2021 17:40:22 +0000 (09:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Dec 2021 19:17:26 +0000 (11:17 -0800)
commitcea0d61a69ef443924fdd4e4c429d7103b4acb9a
tree8fed252de473884c74989b3b9878981a94f8accf
parentdd0727e1ec1f535b9b06be88173b4d3ccd55abcb
Prefer format-time-string to current-time-string

* lisp/arc-mode.el (archive-unixdate):
* lisp/gnus/nnrss.el (nnrss-normalize-date):
* lisp/tar-mode.el (tar-clip-time-string):
Prefer format-time-string to reassembling current-time-string output.
doc/lispref/os.texi
lisp/arc-mode.el
lisp/gnus/nnrss.el
lisp/tar-mode.el