Enumeration: NSDateFormatterBehavior
Overview
Constants that specify the behavior NSDateFormatter should exhibit.
Constant Summary
- NSDateFormatterBehaviorDefault
Specifies default formatting behavior.available in ios 2.0 and later.declared in nsdateformatter.h.
- NSDateFormatterBehavior10_0
Specifies formatting behavior equivalent to that in os x v10.0.available in ios 2.0 through ios 2.1.declared in nsdateformatter.h.
- NSDateFormatterBehavior10_4
Specifies formatting behavior equivalent for os x v10.4.available in ios 2.0 and later.declared in nsdateformatter.h.