Hello.
Here interests a trace. question:
As in PostgreSQL, to make the time point to the current time zone (otherwise I’m kind of in the +3 hour zone) but when I create a post ..
My created_at (column) indicates a time of +0 hours.
I create a post at 11 pm, and points to 9 pm.
How can this be fixed?