Template:Date: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
Line 30: Line 30:
*'''1''': a date of shape yyyy-mm-dd
*'''1''': a date of shape yyyy-mm-dd
==Examples==
==Examples==
{|style=wikitable
{|class="wikitable"
!Code
!Code
!Result
!Result

Revision as of 16:12, 16 May 2019

Usage

This template parses a date of shape yyyy-mm-dd into spoken language like March 18th 1975

Parameters

The template hase one obligatory unnamed parameter:

  • 1: a date of shape yyyy-mm-dd

Examples

Code Result
{{date|1900-01-01}} January 1st 1900
{{date|2025-11-22}} November 22nd 2025
{{date|2019-02-31}} February 31st 2019

 (rubbish in→rubbish out ;)