TimeZone.isDst

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

class TimeZone
int
isDst
()

Parameters

interval int

an interval within the timezone

Return Value

Type: int

TRUE if daylight savings time is in effect

Meta