public virtual TimeChangeRule? Parse(
string ruleText,
bool throwOnFailure
)
ArgumentException | ruleText does not contain a string that can be parsed into a TimeChangeRule. |
InvalidTimeZoneException | ruleText cannot be understood as a valid TimeZoneRule |