Using SmartClient Version: v9.0p_2013-07-05/Enterprise Deployment (built 2013-07-05) with IE9.
When data is serialized on the DST short day the values are not correct for the first two hours of the day.
I have attached a sample that when run returns data for 24 hour on 3/10/2013 (the DST short day).
The Date column is a DATETIME column type.
The Date As String is a SimpleDateFormat of the date from the backend code.
As you can see the first two hours are incorrectly serialized, they both indicate 3:00 and not 1:00 and 3:00.
When data is serialized on the DST short day the values are not correct for the first two hours of the day.
I have attached a sample that when run returns data for 24 hour on 3/10/2013 (the DST short day).
The Date column is a DATETIME column type.
The Date As String is a SimpleDateFormat of the date from the backend code.
As you can see the first two hours are incorrectly serialized, they both indicate 3:00 and not 1:00 and 3:00.