TimeZoneInfoProviderCreateRuleDateTime Method (String, Int32) |
Returns DateTime for specified rule and year.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax public static DateTime CreateRuleDateTime(
string rule,
int year
)
Parameters
- rule
- Type: SystemString
Rule - year
- Type: SystemInt32
Year
Return Value
Type:
DateTimeSee Also