You post a launch date, and within an hour the comments read like a geometry quiz: "so that's 3am for me?" A single written time points at different moments in different heads. The announcement is not wrong — it is just missing the frame its readers need.
The fix is a three-line format that works for a dozen zones and survives daylight saving in silence.
Line one: lead with UTC
UTC is the one time every reader shares, so put it in the headline first: "Live start: 18:00 UTC." That single number is precise and unambiguous. It is also how most calendars and scheduling apps express a moment internally, so it makes the event importable.
Line two: anchor in your local time
Follow with the moment in your own words — "that is 19:00 Paris time." Your local audience uses this line to double-check, and it humanizes the raw number. Give a named city, never a bare offset alone, because offsets change under DST while city names stay stable.
Line three: a companion chart
Close with the three or four regions where most of your audience actually sits. A short list reads faster than a full world map:
| Region | At 18:00 UTC |
|---|---|
| Los Angeles | 11:00 (PDT) |
| New York | 14:00 (EDT) |
| London | 19:00 (BST) |
| Tokyo | 03:00 (next, JST) |
| Sydney | 04:00 (next, AEST) |
Notice how offsets appear next to each city. That small detail tells savvy readers the chart was computed for a specific date, which prevents the "was that summer time or winter time?" follow-up.
Rebuild the chart per event
Offsets are stateful. If your event crosses a DST weekend, the chart you wrote yesterday is wrong today. Regenerate the companion table for the exact event date, using a converter that reads live offsets — the HourSwift converter's 24-hour table does this for any hour and date, tagging zones that are currently on DST.
New to the habit? Pair this with the meeting coordinator's method or the golden hour for US + Europe + Asia to cover every scheduling style in one toolkit.