Click or drag to resize

SystemAPIGetSupportedTimeZones Method

List of all timezones supported by the SP-ICE-3 card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public List<TimeZone> GetSupportedTimeZones()

Return Value

ListTimeZone
List of the supported timezones.
See Also