Open
Description
Issue workflow progress
Progress of the issue based on the
Contributor Workflow
- 1. The issue provides a reproduction available on
Github,
Stackblitz
or
CodeSandbox
Make sure to fork this template and run
yarn generate
in the terminal.Please make sure Mesh package versions under
package.json
matches yours.
- 2. A failing test has been provided
- 3. A local solution has been provided
- 4. A pull request is pending review
Describe the bug
All Dates are being converted to UTC. This Issue is to coordinate the fix with graphql-scalars library
graphql-hive/graphql-scalars#1848
To Reproduce Steps to reproduce the behavior:
N/A all DateTime scalars remove timezone values
Expected behavior
Accoring to the RFC 3339 spec, theres no reason they should adjust to UTC
Additional context
Previously discussed with @ardatan
Metadata
Metadata
Assignees
Labels
No labels