Question

Pablo G

What Would Be the Preferable Time Zone to Set for a MySQL Website?

Asked by Pablo G 2 months ago mysql time zone

Answers

Neil Monroe
0
 
It really depends on what the applications running on your server are doing. If you have time-sensitive material hitting your database for information, you will have to adjust for the audience you are serving.

In my opinion, though, setting a database time to GMT is probably the best bet. At least that gives you a standard base to start from. When you know your data is based on Universal Time, then it makes it easier to add time zone shifts at your end-user point.

by Neil Monroe 2 months ago

Answer this question

What Would Be the Preferable Time Zone to Set for a MySQL Website?

0 errors found:

 
0