API17:JDate:: construct
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::__construct
Description
Constructor.
Description:JDate:: construct [Edit Descripton]
Since
Synopsis
public JDate::__construct ($date= 'now', $tz=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $date | 'now' | ||
| $tz | mixed | null | Time zone to be used for the date. |
Returns
void
Defined in
libraries/joomla/utilities/date.php (line 124)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
