Shimmur / checker_cab

an extraction of assert_values_for
MIT License
23 stars 4 forks source link

support Date conversions and not just DateTimes #24

Closed idlehands closed 1 year ago

idlehands commented 2 years ago

we missing converting iso8601 date string. we should support them, too.

JwillR commented 1 year ago

I'm happy to write this feature.

JwillR commented 1 year ago

It appears to be already done.

I found the code that supports it here, and the accompanying test

This issue looks ready to be closed. Is there anything else that should happen with this feature?

idlehands commented 1 year ago

Hahaha. Just kidding! Thank you @JwillR for the help here.