DST-safe recurring classes
Harmony keeps a “4:00 PM Monday” class at 4:00 PM through daylight-saving changes by storing the weekly pattern in your studio’s timezone — not as a fixed UTC instant that drifts.
Short answer
Recurring classes are anchored to the studio timezone and expanded with timezone-aware math. Wall-clock lesson times stay correct when clocks spring forward or fall back.
Why this matters
Many calendar tools store a series as UTC instants. Across a DST boundary those instants can land an hour early or late in local time. Studios usually want the opposite: “Monday at 4:00 PM” means 4:00 PM on the studio clock every week.
How Harmony models it
Each series stores a day-of-week and local start time plus the studio timezone. When Harmony expands the next occurrences, it applies that zone’s rules for each calendar date — including DST transitions — then applies any reschedule or cancel exceptions on top.
Related
See Features for recurring series and availability, or Harmony vs spreadsheets for why wall-clock recurrence is hard to keep honest in a shared file.