globalgov / messydates

R package for Extended Date/Time Format (EDTF)
https://globalgov.github.io/messydates
Other
15 stars 1 forks source link

contract() bug for negative date ranges #40

Closed henriquesposito closed 2 years ago

henriquesposito commented 2 years ago

Now that expand, resolve, and coerce functions properly deal with negative dates and ranges, we have to update contract functions to do so as well.