What steps will reproduce the problem?
1. Use date-en-AU.js
2. run Date.parseExact("20120912", "yyyyMMdd")
What is the expected output? What do you see instead?
I expect it to parse!
What version of the product are you using? On what operating system?
* @version: 1.0 Alpha-1
* @author: Coolite Inc. http://www.coolite.com/
* @date: 2008-05-13
Please provide any additional information below.
Date.parseExact("20110912", "yyyyMMdd") and Date.parseExact("20130912",
"yyyyMMdd") works but 2012 does not!
Original issue reported on code.google.com by drew.fre...@gmail.com on 12 Sep 2012 at 6:34
Original issue reported on code.google.com by
drew.fre...@gmail.com
on 12 Sep 2012 at 6:34