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

AF SDK Reference

AFTimeZone.UtcTimeZone Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTimeZone.UtcTimeZone Property
Returns the AFTimeZone representing Coordinated Universal Time (UTC) zone.

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

Syntax

public static AFTimeZone UtcTimeZone { get; }
Public Shared ReadOnly Property UtcTimeZone As AFTimeZone
	Get

Dim value As AFTimeZone

value = AFTimeZone.UtcTimeZone
public:
static property AFTimeZone^ UtcTimeZone {
	AFTimeZone^ get ();
}
static member UtcTimeZone : AFTimeZone with get

Property Value

Type: AFTimeZone
A AFTimeZone instance representing Coordinated Universal Time (UTC) zone.

Version Information

AFSDK


See Also

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