API17:JLanguage::getFirstDay
From Joomla! Documentation
JLanguage::getFirstDay
Description
Get the first day of the week for this language.
public function getFirstDay ()
- Returns int The first day of the week according to the language
- Defined on line 1096 of libraries/joomla/language/language.php
- Since

See also
JLanguage::getFirstDay source code on BitBucket
Class JLanguage
Subpackage Language- Other versions of JLanguage::getFirstDay
User contributed notes
Code Examples