Date & Time field display in 1 timezone only

Hello,

I have a text field in a dynamic page that connects to a dataset’s Date&Time field to display a date and time value. When users in other timezone access the dynamic page, this value automatically converts to the time their respective timezone, however I just want the users to see the Date&Time value from my timezone (GMT-8 for example). Is there anyway I can achieve this? Thanks in advance!

Resolved - I offset the time between server and local then convert to a string to customize formatting.