pxldevv
HOBBYOP
2 years ago
Railway is hosted somewhere else so the Date.now() is showing for somewhere else, how can I fix this?
0 Replies
brody
EMPLOYEE
2 years ago
the containers run on the UTC timezone, you should store all timestamps as UTC and convert to your local timezone only for display purposes
brody
EMPLOYEE
2 years ago
no prob!