ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:adodb_date2

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
datetime:adodb_date2 [2015/12/03 22:45] mnewnhamv5:datetime:adodb_date2 [2023/05/18 18:54] (current) – Deprecated dregad
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 == See Also == == See Also ==
-[[datetime:adodb_date|adodb_date()]]+[[v5:datetime:adodb_date|adodb_date()]]
 == Syntax == == Syntax ==
   string adodb_date2(   string adodb_date2(
Line 10: Line 10:
   )   )
 </WRAP> </WRAP>
 +
 +<WRAP important>
 +[[datetime_index#deprecated|Deprecated]] since ADOdb 5.22.6, and [[https://github.com/ADOdb/ADOdb/issues/970|removed in 5.23.0]].
 +Use 64-bit native PHP functions instead.
 +</WRAP>
 +
 ===== Description ===== ===== Description =====
 This function extends the adodb_date() function, allowing the second argument to be passed as an ISO format string instead of a timestamp. This makes it easier to generate formatted times outside of the normal unix timestamp range.  This function extends the adodb_date() function, allowing the second argument to be passed as an ISO format string instead of a timestamp. This makes it easier to generate formatted times outside of the normal unix timestamp range. 
v5/datetime/adodb_date2.1449179151.txt.gz · Last modified: 2017/04/21 11:27 (external edit)