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 3943fec commit db93a1aCopy full SHA for db93a1a
1 file changed
README.md
@@ -126,7 +126,7 @@ There's a wide variety of comparison operators that use the same base syntax as
126
var input = """""""""Title == """"lamb is great on a "gee-ro" not a "gy-ro" sandwich"""" """"""""";
127
```
128
129
-* Dates and times use ISO format:
+* Dates and times use ISO 8601 format:
130
131
* `DateOnly`: `var filterInput = "Birthday == 2022-07-01";`
132
* `DateTimeOffset`:
0 commit comments