Home
last modified time | relevance | path

Searched defs:nullDate (Results 1 – 21 of 21) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/testprograms/
H A DInstanceVariablesTests.java42 protected Date nullDate= null; field in InstanceVariablesTests
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/widgets/
H A Dregisteritem_p.h72 static QDate nullDate; variable
H A Dregisteritem.cpp40 QDate RegisterItemPrivate::nullDate; member in RegisterItemPrivate
/dports/www/joomla3/joomla3-3.9.24/components/com_content/views/category/tmpl/
H A Ddefault_articles.php67 $nullDate = JFactory::getDbo()->getNullDate(); variable
/dports/www/joomla3/joomla3-3.9.24/libraries/fof/database/driver/
H A Dpdomysql.php60 protected $nullDate = '0000-00-00 00:00:00'; variable in FOFDatabaseDriverPdomysql
H A Dpdo.php55 protected $nullDate = '0000-00-00 00:00:00'; variable in FOFDatabaseDriverPdo
H A Dmysqli.php63 protected $nullDate = '0000-00-00 00:00:00'; variable in FOFDatabaseDriverMysqli
H A Dsqlsrv.php58 protected $nullDate = '1900-01-01 00:00:00'; variable in FOFDatabaseDriverSqlsrv
H A Dpostgresql.php53 protected $nullDate = '1970-01-01 00:00:00'; variable in FOFDatabaseDriverPostgresql
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/database/driver/
H A Dpdomysql.php54 protected $nullDate = '0000-00-00 00:00:00'; variable in JDatabaseDriverPdomysql
H A Dpdo.php52 protected $nullDate = '0000-00-00 00:00:00'; variable in JDatabaseDriverPdo
H A Dmysqli.php60 protected $nullDate = '0000-00-00 00:00:00'; variable in JDatabaseDriverMysqli
H A Dpgsql.php46 protected $nullDate = '1970-01-01 00:00:00'; variable in JDatabaseDriverPgsql
H A Dsqlsrv.php54 protected $nullDate = '1900-01-01 00:00:00'; variable in JDatabaseDriverSqlsrv
H A Dpostgresql.php50 protected $nullDate = '1970-01-01 00:00:00'; variable in JDatabaseDriverPostgresql
/dports/java/sqlitejdbc/sqlitejdbc-v056/src/test/
H A DStatementTest.java261 @Test public void nullDate() throws SQLException { in nullDate() method in StatementTest
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/db/sql/
H A DSqlRegistry_p.cpp177 AbstractTrackTableCommitter::nullDate( const QDateTime &date ) const in nullDate() function in AbstractTrackTableCommitter
/dports/www/joomla3/joomla3-3.9.24/libraries/fof/database/
H A Dquery.php1084 public function nullDate($quoted = true) function in FOFDatabaseQuery
H A Ddriver.php113 protected $nullDate; variable in FOFDatabaseDriver
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/database/
H A Dquery.php1098 public function nullDate($quoted = true) function in JDatabaseQuery
H A Ddriver.php109 protected $nullDate; variable in JDatabaseDriver