gcanti / io-ts-types

A collection of codecs and combinators for use with io-ts
https://gcanti.github.io/io-ts-types/
MIT License
311 stars 40 forks source link

Add new test to DateFromISOString codec #177

Closed pierroberto closed 1 year ago

pierroberto commented 1 year ago

Add test to cover new Date() passed as argument to DateFromISOString decode function.