We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b718964 commit 03cb6dcCopy full SHA for 03cb6dc
src/Database/ISupplementalDriver.php
@@ -57,7 +57,7 @@ function formatDateTime(/*\DateTimeInterface*/ $value);
57
* Formats date-time interval for use in a SQL statement.
58
* @return string
59
*/
60
- //function formatDateInterval(\DateInterval $value);
+ function formatDateInterval(\DateInterval $value);
61
62
/**
63
* Encodes string for use in a LIKE statement.
0 commit comments