How does the user Timezone is updated with winter/summer clock changes?

I'm running SugarCRM Entreprise Edition 12.0.3

if each user has its own timezone, selected in it's user profile (advanced tab), for example "America/chicago", UTC-5 

then what happens when the daylight savings time, changes on winter or summer 

because if the user timezone stays as is, when the daylight savings change, then the user will see wrong datetime values presented throughout the system....

i need to implement an automatic solution for this.

since i'm familier with sugarcrm code, i thought of setting all users to UTC Timezone and change some code,

so all datetime presented in the system, will take the timezone of the machine the current browser runs

any ideas how to keep timezone in sync on summer/winter daylight savings?

Parents Reply Children