API17:JDatabase::getNullDate
From Joomla! Documentation
JDatabase::getNullDate
Description
Get the null or zero representation of a timestamp for the database driver.
public function getNullDate ()
- Returns string Null or zero representation of a timestamp.
- Defined on line 443 of libraries/joomla/database/database.php
- Since

See also
JDatabase::getNullDate source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getNullDate
User contributed notes
Code Examples