We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f87f28 commit f6e5542Copy full SHA for f6e5542
README.md
@@ -40,6 +40,7 @@ This library supplies the following types:
40
- `zt.plainDateTime()`
41
- `zt.plainTime()`
42
- `zt.offsetDateTime()`
43
+- `zt.instant()`
44
- `zt.zonedDateTime()`
45
46
In contrast to zod-joda, `zt.zonedDateTime()` represents date times with timezone information, while
0 commit comments