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

AF SDK Reference

AFTimeZone.SupportsDaylightSavingsTime Property

  • Last UpdatedJan 12, 2026
  • 1 minute read
AFTimeZone.SupportsDaylightSavingsTime Property
Get a value indicating whether the time zone has any daylight saving time rules.

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

Syntax

public bool SupportsDaylightSavingsTime { get; }
Public ReadOnly Property SupportsDaylightSavingsTime As Boolean
	Get

Dim instance As AFTimeZone
Dim value As Boolean

value = instance.SupportsDaylightSavingsTime
public:
property bool SupportsDaylightSavingsTime {
	bool get ();
}
member SupportsDaylightSavingsTime : bool with get

Property Value

Type: Boolean
Returns if the time zone supports daylight saving time; otherwise is returned.

Version Information

AFSDK


See Also

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