I have a PHP project with Mysql database. The problem is the time related data is showing wrong according to my requirements.
I want the timezone should be set to "Time Zone Port louis,Mauritius GMT+04:00".
How to update the timezone so that every data in the database shows the Mauritius timezone? And where to update the timezone?
And if I change the timezone, does the already inserted data automatically updated? Or else how to update the timezones of every record in the database?
you have 3 solutions: