Hi,
I have noticed some issues with the rtm.timezones.getList and rtm.time.convert endpoints.
The rtm.timezones.getList is returning inconsistent data.
For example, it is off by an hour for London as it's not recognising daylight saving time.
Several, but not all, countries seem to not have their dst set correctly in the offset value.
The rtm.time.convert endpoint is returning an odd key name.
{"rsp":{"stat":"ok","time":{"timezone":"Europe/London","$t":"2020-05-11T14:40:29"}}}
Is $t correct? I've not come accross a name like that anywhere else in the API.
Thanks, Chris.
(Maintainer of the Moo Later plugin for Firefox).