Two Questions, And The Second Is The Expensive One
"Is daylight saving on there?" is quick to answer and rarely the thing that costs anybody time. The question underneath it is when the clocks change, because the gap between two countries is not constant: the United Kingdom moves on the last Sunday in March and the United States on the second, so for about two weeks every spring London and New York are four hours apart instead of five. Recurring meetings drift, cron jobs fire an hour out, and nobody notices until somebody misses a call.
So this page answers both at once. The bar states whether daylight saving applies on the date in the field, the panel gives the offset in force against the zone's own standard offset, and the two blocks underneath give the exact dates the clocks move and what the local time reads on either side of each change.
None of it is a stored rule. There is no browser API that reports a zone's daylight saving rules, so the year is sampled and each change is narrowed down by halving until the exact minute is found — which is why zones that move by thirty minutes, or change at midnight, come out right rather than being flattened into "two in the morning". To read an offset for a single moment instead, use the Time Zone Offset Finder; to plan around the change, the Meeting Time Planner.