# When do the clocks change next?

**Mon, 2026-06-15, 12:00 in America/New_York is Mon, 2026-06-15, 17:00 in Europe/London.**

- Input: `2026-06-15 12:00` in `America/New_York`
- Target zone: `Europe/London`
- UTC instant: 2026-06-15T16:00:00.000Z

## Readings

| Zone | Local time | Offset | Abbreviation |
| --- | --- | --- | --- |
| America/New_York | Mon, 2026-06-15, 12:00 | UTC−04:00 | EDT |
| Europe/London | Mon, 2026-06-15, 17:00 | UTC+01:00 | GMT+1 |

## Upcoming clock changes in America/New_York

- `2026-11-01T06:00:14.062Z`: Clocks fall back an hour: the wall clock returns to 01:00, so that hour happens twice.
- `2027-03-14T07:00:00.000Z`: Clocks jump forward an hour: 01:59 is followed by 03:00, and the times in between never happen.

## Upcoming clock changes in Europe/London

- `2026-10-25T01:00:00.000Z`: Clocks fall back an hour: the wall clock returns to 01:00, so that hour happens twice.
- `2027-03-28T01:00:00.000Z`: Clocks jump forward an hour: 00:59 is followed by 02:00, and the times in between never happen.

---

Canonical URL: https://timezone-truth.gumballtools.com/tz/next-dst-transition
JSON API: `GET https://timezone-truth.gumballtools.com/api/v1/convert?time=...&from=...&to=...`
MCP endpoint: `https://timezone-truth.gumballtools.com/api/mcp`
