What steps will reproduce the problem?
var d:Date = DateUtil.parseW3CDTF("2007-07-25T16:12:00-06:00");
trace(d.day);
What is the expected output? What do you see instead?
expect 25, I always get 0 though.
What version of the product are you using? On what operating system?
0.90, on Windows XP
Original issue reported on code.google.com by jason.gr...@gmail.com on 25 Jul 2007 at 5:35
Original issue reported on code.google.com by
jason.gr...@gmail.com
on 25 Jul 2007 at 5:35