Time Zone Conversion

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

SaaS

What do you need help with?

I have a formula field that formats the date by using this formula: datetime_format(field(‘Start’), ‘MM/DD/YY at: HH12:MI tz’) … it works as expected, but the time is shown in GMT. I want the time translated to my time zone (US/Pacific). How can I do that?

Hey @RobMagu, will this solution work for you: Displaying time in the proper time zone - #2 by frederikdc :slightly_smiling_face: