boredzo / iso-8601-date-formatter
A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
☆600Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for iso-8601-date-formatter
- A drop-in replacement for NSFetchedResultsController built to work around the fact that NSFetchedResultsController does not work with par…☆351Updated 7 years ago
- [DEPRECATED]☆555Updated 6 years ago
- A block-based API for NSValueTransformer, with a growing collection of useful examples.☆844Updated 3 years ago
- Provides a macro that you can use to ensure that a method of an abstract base class *must* be overriden by its subclasses.