iso-8601-date-formatter
iso-8601-date-formatter copied to clipboard
A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
Results
24
iso-8601-date-formatter issues
Sort by
recently updated
recently updated
newest added
This class method would parse two ISO 8601 date strings and return whether they are equal. Matters for debate: - Should the parsing be strict? - How exact should the...
enhancement
up-for-grabs
I have not done extensive testing, but this patch does seem to work under ARC in my current project, for what testing I've done.