Hi,
We have web application running on websphere server located in US. One of the user(in London) gets one hour less time than the actual time should be. Timezone for that users region is GMT+0 that is GMT only. But because of DST it should be GMT+ 1(hour). Still that user is getting GMT, but other users of that region get valid time.
For example, If time in GMT is 11:00, then that specific user gets 11:00, while other users of same region gets 12:00 which is right time.
We checked Timezone of that user and it is set correctly.
What is the cause and solution for this?
Thanks in advance.
We have web application running on websphere server located in US. One of the user(in London) gets one hour less time than the actual time should be. Timezone for that users region is GMT+0 that is GMT only. But because of DST it should be GMT+ 1(hour). Still that user is getting GMT, but other users of that region get valid time.
For example, If time in GMT is 11:00, then that specific user gets 11:00, while other users of same region gets 12:00 which is right time.
We checked Timezone of that user and it is set correctly.
What is the cause and solution for this?
Thanks in advance.
Comment