I\'m brand new to typescript, so I\'m trying to get the hang of it.
A network request is going to return a JSON object with a field in ISO Date string format.
You can use DateFromISOString from io-ts-types See it's documentation.
DateFromISOString