ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:offsetdate

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:reference:connection:offsetdate [2025/07/12 03:44] – [Example] mnewnhamv5:reference:connection:offsetdate [2025/07/12 03:45] (current) – [Example Using SQL Server] mnewnham
Line 45: Line 45:
 * Get Date -273.5 Hours in the past * Get Date -273.5 Hours in the past
 */ */
-$fld = $db->offsetDate(-273.5/24);+$fld = $db->offsetDate("-273.5/24");
  
 /* /*
v5/reference/connection/offsetdate.txt · Last modified: by mnewnham