Using formatters in cappuccino from Xcode
2011-07-29
At the time of this writing, cappuccino does not support NSDateFormatter (or any other formatter) if you drag it directly in Xcode. If you want to use a formatter in Xcode/IB (and you will want), ...