Clocks change
GET /v1/uk/clocks returns the next UK DST switch after a date: clocks forward to BST (last Sunday in March) or back to GMT (last Sunday in October).
Also available as GET /v1/when?event=clocks. Same rules, different path.
Try it
https://fetch.li/v1/uk/clocks
https://fetch.li/v1/when?event=clocks
Parameters
| Parameter | Required | Description |
|---|---|---|
at |
No | ISO date. Defaults to today. |
Demo
GET endpoints work without an API key on the public demo tier (60 calls per hour per IP).
Try it
GET https://fetch.li/v1/uk/clocks
Answer
Response