You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/05/28 16:33:12 UTC

[jira] [Updated] (LANG-950) FastDateParser does not handle two digit year parsing like SimpleDateFormat

     [ https://issues.apache.org/jira/browse/LANG-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Schumacher updated LANG-950:
-----------------------------------
    Fix Version/s: 3.3

> 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
>            Assignee: Charles Honton
>            Priority: Minor
>             Fix For: 3.3
>
>
> 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.3.4#6332)