Method Date::__construct
Inheritance:
- System::__construct()
- Date::__construct()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Create object properties and date ranges
public function void __construct(integer $intTstamp, string $strFormat)
Parameters
- integer $intTstamp
- Default: false
- Not documented yet. Please add documentation to this entry.
- string $strFormat
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment