soffes / ssdatakit

Eliminate your Core Data boilerplate code
MIT License
453 stars 57 forks source link

ISO8601 #36

Closed mwhuss closed 10 years ago

mwhuss commented 10 years ago

This addresses #35. Since you recommended using the ISO8601 lib for date parsing it seemed appropriate that SSDataKit use it as well. This PR adds Cocoapods to the test project and then updated the -parseDate: method to use the ISO8601 lib for when the input was a string.

NOTE: The 2 existing ISO8601 tests now fail, but my added test now passes. Fixed.

mwhuss commented 10 years ago

Fixed the existing unit tests failing in d74f5a92151ea2a023244ffd6459e7334d3eeb51.

soffes commented 10 years ago

Decided against this. Did this instead: d4a7c7199104a554e3d852c3d148a46d75be0e5c