Skip to content

Conversation

ledbit
Copy link

@ledbit ledbit commented Mar 6, 2018

In many cases there is a need to parse/extract a timestamp from the beginning of a string. If one doesn't know the length of a potential match then it is impossible (or very inefficient) to try different combinations of parsers and/or substrings. I added a flag that allows parsing in a "loose" mode - ie if the parser matches a string prefix fully then return the matched date.

@mbostock
Copy link
Member

Superseded by #64. Thank you for the contribution.

@mbostock mbostock closed this Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants