How to identify if a timezone is eligible for DayLight Saving?

Q & ACategory: JavaHow to identify if a timezone is eligible for DayLight Saving?
Admin Staff asked 5 years ago

How to identify if a timezone is eligible for DayLight Saving?
a) useDaylightTime() of Time class
b) useDaylightTime() of Date class
c) useDaylightTime() of TimeZone class
d) useDaylightTime() of DateTime class

1 Answers
Admin Staff answered 5 years ago

c) useDaylightTime() of TimeZone class