JDate::setOffset
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JDate::setOffset[edit]
Description[edit]
Set the date offset (in hours).
public function setOffset ($offset)
Parameter | Type | Default | Description |
---|---|---|---|
$offset | float | The offset in hours. |
See also[edit]
- JDate::setOffset source code on BitBucket
- Class JDate
- Subpackage Utilities
- Other versions of JDate::setOffset
User contributed notes[edit]
Code Examples[edit]