FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests