modern-irc icon indicating copy to clipboard operation
modern-irc copied to clipboard

TIME: mention server-time as an alternative

Open progval opened this issue 3 years ago • 4 comments

Addresses https://github.com/ircdocs/modern-irc/pull/154#issuecomment-1000911641

Though I am not sure this is correct in the presence of a bouncer. Bouncers would reply to PING with their own time, while TIME would be forwarded to the server, right?

progval avatar Jan 14 '22 23:01 progval

That's an interesting point about bouncers. If bouncers are expected to forward TIME to the upstream server, I guess we could recommend using the time tag on the RPL_TIME response instead?

slingamn avatar Jan 17 '22 05:01 slingamn

Though I am not sure this is correct in the presence of a bouncer. Bouncers would reply to PING with their own time, while TIME would be forwarded to the server, right?

Yup.

That's an interesting point about bouncers. If bouncers are expected to forward TIME to the upstream server, I guess we could recommend using the time tag on the RPL_TIME response instead?

Do existing servers supporting server-time attach a time tag to the RPL_TIME response?

emersion avatar Mar 03 '22 10:03 emersion

Done in #176

progval avatar Feb 26 '23 07:02 progval

hmm, the underlying question isn't answered though

progval avatar Feb 26 '23 07:02 progval