JHTML::date/1.5

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.5 JHTML::date

Description

Returns formated date according to current local and adds time offset.

Description:JHTML::date [Edit Descripton]

public function date (
        $date
        $format=null
        $offset=NULL
)
Parameter Type Default Description
$date string date in an US English date format
$format string null format optional format for strftime
$offset NULL
  • Returns string formated date
  • Defined on line 213 of libraries/joomla/html/html.php
  • Since Joomla 1.5

See also

SeeAlso:JHTML::date [Edit See Also]

User contributed notes


Personal tools