Charles Honton created LANG-1153:
------------------------------------

             Summary: Implement ParsePosition api for FastDateParser
                 Key: LANG-1153
                 URL: https://issues.apache.org/jira/browse/LANG-1153
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.time.*
            Reporter: Charles Honton
            Assignee: Charles Honton
            Priority: Minor


FastDateParser does not update ParsePosition with appropriate index or 
errorIndex.  Update implementation to set ParsePosition.errorIndex to location 
of parse failure. Update implementation to set ParsePosition.index to location 
of last input character.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to