Template:DST end date/EU

27 October 2024

Gives the end date for Summer Time in Europe (last Sunday in October) for the year in parameter 1 (the current year if not specified), which must be 1996 or later. The dates for 1996–2013 are historically correct, and those for 2014 and beyond are accurate as of 27 October  2013 (2013 -10-27).

See also

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for DST end date

<templatedata> { "description": "", "params": { "1": { "description": "Year for which to display the end date of Daylight Savings Time", "type": "number", "default": "Current year", "autovalue": "Current year", "required": true }, "2": { "aliases": [ "disp" ], "description": "If the value is \"dm\", the year portion is suppressed.", "type": "string" } } } </templatedata>