Hi everyone!
I am creating an entry in a table, and it seems to save the time correctly, but when I display the time back in "relative" time, it is off by 4 hours.
For example, an entry will show a timestamp of "2023-08-23 22:07:05.345+00", which corresponds with the correct local time of 10:07pm. When I use the relative time option to display this, it shows "4 hours ago", when it was literally just created. I am using the "Current Time" option when creating the entry. (I am also creating this entry in a table in Supabase.)
When I remove the relative time format, and ask it to display the time normally, it will show 10:07pm as it should.
Does anyone know how to fix the relative time option so that it display the correct relative time? i.e. It should say "seconds ago" or whatever it should.
Please help!