Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All DateTime scalars are converted to UTC #5229

Open
4 tasks
dr3 opened this issue Mar 17, 2023 · 0 comments
Open
4 tasks

All DateTime scalars are converted to UTC #5229

dr3 opened this issue Mar 17, 2023 · 0 comments

Comments

@dr3
Copy link
Contributor

dr3 commented Mar 17, 2023

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

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

Urigo/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

@dr3 dr3 changed the title All dates are converted to UTC All DateTime scalars are converted to UTC Mar 17, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant