Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"TEST123" gets parsed as HOURS_OF_DAY 3 #166

Open
jcmaslan opened this issue Mar 16, 2016 · 0 comments
Open

"TEST123" gets parsed as HOURS_OF_DAY 3 #166

jcmaslan opened this issue Mar 16, 2016 · 0 comments

Comments

@jcmaslan
Copy link

Suppress these inferred date matches when numbers are contiguous with non-date-related text.

and here's the syntax tree we built:

DATE_TIME_ALTERNATIVE
----DATE_TIME
--------EXPLICIT_TIME
------------HOURS_OF_DAY
----------------3
------------MINUTES_OF_HOUR
----------------0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant