TimeChangeRuleParserParse Method

Parses one or more text-based time zone rules.

Overload List

Parse(String) Parses a line of text to return the TimeChangeRules that the line represents.
Parse(String) Parses an array of text to return the TimeChangeRules that the array contains.
Parse(String, Boolean) Parses a line of text to return the TimeChangeRules that the line represents.

See Also