API17

API17:JDate::setOffset

From Joomla! Documentation

Joomla 11.1 JDate::setOffset

Description

Set the date offset (in hours).


public function setOffset ($offset)
Parameter Type Default Description
$offset float The offset in hours.
  • Returns boolean True on success.
  • Defined on line 377 of libraries/joomla/utilities/date.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples