Grid Date format bug
Hi Alex,
I have an XML source with some dates in "yyyy-mm-dd" format. I'm populating the grid and telling it to format these dates using "mmm d yyyy"
The format day is off by -1.
e.g.
The data says
"<lastUpdate>2009-03-12</lastUpdate>"
The grid shows "Mar 11 2009"
To see samples of the data and grid being used go to
http://69.63.135.111/test/
http://69.63.135.111/test/data.xml
I have an XML source with some dates in "yyyy-mm-dd" format. I'm populating the grid and telling it to format these dates using "mmm d yyyy"
The format day is off by -1.
e.g.
The data says
"<lastUpdate>2009-03-12</lastUpdate>"
The grid shows "Mar 11 2009"
To see samples of the data and grid being used go to
http://69.63.135.111/test/
http://69.63.135.111/test/data.xml
Rodrigo
May 14,