- Copyright
- GPL-2.0-or-later
- Author
- Addshore
-
Thiemo Kreuz
◆ __construct()
Wikibase\Repo\Parsers\TimeParserFactory::__construct |
( |
ParserOptions | $options = null, |
|
|
MonthNameProvider | $monthNameProvider = null ) |
- Parameters
-
ParserOptions | null | $options | |
MonthNameProvider | null | $monthNameProvider | |
◆ getDigitGroupSeparator()
Wikibase\Repo\Parsers\TimeParserFactory::getDigitGroupSeparator |
( |
| ) |
|
|
private |
◆ getMonthNameUnlocalizer()
Wikibase\Repo\Parsers\TimeParserFactory::getMonthNameUnlocalizer |
( |
| ) |
|
- Returns
- MonthNameUnlocalizer
◆ getTimeParser()
Wikibase\Repo\Parsers\TimeParserFactory::getTimeParser |
( |
| ) |
|
◆ getTimeParsers()
Wikibase\Repo\Parsers\TimeParserFactory::getTimeParsers |
( |
| ) |
|
|
private |
◆ $monthNameProvider
Wikibase\Repo\Parsers\TimeParserFactory::$monthNameProvider |
|
private |
◆ $options
Wikibase\Repo\Parsers\TimeParserFactory::$options |
|
private |
◆ CANONICAL_LANGUAGE_CODE
const Wikibase\Repo\Parsers\TimeParserFactory::CANONICAL_LANGUAGE_CODE = 'en' |
|
private |
Default, canonical language code.
In the MediaWiki world this is always English.
The documentation for this class was generated from the following file: