MediaWiki
REL1_19
|
Walloon (Walon) More...
Public Member Functions | |
convertPlural ($count, $forms) | |
Use singular form for zero. | |
date ($ts, $adj=false, $format=true, $tc=false) | |
Dates in Walloon are "1î d' <monthname>" for 1st of the month, "<day> di <monthname>" for months starting by a consoun, and "<day> d' <monthname>" for months starting with a vowel. | |
timeanddate ($ts, $adj=false, $format=true, $tc=false) |
Walloon (Walon)
Definition at line 11 of file LanguageWa.php.
LanguageWa::convertPlural | ( | $ | count, |
$ | forms | ||
) |
Use singular form for zero.
$count | int |
$forms | array |
Reimplemented from Language.
Definition at line 20 of file LanguageWa.php.
References $count, and Language\preConvertPlural().
LanguageWa::date | ( | $ | ts, |
$ | adj = false , |
||
$ | format = true , |
||
$ | tc = false |
||
) |
Dates in Walloon are "1î d' <monthname>" for 1st of the month, "<day> di <monthname>" for months starting by a consoun, and "<day> d' <monthname>" for months starting with a vowel.
$ts | string |
$adj | bool |
$format | bool |
$tc | bool |
Reimplemented from Language.
Definition at line 38 of file LanguageWa.php.
References $n, Language\dateFormat(), Language\getMonthName(), Language\userAdjust(), and wfTimestamp().
Referenced by timeanddate().
LanguageWa::timeanddate | ( | $ | ts, |
$ | adj = false , |
||
$ | format = true , |
||
$ | tc = false |
||
) |
$ts | string |
$adj | bool |
$format | bool |
$tc | bool |
Reimplemented from Language.
Definition at line 85 of file LanguageWa.php.
References date(), Language\dateFormat(), Language\time(), and Language\userAdjust().