Usage

edit

Sparate parameters

edit
{{Days Left|day= |month= |year= }}

or

{{Days Left
|day= 
|month= 
|year= 
}}

Date string

edit

Alternately, 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

edit
There are {{Days Left|day=01 |month=01 |year=2025}} days left until the [[New Year]].

There are 201 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 4967 days left until 32-bit Unix timestamps overflow.