NSTimeZoneRule
Information about a rule for a TimeZone.
Information about a rule for a TimeZone.
Initializes a new instance of the NSTimeZoneRule class.
Returns: CRMScript.Global.Integer - Custom DST end day, if 0 then parse startRule.
Example:
Returns: CRMScript.Global.Integer - Custom DST end month, if 0 then parse startRule.
Example:
Returns: CRMScript.Global.String - DST end rule, such as 2300 LST-SAT-OCT; limited to rules that we have parse code for; use dayOfMonth etc for custom rules.
Example:
Returns: CRMScript.Global.Integer - Custom DST start day, if 0 then parse startRule.
Example:
Returns: CRMScript.Global.Integer - Custom DST start month, if 0 then parse startRule.
Example:
Returns: CRMScript.Global.String - DST start rule, such as 0200 1ST-SUN-APR; limited to rules that we have parse code for; use dayOfMonth etc for custom rules.
Example:
Returns: CRMScript.Global.Integer - Number of minutes bias relative to UTC time.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSTimeZoneDataGet Base Time ZoneGet Current Time ZoneInitialize Time Zone DataDelete Time ZonesNSTimeZoneAgent