Two different clock times in the same column
Describe the bug
From the site dashboard when i double click in the date, the clock time display the correct time. Ii understand that maybe it could be related to UTC, my time zone is UTC−03:00
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Double click on selected timestampz column
Expected behavior
Display the clock with the same timezone
Screenshots
System information
- Web version
Hello, is this assigned to someone? If not can I work on this?
anyone is welcome to make a PR, yes. Just make sure to link to this issue when opening! 🙏
Hi @encima,
I believe this issue could be handled more cleanly in the backend (Supabase Postgres-Meta), if possible.
@aryan-mehrabi sure, feel free to make a PR. This seems like a frontend issue and not an API one but I'll let the team decide on the best approach!
@encima if found that the issue is with input type =datetime-local it only supports dd/mm/yyyy.