JLanguage::getFirstDay: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JLanguage::getFirstDay/11.1 to API17:JLanguage::getFirstDay without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 34: | Line 34: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 21:46, 11 May 2013
JLanguage::getFirstDay
Description
Get the first day of the week for this language.
Template:Description:JLanguage::getFirstDay [Edit Descripton]
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
Template:SeeAlso:JLanguage::getFirstDay [Edit See Also]
User contributed notes
<CodeExamplesForm />