HubDB time zone is locked

It seems that times in HubDB doesn’t account for daylight savings (e.g. BST in the UK).

For example, we have an event that’s happening at 3pm on 1st April, but the unix timestamp I get from HubDB for that time is 4pm BST. HubDB is locked to GMT/UTC (our current timezone). I’m also doing time and date localisation, it’s important that this is accurate. As you can see in the screenshot attached, I’ve had to make the even an hour earlier to display it at the correct time and time zone on the page

39954iB95D912D7BE29B04.png

This actually causes problems for us in the management of the dates via HubDBs, which results in wrong times being displayed. I would love this to be improved.