convert GMT time to EST
问题 My sql server is located in GMT and I need to get the EST equivalent tz. Somehow the EST is wrong. select now(),convert_tz(now(),'GMT','EST'),convert_tz(now(),'GMT','EST') - interval 10 minute The EST time should be 20:30 and not 19:30 Here is my results - 回答1: As @ceejayoz mentioned, the timezones of locations change depending on daylight savings observation. In addition, it's more proper to call it UTC rather than GMT, as when you call it GMT, it connotes that your servers are tune to some