Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

DST Serialization Issue with Short Dates

$
0
0
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.

Attached Files
File Type: java GroupingData.java (1.6 KB)
File Type: java GP.java (1.6 KB)
File Type: xml grouping-data.ds.xml (822 Bytes)

Viewing all articles
Browse latest Browse all 4756

Trending Articles