Template:Date: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(comma is unnecessary when doing DMY, only needed for MDY)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
<includeonly>
<includeonly>


<onlyinclude>{{#time:{{#switch: {{language}}
<onlyinclude><!--
| #default = j M, Y
 
-->{{#time:{{#switch: {{language}}
| #default = j M Y
| vi = j F, Y
| vi = j F, Y
| zh = Y 年 n 月 j 日
| zh = Y 年 n 月 j 日
}}|{{#if:{{{y|}}}|{{{y}}}|2024}}-{{#if:{{{m|}}}|{{{m}}}|12}}-{{#if:{{{d|}}}|{{{d}}}|01}}|{{#if:{{{lang|}}}|{{{lang}}}|{{language}}}}}}</onlyinclude>
}}|{{#if:{{{y|}}}|{{{y}}}|2024}}-{{#if:{{{m|}}}|{{{m}}}|12}}-{{#if:{{{d|}}}|{{{d}}}|01}}|{{#if:{{{lang|}}}|{{{lang}}}|{{language}}}}}}<!--
 
--></onlyinclude>


</includeonly>
</includeonly>

Latest revision as of 10:45, 27 August 2024

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

This template allows you to input the date (time is currently not supported yet), with support for localization.

Preview

Note.pngNote:To preview how this look on other templates, change the language on top right.

{{Date|y=2025|m=01|d=02}} ► 2 Jan 2025

{{Date|d=19|m=11|y=1998}} ► 19 Nov 1998