Output the last_modified timestamp from mopidy's track model to mpd clients in the same format as mpd uses - yyyy-mm-ddTHH:MM:SS Outputs nothing for Last-Modified if last_modified is None or zero This commit uses UTC time, adds a 'Z' to end, and updates the test accordingly |
||
|---|---|---|
| .. | ||
| protocol | ||
| __init__.py | ||
| test_commands.py | ||
| test_dispatcher.py | ||
| test_exceptions.py | ||
| test_status.py | ||
| test_tokenizer.py | ||
| test_translator.py | ||