NSDateFormatter.TwoDigitStartDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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