Timezone
a2b
TRIALOP

2 years ago

My application requires the ability to change timezones. However, I'm unable to add that feature in production because these servers don't hold timezone data. Neither does it give me the ability to update the Nixon docker file. So I'm at a loss here.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

2 years ago

Hello, it is standard practice to keep the timezone in UTC, and then convert client size into the user's timezone.


Loading...