NSIso8601DateFormatter.Format Method
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.
Formats date
per formatOptions
).
[Foundation.Export("stringFromDate:timeZone:formatOptions:")]
public static string Format (Foundation.NSDate date, Foundation.NSTimeZone timeZone, Foundation.NSIso8601DateFormatOptions formatOptions);
static member Format : Foundation.NSDate * Foundation.NSTimeZone * Foundation.NSIso8601DateFormatOptions -> string
Parameters
- date
- NSDate
- timeZone
- NSTimeZone
- formatOptions
- NSIso8601DateFormatOptions
Returns
- Attributes