ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:adodb_last_date_status

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
v5:datetime:adodb_last_date_status [2019/01/02 03:37] mnewnhamv5:datetime:adodb_last_date_status [2019/01/02 03:39] mnewnham
Line 37: Line 37:
     [wday] => 0     [wday] => 0
     [mon] => 11     [mon] => 11
-    [year] => 2218After+    [year] => 2218
     [yday] => 318     [yday] => 318
     [weekday] => Sunday     [weekday] => Sunday
Line 50: Line 50:
  
 /* /*
-* Returns 1 (the function indicates that the last conversion failed+* Returns 1 (the function indicates that the last conversion failed)
 */ */
 </code> </code>
Line 82: Line 82:
     [0] => 17314396549     [0] => 17314396549
 ) )
 +
 +Check the status
 */ */
 +$status = adodb_last_date_status();
 +
 +/*
 +* Returns 0 (the function indicates that the last conversion succeeded)
 +*/
 +
 </code> </code>
  
v5/datetime/adodb_last_date_status.txt · Last modified: 2023/05/18 18:53 by dregad