Hi
I have a problem, My Server is running on America/Los_Angeles time zone , Clients are in different time zone lets say Asia/Calcutta. Server send a timestamp say "Mar/10/2010 00:00:00" problem is i don't want the dateitem to convert the date to native browser timezone that is Asia/Calcutta . I want to dateitem should select the date which is send by the server.
I tryied with DateUtil.setDefaultDisplayTimezone() but does't work.
Any help or suggestions
thanks
Anburaj.p
I have a problem, My Server is running on America/Los_Angeles time zone , Clients are in different time zone lets say Asia/Calcutta. Server send a timestamp say "Mar/10/2010 00:00:00" problem is i don't want the dateitem to convert the date to native browser timezone that is Asia/Calcutta . I want to dateitem should select the date which is send by the server.
I tryied with DateUtil.setDefaultDisplayTimezone() but does't work.
Any help or suggestions
thanks
Anburaj.p
Comment