Perspective Table appears to lose time zone when converting from epoch time

Hello,

I have a table in perspective with data property is bound to a named query. When I test query by hand it displays due date column as it should:
image

But the table itself seems to not account for a time zone or something like that:
image

Here is column configuration:
image

Any suggestion on how to make it render correctly? Perhaps, dateFormat needs be changed?

Thanks in advance for the help.

Thank you, that did the trick for client. Designer still displays it wrong, though. But I can live with it for now. It’s still weird because gateway server time zone is set correctly and matches the client…