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

If day at begining retruns null (i.e. Wed, Sep 27, 2017) #364

Open funkytwig opened 6 years ago

funkytwig commented 6 years ago

Loving using the gem, good work.

did have once comment, which may be easy to sort. I sent 'Wed, Sep 27, 2017' to parse and it came back null. I striped the day out and it worked. wondering if this is easy to fix. Thinking if there is a day and date the day can be disregard.

davispuh commented 6 years ago

I've been working on rewrite for some time, it will be finished soonish, see #347

There it's super easy to add support for new formats, and I just added this one there, see ec658809213d659e99a36d7aec1b561a143450aa