Click or drag to resize

TimeZone Constructor

Overload List
 NameDescription
Public methodTimeZone Creates a new instance that is set to UTC by default.
Public methodTimeZone(String) Creates a new instance set to the given timezone.
Public methodTimeZone(TimeZoneInfo) Creates a new instance set to the given timezone.
Top
See Also