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.
2 parents 5822e70 + 0c27f99 commit b051ceeCopy full SHA for b051cee
readme.md
@@ -39,7 +39,7 @@ And use it in your schema
39
`java.time.OffsetDateTime` objects at runtime
40
* `Time`
41
* An RFC-3339 compliant time scalar that accepts string values like `16:39:57-08:00` and produces
42
- `java.time.LocalDate` objects at runtime
+ `java.time.OffsetTime` objects at runtime
43
* `Date`
44
* An RFC-3339 compliant date scalar that accepts string values like `1996-12-19` and produces
45
`java.time.LocalDate` objects at runtime
0 commit comments