TimeZone.isDst

Determines if daylight savings time is in effect during a particular interval of time in the time zone tz.

class TimeZone
bool
isDst
()

Parameters

interval int

an interval within the timezone

Return Value

Type: bool

TRUE if daylight savings time is in effect

Meta

Since

2.26