NSTimeZone.FromAbbreviation(String) 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.
The time zone identified by the specified abbreviation.
[Foundation.Export("timeZoneWithAbbreviation:")]
public static Foundation.NSTimeZone FromAbbreviation (string abbreviation);
static member FromAbbreviation : string -> Foundation.NSTimeZone
Parameters
- abbreviation
- String
Returns
- Attributes