API17:JDate::setTimezone
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDate::setTimezone
Description
Method to wrap the function and set the internal time zone object.
Description:JDate::setTimezone [Edit Descripton]
Since
Synopsis
public JDate->setTimezone (DateTimeZone $tz)
| Parameter | Type | Default | Description |
|---|---|---|---|
| DateTimeZone $tz | object | $tz The new DateTimeZone object. |
Returns
DateTimeZone The old DateTimeZone object.
Defined in
libraries/joomla/utilities/date.php
Referenced by
See also
Examples
<CodeExamplesForm />
