#Problem with the timezone
6 messages · Page 1 of 1 (latest)
Project ID: 121334a0-c715-4b10-ba88-ba79d1150b5b
You might find these helpful:
⚠️ experimental feature
What area of your code are you trying to set a time zone for? your databases? main code structure?
iirc Railway doesn’t have a TZ variable you can set for databases. Everything is saved as GMT. That may be something you have to deal with in your code
i have same problem. Did you find a solution to the problem?