2
Add timezone display setting for Table Editor timestamp columns
Source: supabase/supabase#46871 · opened by @gmkwak90
Hi Supabase team, I would like to request a display setting for timestamp/timestamptz columns in the Table Editor. Currently, timestamptz values are displayed in UTC, for example: 2026-06-12 07:00:01+00 For users in other time zones, it would be very helpful if the Table Editor allowed choosing a display timezone, such as: • Browser local timezone • Project/database timezone • Custom timezone, e.g. Asia/Seoul • UTC This should only affect the Table Editor display format, not the stored database value. Use case: Our database correctly stores timestamps as timestamptz/UTC, but when manually inspecting records in Table Editor, it is difficult to read operational data because our team works in Korea Standard Time, UTC+9. Expected behavior: A dashboard-level or project-level preference like: "Display timestamps in: UTC / Local browser timezone / Custom timezone" Even just an option to display timestamps in the browser…
No pledges yet. Be the first to back this.
Comments
Similar requests
Columns should have the same order in the table editor and table update menu
4 votes · 0 comments
Add ability to hide columns in Table Editor
7 votes · 0 comments
Bug: Cannot Reorder Columns After Table Creation in Supabase Database Tables
1 vote · 0 comments
Add the ability to change the position of table columns
5 votes · 0 comments
Support updating and displaying `numeric` data type precision and scale within Table Editor UI
22 votes · 0 comments
No comments yet.