API17:JDate::toISO8601
From Joomla! Documentation
JDate::toISO8601
Description
Gets the date as an ISO 8601 string.
public function toISO8601 ($local=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $local | false |
- Returns
- Defined on line 460 of libraries/joomla/utilities/date.php
See also
JDate::toISO8601 source code on BitBucket
Class JDate
Subpackage Utilities- Other versions of JDate::toISO8601
User contributed notes
Code Examples