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

