More actions
Created page with "{ "license": "CC0-1.0", "description": { "en": "translation table used by Module:DateI18n for different forms of dates. Outputs are in the format used by {{#time}} parser function. WARNING: This translation data is used across dozens of wikis. Please make sure to maintain compatibility with or update other versions of the module." }, "sources": "Copied from Module:I18n/date. See Module:DateI18n for documentation", "schema": { "..." |
(No difference)
|
Latest revision as of 00:25, 31 July 2025
translation table used by Module:DateI18n for different forms of dates. Outputs are in the format used by {{#time}} parser function. WARNING: This translation data is used across dozens of wikis. Please make sure to maintain compatibility with or update other versions of the module.
| id | comment | message |
|---|---|---|
| string | string | localized |
| id | comment | message |
| YMDHMS | year month day hours minutes seconds<br/>default: YMD + ', H:i:s' | default(5) |
| YMDHM | year month day hours minutes<br/>default: YMD + ', H:i' | default(5) |
| YMD | year month day | j F Y(55) |
| YM | year month (default: 'F Y') | F Y(28) |
| MD | month day (default: 'j F') | j F(46) |
| Y | year (default: 'Y') | Y(14) |
| M | month (default: 'F') | F(1) |
Copied from Module:I18n/date. See Module:DateI18n for documentation
Data available under Creative Commons Zero.