JFactory::getDate/1.5
From Joomla! Documentation
JFactory::getDate
Description
Return a reference to the object.
Description:JFactory::getDate [Edit Descripton]
public & function getDate ( $time= 'now' $tzOffset=0 )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $time | mixed | 'now' | The initial time for the object |
| $tzOffset | int | 0 | The timezone offset. |
See also
-
JFactory::getDate on api.joomla.org
-
JFactory source code on JoomlaCode
-
Class JFactory
- Other versions of JFactory::getDate
SeeAlso:JFactory::getDate [Edit See Also]
User contributed notes
<CodeExamplesForm />