API17:JDate::setOffset
From Joomla! Documentation
JDate::setOffset
Description
Set the date offset (in hours).
public function setOffset ($offset)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $offset | float | The offset in hours. |
See also
JDate::setOffset source code on BitBucket
Class JDate
Subpackage Utilities- Other versions of JDate::setOffset
User contributed notes
Code Examples