WebmasterID logoWebmasterID
Data quality

Daylight-saving time anomalies

When a region enters or leaves daylight saving time, one local hour vanishes (spring forward) or repeats (fall back). Reports bucketed by local wall-clock time then show a missing hour or a doubled hour, and the affected day has 23 or 25 hours. This page explains the artifact and why UTC-based analysis avoids it.

Verified against primary sources

What this means

Daylight saving time advances or rewinds the local clock by an hour on fixed transition dates. On the spring transition the local hour (often 02:00–03:00) does not exist; on the autumn transition it occurs twice. A report that buckets events by local hour therefore shows a hole or an overlap.

The day of the change has 23 hours (spring) or 25 hours (autumn), which skews any per-day average that assumes 24 hours.

Why UTC helps

Storing and analyzing in UTC removes the discontinuity, because UTC has no DST. Convert to local time only for display, and annotate transition days so readers do not misread the missing or doubled hour as a data incident.

How it appears in analytics and logs

A missing or doubled hour on the exact DST changeover date is an artifact of local-time bucketing, not a tracking outage or a genuine traffic surge.

Diagnostic use case

Explain a one-hour gap or spike on DST transition days and decide whether to analyze in UTC to keep comparisons clean.

What WebmasterID can help detect

WebmasterID can present hourly data so DST-driven gaps and doubles are distinguishable from real changes in traffic.

Common mistakes

Privacy and accuracy notes

DST handling concerns timestamp bucketing only and involves no personal data. WebmasterID stores event time precisely so local-time artifacts can be reasoned about.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.