Add test and output for {{#time:d F Y|1988-02-28|nl}}. This test should pass.

Would be nice if it was possible to add a test for {{#time:d F Y|1988-02-28|user}} where user language is "nl", because that does not work. Ref bug 28655 comment 10 and comment 17.
This commit is contained in:
Siebrand Mazeland 2011-12-21 21:59:38 +00:00
parent ee97278b4d
commit aabd2bf24f
Notes: Siebrand Mazeland 2011-12-21 21:59:38 +00:00

View file

@ -84,6 +84,15 @@ Explicitly specified timezone: America/New_York (UTC-5)
</p>
!! end
!! test
Explicitely specified output language (Dutch)
!! input
{{#time:d F Y|1988-02-28|nl}}
!! result
<p>28 februari 1988
</p>
!! end
!! test
Bug 19093: Default values don't fall through in switch
!! input