JDatabase::getNullDate
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JDatabase::getNullDate[edit]
Description[edit]
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[edit]
JDatabase::getNullDate source code on BitBucket
Class JDatabase
Subpackage Database
- Other versions of JDatabase::getNullDate
User contributed notes[edit]
Code Examples[edit]