Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
Expand Down