You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is fixed / not reproduced in current version (0.19.2)
"2K" as datetime is not the preferred resolution in the general case, but it is when restricting parsing to Datetime entity kind. Reopening to fix this behaviour
Parsing Error
Rustling should not interpret values like
"2K"
as datetime.Version
0.17.5
Language
en
Parser input
cargo run -- --lang en parse "2K" -k Time
Parser output
Parser expected output (Optional)
Nothing
The text was updated successfully, but these errors were encountered: