API17

API17:JDatabase::getNullDate

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples