Click or drag to resize

TimeZoneInformationGetStandardDateTime Method

Retrieves the date of the standard time change

Namespace:  WorkflowGen.My.Globalization
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public DateTime GetStandardDateTime(
	int year
)

Parameters

year
Type: SystemInt32
The year to calculate the standard change for

Return Value

Type: DateTime
DateTime that represents when the standard time change occurs
See Also