Tagged Questions
1
vote
1answer
32 views
How to convert brownfield application to use user-based time zones?
I'm in charge of coming up with a solution for implementing user-specific time zones in a brownfield application. Every single date that is stored in the database is stored in the server's local time. ...