Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFTimeZone.GetSystemTimeZones Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTimeZone.GetSystemTimeZones Method
Retrieves a list of AFTimeZone objects by pulling values from the registry.

Namespace:  OSIsoft.AF.Time
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public static IList<AFTimeZone> GetSystemTimeZones()
Public Shared Function GetSystemTimeZones As IList(Of AFTimeZone)

Dim returnValue As IList(Of AFTimeZone)

returnValue = AFTimeZone.GetSystemTimeZones()
public:
static IList<AFTimeZone^>^ GetSystemTimeZones()
static member GetSystemTimeZones : unit -> IList<AFTimeZone> 

Return Value

Type: IListAFTimeZone
Returns a sorted read-only list of AFTimeZone objects.

Remarks

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in