Using the CONVERT_TZ function
By default, hosting.com servers use one of the following time zones:- US-based (Michigan) servers: US Eastern Time zone.
- Europe-based (Amsterdam) servers: Central European Time zone.
- Asia-based (Singapore) servers: Singapore Standard Time zone.
More information
- For more information about time zone support in MySQL, please visit http://dev.mysql.com/doc/refman/5.0/en/time-zone-support.html.
- For more information about the CONVERT_TZ function, please visit http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_convert-tz.