wvteijlingen / Spine

A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
MIT License
266 stars 109 forks source link

Date attributes are coming as null in master #69

Closed kurko closed 8 years ago

kurko commented 8 years ago

After upgrading to 0.3, date attributes are coming as <null> from the server. Nothing else changed besides updating Spine.

I'm trying to debug what could be the issue.

kurko commented 8 years ago

I figured out that the format of iso8601 date changed in 0.3, which broke my app. I'll just register myself a format.