Template:DST end date/EU: Difference between revisions
w>Peterwhy m Use week day names as preferred by Template:Weekday in month |
m 1 revision imported |
||
(No difference)
| |||
Latest revision as of 13:40, 19 January 2026
25 October 2026
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[update].
See also
- {{DST start date/EU}}
- {{DST start date/US}}
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
DST end date/EU
<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>