Time issue with UTC in older Safari

Trying to track down this problem I am having (as well as @sid), I have a page that displays a datetime from my database, the strange part here is that it works correctly for me on every single browser I test, and it works for 5 other people that have tested it, however I have one client, with Safari Version 13.1.3 (15609.4.1) and for her the time shows 2 hours before the database stored time.

I asked them to check on their same computer in Chrome as well as Firefox, and its perfect, and they also, checked on their iPhone and it was perfect too.
So it seems like its a particular version of Safari that is the latest in Mac OS Catalina with the July 15 2020 security update done.

My binding looks like {{event_date_selected.formatDate('dd MMMM, yyyy hh:mm a')}}

Screenshot 2021-08-24 at 14.47.37

If anyone has any ideas of what could be causing this I would be super grateful.

Community Page
Last updated: