chronic_duration
chronic_duration copied to clipboard
Support 'mon' as a mapping for months
We use this awesome gem to translate interval strings used in Graphite, and the only missing compatibility mapping is mon as month, which I think makes some sense.
This PR adds support for it.
Support for just 'mo' make sense as well?
I tested previously abd 'mo' was already supported as a valid mapping for 'months'