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.
1 parent 9867ac0 commit 02eaf21Copy full SHA for 02eaf21
README.md
@@ -23,6 +23,7 @@ Check [SchemaUsageTest](tests/SchemaUsageTest.php) for an example.
23
A date string with format `Y-m-d`, e.g. `2011-05-23`.
24
25
The following conversion applies to all date scalars:
26
+
27
- Outgoing values can either be valid date strings or `\DateTimeInterface` instances.
28
- Incoming values must always be valid date strings and will be converted to `\DateTimeImmutable` instances.
29
0 commit comments