NSDateFormatter.TwoDigitStartDate Property

Definition

The earliest date that can be specified with a two-digit year specifier.

public virtual Foundation.NSDate TwoDigitStartDate { [Foundation.Export("twoDigitStartDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTwoDigitStartDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TwoDigitStartDate : Foundation.NSDate with get, set

Property Value

Attributes

Applies to