Template:Days since

From comp.tf
Jump to navigation Jump to search


(view - edit) Documentation

{{Days since}} shows the years/days (or months/days) since a specific date.

Usage

This template is a facade for {{Time ago}} which invokes that template to specifically return an integer of the amount of days since a given timestamp. {{Time ago}} is a larger template, with many more options, that can be used for more customized output.

There are two ways to use this template:

  • With three parameters YYYY-MM-DD: Template:Tlx
  • With one parameter. If this is done, the date MUST be formatted in one of these four ways:
    • 03 Dec 1969
    • 03 December 1969
    • 3 Dec 1969
    • 3 December 1969

Using this template with a single parameter is identical to using {{Time ago|03 Dec 1969|magnitude=days|ago=|numeric=y}}.

{{Days since|1 Jan {{CURRENTYEAR}}}} produces: Template:Time ago


{{Days since|{{CURRENTYEAR}}|06|13}} produces: Template:Time ago


{{Days since|31 December 1969}} produces: Template:Time ago