Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-01 | test/meson.build: move TestTime to time/ | Max Kellermann | |
2019-12-16 | time/ISO8601: support omitting field separators | Max Kellermann | |
Closes https://github.com/MusicPlayerDaemon/MPD/issues/685 | |||
2019-12-16 | time/ISO8601: support omitting minutes | Max Kellermann | |
2019-12-16 | time/ISO8601: support omitting seconds | Max Kellermann | |
2019-12-16 | time/ISO8601: support time zone offset | Max Kellermann | |
2019-12-16 | time/ISO8601: allow omitting the "Z" suffix | Max Kellermann | |
And allow "Z" suffix after date. | |||
2019-12-16 | time/ISO8601: allow omitting the time of day | Max Kellermann | |
2019-12-16 | test/TestISO8601: unit test for time/ISO8601 | Max Kellermann | |