WindowsTimeZone.hasDST

Whether this time zone has Daylight Savings Time at any point in time. Note that for some time zone types it may not have DST for current dates but will still return true for hasDST because the time zone did at some point have DST.

class WindowsTimeZone
@property override @safe const scope nothrow
bool
hasDST
()

Meta