Click or drag to resize

TimeZone(TimeZoneInfo) Constructor

Creates a new instance set to the given timezone.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public TimeZone(
	TimeZoneInfo ti
)

Parameters

ti  TimeZoneInfo
The timezone.
See Also