Skip to content

Commit 40c9637

Browse files
committed
Grammar
1 parent 93059ee commit 40c9637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Not supported (for RFC 9557 compatibility):
1818
- Standalone time formats are *not* supported (must be Date or DateTime)
1919
- [ISO week date syntax](https://en.wikipedia.org/wiki/ISO_week_date) is *not* supported (e.g. `YYYY-W01-1`)
2020
- Day of year syntax is *not* supported (e.g. `YYYY-001`, `YYYY-365`)
21-
- Fractional syntax for hours or minutes (e.g. `T14.6` or `T10:30.6`) is *not* supported. Fractional seconds (e.g. milliseconds) are supported (of course).
21+
- Fractional hours or minutes (e.g. `T14.6` or `T10:30.6`) are *not* supported. Fractional seconds (e.g. milliseconds) are supported (of course).
2222

2323
## Usage
2424

0 commit comments

Comments
 (0)