JDate::toMySQL/1.5
From Joomla! Documentation
JDate::toMySQL
Description
Gets the date as in MySQL datetime format.
Description:JDate::toMySQL [Edit Descripton]
public function toMySQL ($local=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $local | false |
- Returns a date in MySQL datetime format
- Defined on line 196 of libraries/joomla/utilities/date.php
See also
-
JDate::toMySQL on api.joomla.org
-
JDate source code on JoomlaCode
-
Class JDate
-
Subpackage Utilities
- Other versions of JDate::toMySQL
SeeAlso:JDate::toMySQL [Edit See Also]
User contributed notes
<CodeExamplesForm />