Share via


NSDateFormatterBehavior Enum

Definition

An enumeration that can specify whether the NSDateFormatter should behave as it did prior to OS x v10.4

[ObjCRuntime.Native]
public enum NSDateFormatterBehavior
[<ObjCRuntime.Native>]
type NSDateFormatterBehavior = 
Inheritance
NSDateFormatterBehavior
Attributes

Fields

Name Value Description
Default 0
Mode_10_0 1000
Mode_10_4 1040

Applies to