is_dst
Description:
public bool is_dst (
int interval)
Determines if daylight savings time is in effect during a particular interval of time in the time zone
this.
Parameters:
| this |
a TimeZone
|
| interval |
an interval within the timezone
|
Returns:
|
true if daylight savings time is in effect
|