This is a documentation subpage for Template:Days Left. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
editSparate parameters
edit{{Days Left|day= |month= |year= }}
or
{{Days Left |day= |month= |year= }}
Date string
editAlternately, the template can be called with any date string recognized by the #time
function as its only unnamed parameter:
{{Days Left|YYYY-mm-dd}}
Examples
editThere are {{Days Left|day=01 |month=01 |year=2025}} days left until the [[New Year]].
There are 33 days left until the New Year.
There are {{Days Left|2038-01-19 03:14:07 UTC}} days left until [[Year 2038 problem|32-bit Unix timestamps overflow]].
There are 4799 days left until 32-bit Unix timestamps overflow.