jui\DatePicker $language

$language public property

The locale ID (e.g. 'fr', 'de', 'en-GB') for the language to be used by the date picker. If this property is empty, then the current application language will be used.

Since version 2.0.2 a fallback is used if the application language includes a locale part (e.g. de-DE) and the language file does not exist, it will fall back to using de.

public string $language = null
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.