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