Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.