Click or drag to resize
TimeZoneInfoProviderCreateRuleDateTime Method (String)
Returns DateTime for specified rule.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static DateTime CreateRuleDateTime(
	string rule
)

Parameters

rule
Type: SystemString
Rule

Return Value

Type: DateTime
See Also