ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:reference_index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:reference:reference_index [2025/07/11 01:44] – [Manipulating Dates & Times] mnewnhamv5:reference:reference_index [2025/07/11 01:46] (current) – [Manipulating Dates & Times] mnewnham
Line 125: Line 125:
 | [[v5:reference:connection:dbdate|dbDate()]]                   | Returns a date formatted based on the setDateLocae() setting         |Date| | [[v5:reference:connection:dbdate|dbDate()]]                   | Returns a date formatted based on the setDateLocae() setting         |Date|
 | [[v5:reference:connection:dbtimestamp|dbTimeStamp()]]         | Returns a date/time formatted based on the setDateLocale() setting    DateTime|| | [[v5:reference:connection:dbtimestamp|dbTimeStamp()]]         | Returns a date/time formatted based on the setDateLocale() setting    DateTime||
-| [[v5:reference:connection:offsetdate|offsetDate()]]           | Creates a portable date offset field, for use in SQL statements  ||+| [[v5:reference:connection:offsetdate|offsetDate()]]           | Creates a statement to calculate a past or future date |Embeddable SQL|
 | [[v5:reference:connection:setdatelocale|setDateLocale()]]     | Sets a specified Date Format for a Locale              |Embeddable SQL| | [[v5:reference:connection:setdatelocale|setDateLocale()]]     | Sets a specified Date Format for a Locale              |Embeddable SQL|
 | [[v5:reference:connection:sqldate|sqlDate()]]            | Returns a portably-formatted date string from a timestamp database column       |Embeddable SQL| | [[v5:reference:connection:sqldate|sqlDate()]]            | Returns a portably-formatted date string from a timestamp database column       |Embeddable SQL|
v5/reference/reference_index.txt · Last modified: by mnewnham