]> git.eshelyaron.com Git - emacs.git/commit
`format-time' can now do sub-second times
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Oct 2020 11:10:17 +0000 (12:10 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Oct 2020 11:10:53 +0000 (12:10 +0100)
commit617f70bc7d6402872faa7621ce20fd3a573518b8
tree802a4c27936b8d95e0adf4f37b458339bb8ba7cd
parentff3838ecc3f5c913675ca935e047dc6952d79f50
`format-time' can now do sub-second times

* doc/lispref/os.texi (Time Parsing): Document it.

* lisp/calendar/time-date.el (format-seconds): Allow formatting
sub-second times.
doc/lispref/os.texi
etc/NEWS
lisp/calendar/time-date.el
test/lisp/calendar/time-date-tests.el