TimeZone(String) Constructor |
Creates a new instance set to the given timezone.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public TimeZone(
string timezone
)
Parameters
- timezone String
- The timezone id.
See Also