API17

API17:JFactory::getDate

From Joomla! Documentation

Joomla 11.1 JFactory::getDate

Description

Return the object.


public static function getDate (
        $time= 'now'
        $tzOffset=null
)
Parameter Type Default Description
$time mixed 'now' The initial time for the object
$tzOffset mixed null The timezone offset.

See also


User contributed notes

Code Examples