mojombo / chronic

Chronic is a pure Ruby natural language date parser.
http://injekt.github.com/chronic
MIT License
3.23k stars 452 forks source link

Parsing "next january" throws runtime error #385

Open KieranP opened 5 years ago

KieranP commented 5 years ago
> Chronic.parse('next january')
Traceback (most recent call last):
        1: from (irb):5
RuntimeError (Current month should be set by now)