Click or drag to resize
TimeZoneInfoTimeZoneDaylight Property
If time zone uses daylight saving time.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.2.23
Syntax
C#
public virtual bool TimeZoneDaylight { get; set; }

Property Value

Type: Boolean
See Also