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.
0 Responses to “Flex DateChooser and DateField problem”
Leave a Reply