Skip to content

Commit db93a1a

Browse files
committed
docs: readme clarification
1 parent 3943fec commit db93a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ There's a wide variety of comparison operators that use the same base syntax as
126126
var input = """""""""Title == """"lamb is great on a "gee-ro" not a "gy-ro" sandwich"""" """"""""";
127127
```
128128

129-
* Dates and times use ISO format:
129+
* Dates and times use ISO 8601 format:
130130

131131
* `DateOnly`: `var filterInput = "Birthday == 2022-07-01";`
132132
* `DateTimeOffset`:

0 commit comments

Comments
 (0)