Time Zones are important if you’re creating a social app which will include chat, social network and others which is interacted with the society.
There are many time zones and you have to choose one to set in your server. I would totally recommend using UTC instead of your time zone in server.
Web Server and Database server are different and they each have their own configuration. This includes the time zone too. In this short post, I’m going to show how you can set the same time zone in both of these servers.
... [READ MORE]