[
https://issues.apache.org/jira/browse/LANG-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pascal Schumacher updated LANG-1153:
------------------------------------
Fix Version/s: 3.5
> 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
> Fix For: 3.5
>
>
> 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)