Time Zone Manipulation of Table Datetime Data

Time Zone Manipulation of Table Datetime Data

I have run into some issues where my Date Picker widget prompts selections in local time (Tulip default), but then times returned in a Table widget (reading from an API) are in UTC. The mismatch causes confusion in users of the app. I’d like to be able to manipulate the fields in the table so that it reads in UTC to match the Date Picker widget, or more ideally convert both the Date Picker and Table to read in local time. Having the control to specify by factory location would be even better. Hoping this would be a feasible feature to incorporate in the near future.

Hey Aparna, what are you using the Tables API for, in this case?

I am wondering if this can be solved by our new “Table Queries” feature.