https://bugzilla.wikimedia.org/show_bug.cgi?id=28655
--- Comment #10 from Ryan Kaldari <[email protected]> 2011-04-26 00:37:10 UTC --- Language support fixed in r86927. You can now pass a language code or 'user' as a 2nd parameter: {{#time:d F Y|1988-02-28|ja}} -> 28 2月 1988 {{#time:d F Y|1988-02-28|user}} -> outputs in user's interface language Note that you cannot use: {{#time:d F Y|ja}} {{#time:d F Y|user}} As the language code is interpreted as a date string if it is the first param. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
