Table Date Rendering different time zones

I am having an issue where the Date rendering is having an issue in a perspective table when you access from another time zone different than the server. The example below shows a table with 2 columns rendered as Date with a dateFormat of MM/DD/YYYY hh:mm:SS z

Client in PDT
image

Client In EDT (Should be plus 3 but subtracted 3 from PDT)

As you can see the Date changed to minus 3 instead of plus 3 and the time zone stayed the same… Has anyone experienced this?