Skip to content

Commit

Permalink
Merge pull request #1657 from andrew-dixon/patch-3
Browse files Browse the repository at this point in the history
Update datediff.json
  • Loading branch information
pfreitag authored Jun 11, 2024
2 parents 6878ac2 + 1a54eaa commit ac135ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/en/datediff.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"engines": {
"coldfusion": {"minimum_version":"", "notes":"Member function is available in CF11+.", "docs":"https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-c-d/DateDiff.html"},
"lucee": {"minimum_version":"", "notes":"Member function is available in Lucee4.5+. The Lucee member function diffs dates in the opposite direction (+/-) than the Adobe CF member function. See the example below.", "docs":"https://docs.lucee.org/reference/functions/datediff.html"},
"lucee": {"minimum_version":"", "notes":"Member function is available in Lucee4.5+. The Lucee member function diffs dates in the opposite direction (+/-) than the Adobe CF member function. See the example below. This behaviour was changed in Lucee 6.0.0.130 to match ACF.", "docs":"https://docs.lucee.org/reference/functions/datediff.html"},
"railo": {"minimum_version":"", "notes":"", "docs":"http://railodocs.org/index.cfm/function/datediff"},
"openbd": {"minimum_version":"", "notes":"", "docs":"http://openbd.org/manual/?/function/datediff"}
},
Expand Down

0 comments on commit ac135ab

Please sign in to comment.