From e1d04b4f02830b0a6e86ccfac2c8b9930946bbf7 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 15 Jan 2022 00:27:42 +0100 Subject: [PATCH] TIME: mention server-time as an alternative --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index e5bca12..ffa8712 100644 --- a/index.md +++ b/index.md @@ -1128,6 +1128,8 @@ and rely on specific parameters instead. The `TIME` command is used to query local time from the specified server. If the server parameter is not given, the server handling the command must reply to the query. +The reply does not use a machine-readable format, so, if the server supports the [IRCv3 `server-time` capability](https://ircv3.net/specs/extensions/server-time.html), clients should send a `PING` and read the `time` tag on the reply instead. + Numeric Replies: * {% numeric ERR_NOSUCHSERVER %}