API17

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:JLanguage]][[Category:JLanguage::getFirstDay]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 21:46, 11 May 2013

Joomla 11.1 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 Joomla 11.1

See also

Template:SeeAlso:JLanguage::getFirstDay [Edit See Also]

User contributed notes

<CodeExamplesForm />