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]
public function __construct ( $date= 'now' $tz=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $date | 'now' | ||
| $tz | mixed | null | Time zone to be used for the date. |
See also
-
JDate::__construct source code on BitBucket
-
Class JDate
-
Subpackage Utilities
- Other versions of JDate::__construct
SeeAlso:JDate:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
