-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
6.5.1
-
Windows 7 pt_BR, Chrome 35.0.1916.153, firefox 17.0.2, IE 10, UTC-3
We are using datebox component to let the user choose the day of the year (sample 30/05/2014) and no time.
When the user choose the day that start day light savings, the component change to the day before. This problem only happen using Chrome 35.0.1916.153, firefox 17.0.2, it works when using IE 10
The date is send correctly to VM, but interface is less one day. I think the javascript is getting the timezone from the browser and change the time and respectly changing the day.
When choosen october 19 2014, the viewmodel is getting "19/10/2014 00:00:00". This hour 00:00:00 doesn´t exist and the date is changed to october 18 2014. This problem happen every year.
- duplicates
-
ZK-2382 Can't select specific date when daylight saving time started at 12:00:00 AM
- Closed