I found a little problem on Flex DateChooser component. When you try to select the date 10/12/2008, the value of the selectedDate of the component is Sat Oct 11. If you try to set the selectedDate to 10/12/2008, the component will show the day 11 again! Don’t try to change the date of your system to day 12, this doesn’t work too. :)
I’m trying to find a way to fix it, if you have a solution to this problem, please tell me.
UPDATE: The problem is with the GTM, I set the GMT to 0000 on my system and the problem simply disappeared. I think there’s a little bug on the Date class, because when you show the selected date on the component, it shows a different GMT for the day 11.
the same as you say
Did you found a solution for this bug ? I have the same problem. I’m in -04:00 timezone and I can’t set datefield to 11-10-2009 (dd-mm-yyyy).
If you found please contact me
Not yet… actually I’ve found many other problems with dates on Flex: http://bugs.adobe.com/jira/browse/FP-694