Hello all, how you doing ^^

I want to get the month we are by number.
Can some one explain me why is flex saying the Month we are is 9
(Setpember) day 1 ?


                        trace(dataHoje.toDateString())
                        trace(dataHoje.month)
                        trace(dataHoje.monthUTC)
                        trace(dataHoje.day)

Mon Oct 1 2007
9
9
1


Thanks for all,
Core

Reply via email to