Skip to content

Commit 8a74be9

Browse files
committed
HUNDLE TO BUNDLE
1 parent 8595817 commit 8a74be9

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
@@ -2,7 +2,7 @@
22

33
Features:
44

5-
- Zero dependency super minimal ISO8601 date parsing library. Alternatives were [too lax, inaccurate, huge on disk, or hundle in bundle](https://fediverse.zachleat.com/@zachleat/114870836413532617).
5+
- Zero dependency super minimal ISO8601 date parsing library. Alternatives were [too lax, inaccurate, huge on disk, or huge in bundle](https://fediverse.zachleat.com/@zachleat/114870836413532617).
66
- Dates with 8 digits do not require `-` delimiters (all other dates require delimiters, e.g. `YYYY-MM`)
77
- Times with 6 digits do not require `:` delimiters (all others times require delimiters, e.g. `HH:II`)
88
- Requires the `T` delimiter for date and time

0 commit comments

Comments
 (0)