Cocoa Extensions

Cocoa extensions provide a great way to modify existing classes with additional functionality. Here is a good example of extensions in action:

Accessing extensions is simple: just import the header file. In the case above, easily readable dates are now at the finger tips!