How the conversion works
TimezoneCentral converts one instant using named zones such as Europe/Paris and America/New_York. Unlike a fixed UTC offset, a named zone can apply the daylight-saving rule that belongs to the selected date.
The calculation uses Intl.DateTimeFormat and the time-zone data installed in your browser. Those rules are generally distributed from the IANA Time Zone Database, which changes when governments alter civil-time rules. Keep your browser current and recheck important future meetings after a rule change.
All calculations happen on this page. The planner asks only for a date, a time and zone identifiers. A shared link stores those values after the # as a URL fragment, which browsers do not send in the HTTP request. If you accept analytics, the configured page location also excludes URL parameters.