mohuk / ts-jsonapi

JSON API (De)Serializer in Typescript
MIT License
52 stars 10 forks source link

Add failing test for Date conversion #13

Open schmijos opened 5 years ago

schmijos commented 5 years ago

JavaScript Date types are not serialized. Is this intended?