joancaron/cryptocompare-api

The UTC representation of the date falls outside the year range 1-9999.

jrouaix opened this issue · 1 comments

Tried to consume the Cardano snapshot full : https://www.cryptocompare.com/api/data/coinsnapshotfullbyid?id=321992

The value : "StartDate":"01/01/0001" is not handled by the deserialization.

Fixed here : e06323b