Trouble with timestamptz (Supabase)

Actions & Logic

FF + Supabase.

When i use picker and save date+time in supabase it is saved in time zone +00, but when i use this date and time in FF it is added time zone +3.

Why when I save data and use it, I get a difference of 3 hours?

How to use date and time which i choose with picker?

What have you tried so far?

It's work perfectly with timestamp (no time zone) but then i can't send push notifications correctly. Users will not receive notifications at the right time because the notification will arrive in UTC, although users are in a different time zone.

Did you check FlutterFlow's Documentation for this topic?
No
2
3 replies