We currently only recognize UTC as the "base" timezone, e.g. you can do UTC+2.
We should think about adding more common timezones, such as GMT, PST, CET, etc.
They need to be parsed from the server nickname and then the offset needs to be adjusted accordingly.
We currently only recognize UTC as the "base" timezone, e.g. you can do
UTC+2
. We should think about adding more common timezones, such asGMT
,PST
,CET
, etc.They need to be parsed from the server nickname and then the offset needs to be adjusted accordingly.