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 UpdatedNov 18, 2025
  • 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.1.1.1182

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