Page 1 of 1

Another DateTime issue

Posted: Tue May 10, 2011 8:56 am
by brianj774
So I'm having another problem with dateTimes. You can see in the first image, the Group header band
Image

and next, the sort by property for the grouping
Image

Finally, you can see the output,
Image


You can see, that the dates are not at all sorted.
2010-04-23
2011-04-08 <==== eh ?
2010-12-10
2010-12-03

Thanks.

Another DateTime issue

Posted: Tue May 10, 2011 9:15 am
by Andrew
Hello,

It seems your screenshots are corrupted. Could you, please check this.

Thank you.

Another DateTime issue

Posted: Tue May 10, 2011 9:27 am
by brianj774
Andrew wrote:Hello,

It seems your screenshots are corrupted. Could you, please check this.

Thank you.
Yeah, I'm seeing that too...but I can't figure out whats wrong...if you right click and 'show image' I get the right images...Weird...I'll do something.

// should be better now //

Another DateTime issue

Posted: Tue May 10, 2011 9:42 am
by Andrew
I see the screenshots.

Thank you.

Another DateTime issue

Posted: Tue May 10, 2011 9:48 am
by brianj774
Just as wild speculation...but... if you transform the dates from:
2010-04-23
2011-04-08 <==== eh ?
2010-12-10
2010-12-03

to the identical representation:
4-23-2010
4-8-2011
12-10-2010
12-3-2010

Then the sort "makes sense" ... its still wrong, but.....

// nope, that doesn't work either... 1 should sort before 4 ... so... nevermind :D //

Another DateTime issue

Posted: Wed May 11, 2011 8:01 am
by Vladimir
Hello,

We have fixed this error, the update will be available in the next prerelease build on May, 11.

Thank you.