Timezone
hugotaniady11
PROOP
4 months ago
So now i deploy my server api, staging-api.r21-group.org, and api.r21-group.org
the problem is when i curl.exe -v, it got the utc time minus 1, as you can see, now the time is 9:36AM utc (when date -u), i already try to restart and redeploy it, but still same
Attachments
1 Replies
Railway
BOT
4 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • 4 months ago
cyszx
HOBBY
4 months ago
The server time is fine. The HTTP Date header is always in UTC, so the 1-hour difference is just your local timezone.
If you want local time, set your app or server timezone.