You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/01/01 20:01:54 UTC

[jira] Closed: (LANG-486) Add (non-)lenient date parsing

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

Henri Yandell closed LANG-486.
------------------------------

    Resolution: Fixed

svn ci -m "Adding parseDateStrictly method per LANG-486" src/java/org/apache/commons/lang3/time/DateUtils.java src/test/org/apache/commons/lang3/time/DateUtilsTest.java 
Sending        src/java/org/apache/commons/lang3/time/DateUtils.java
Sending        src/test/org/apache/commons/lang3/time/DateUtilsTest.java
Transmitting file data ..
Committed revision 895055.


> Add (non-)lenient date parsing
> ------------------------------
>
>                 Key: LANG-486
>                 URL: https://issues.apache.org/jira/browse/LANG-486
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.time.*
>    Affects Versions: 2.4
>            Reporter: Michael Osipov
>             Fix For: 3.0
>
>         Attachments: LANG-486.patch
>
>
> I use a lot the DateUtils#parseDate method and it's very handy. It lacks leniency handling. I patched a solution against 2.4

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.