I guess i found a problem with the datepicker component.
At the current actual smartgwt showcase (2.4)
At the section form controls
http://www.smartclient.com/smartgwt/showcase/#form_controls_various
If you click on the datepicker component and select the date 2003-10-19 it will show the date 2003-10-18 on selection.
I have another component on my application that when you type the date 2003-10-19 it shows the validation problem "Invalid date". I guess that should be the same underling problem.
I have reproduced the problem with Google Chrome, Mozilla Firefox 3.6 and
Mozilla Firefox 4. Language settings are pt_br.
Is this really a bug? Is there any work arround?
At the current actual smartgwt showcase (2.4)
At the section form controls
http://www.smartclient.com/smartgwt/showcase/#form_controls_various
If you click on the datepicker component and select the date 2003-10-19 it will show the date 2003-10-18 on selection.
I have another component on my application that when you type the date 2003-10-19 it shows the validation problem "Invalid date". I guess that should be the same underling problem.
I have reproduced the problem with Google Chrome, Mozilla Firefox 3.6 and
Mozilla Firefox 4. Language settings are pt_br.
Is this really a bug? Is there any work arround?
Comment