Hello All, Some time ago we had user query [1] claiming wicket based TZ detection is not accurate. I believe the detection can be enhanced: DST rules can be detected using JS code and taken into account while TZ guessing
here is the example of JS code determining month TZ switch is happening: [2] line 50 Maybe it worth to implement something like this in Wicket? [1] http://markmail.org/message/v7vmfburg4zrtizk [2] https://svn.apache.org/viewvc/openmeetings/branches/3.0.x/src/main/webapp/js/openmeetings_functions.js?revision=1562780&view=markup -- WBR Maxim aka solomax
