]> git.ipfire.org Git - thirdparty/coreutils.git/commit
date: support overriding named formats
authorPádraig Brady <P@draigBrady.com>
Sat, 6 Sep 2025 19:41:29 +0000 (20:41 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 7 Sep 2025 12:02:48 +0000 (13:02 +0100)
commit9eddec78661dca44b1e5de31b3e262400020c76f
tree18273976e497f96ebea0348b796a1e1f35e92449
parenta777b99ffe7eb3aedfd54828e140fc0eaf93722e
date: support overriding named formats

* src/date.c (main): Allow specifying different named formats,
with the last specified taking precedence.
* NEWS: Mention the bug fix.
NEWS
src/date.c