< Template:LongTime
Revision as of 08:43, 2 November 2022 by Arcology Expert Program (talk | contribs) (Created page with "<includeonly>Category:Time Template</includeonly> {{Template|LongTime}} is used to format text strings into a common date-and-day format. In truth, it should be called LongDate, but me love you long time. ==Usage== It has one {{Parameter|mandatory|string}}, the date to be processed. The built-in MediaWiki functions it relies on should be fairly robust, but the preferred format is: {{Code|yyyy/mm/dd}}. ==Return== {{Code|<nowiki>{{LongTime|2059/12/19}}</nowiki>}} retur...")
Template:LongTime is used to format text strings into a common date-and-day format. In truth, it should be called LongDate, but me love you long time.
Usage
It has one mandatory string parameter, the date to be processed. The built-in MediaWiki functions it relies on should be fairly robust, but the preferred format is: yyyy/mm/dd.
Return
{{LongTime|2059/12/19}} returns:
Friday, December 19, 2059
{{LongTime|{{:Game Date}}}} returns:
Saturday, May 15, 2060
