(address . bug-mumi@gnu.org)
Currently dates are displayed in some weird format:
Mon Dec 04 18:46:25+0100 2023
This is hard to read and contains useless information (the weekday,
seconds). This makes it very, very hard to e.g. to spot old issues in a
search-results.
Expected behavior:
Dates are displayed in "relaxed" ISO 8601 format, like this:
2023-12-04 18:46 +0100
The respective format for Unix command "date" is: "%Y-%m-%d %H:%M %:z"
--
Regards
Hartmut Goebel
| Hartmut Goebel |h.goebel@crazy-compilers.com |
|www.crazy-compilers.com | compilers which you thought are impossible |