v5:reference:connection:dbdate
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
v5:reference:connection:dbdate [2025/07/11 03:03] – mnewnham | v5:reference:connection:dbdate [2025/07/11 03:22] (current) – mnewnham | ||
---|---|---|---|
Line 4: | Line 4: | ||
== syntax == | == syntax == | ||
string dbDate( | string dbDate( | ||
- | float|object $timestamp, | + | |
optional bool $isFieldValue = false | optional bool $isFieldValue = false | ||
) | ) | ||
Line 13: | Line 13: | ||
Note that the returned value already includes any required quoting | Note that the returned value already includes any required quoting | ||
+ | |||
+ | If the passed value is empty, the the string **null** is returned. | ||
+ | |||
+ | If the optional argument // | ||
+ | |||
+ | |||
===== Usage ===== | ===== Usage ===== |
v5/reference/connection/dbdate.txt · Last modified: by mnewnham