wanasit / chrono

A natural language date parser in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big number words

wyattscarpenter opened this issue · comments

Words such as "thirty", "one hundred", etc, should be covered by this parser. They all unambiguously map onto digit-numbers, so it shouldn't be a big problem.