Charles Honton created LANG-950:
-----------------------------------
Summary: FastDateParser does not handle two digit year parsing
like SimpleDateFormat
Key: LANG-950
URL: https://issues.apache.org/jira/browse/LANG-950
Project: Commons Lang
Issue Type: Bug
Reporter: Charles Honton
Priority: Minor
SimpleDateFormat has a set2DigitYearStart(Date startDate) method to determine
the start of the default century. FastDateParser uses a static 80 years in the
past as the default century start.
The application should be able to set the default century as part of the
constructor.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)