wroberts / pytimeparse

A small Python module to parse various kinds of time expressions.
MIT License
285 stars 39 forks source link

Add "full" support for years and months only #10

Closed duramato closed 8 years ago

duramato commented 8 years ago

Add support for years and months when they are "alone", commented with https://github.com/wroberts/pytimeparse/issues/7 in mind , but implemented for if someone wants to use it like me As used in https://github.com/pymedusa/SickRage/pull/496/commits/f38a2cba157c3b3e10714c58dd586214e8cfa8a6

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 98.491% when pulling 85b9a77b0e9a818c76f736d7e9cc5b38d06ef228 on duramato:patch-1 into 3d30c4590715da3f1606bfc7d8f6fc1fe4505e11 on wroberts:master.

duramato commented 6 years ago

Because of this, https://github.com/wroberts/pytimeparse/issues/7#issuecomment-62305025