From e92129f449f00039c9139b9762df6ef446a806b6 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 10 Jun 2020 20:41:23 +0200 Subject: [PATCH] doc/protocol.rst: clarify the term "UNIX time" Closes https://github.com/MusicPlayerDaemon/MPD/issues/893 --- doc/protocol.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/protocol.rst b/doc/protocol.rst index 421b3492a..fe60d9c61 100644 --- a/doc/protocol.rst +++ b/doc/protocol.rst @@ -464,7 +464,8 @@ Querying :program:`MPD`'s status - ``songs``: number of songs - ``uptime``: daemon uptime in seconds - ``db_playtime``: sum of all song times in the database in seconds - - ``db_update``: last db update in UNIX time + - ``db_update``: last db update in UNIX time (seconds since + 1970-01-01 UTC) - ``playtime``: time length of music played Playback options