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

Timezone Middleware with Apollo #2558

Closed
pranshugupta54 opened this issue Sep 10, 2024 · 5 comments · Fixed by #2581
Closed

Timezone Middleware with Apollo #2558

pranshugupta54 opened this issue Sep 10, 2024 · 5 comments · Fixed by #2581
Assignees

Comments

@pranshugupta54
Copy link
Member

Is your feature request related to a problem? Please describe.
Implement a middleware which converts the time depending on user's app.

Describe the solution you'd like

  1. For all the requests, we convert all UTC time from DB to client.
  2. For all the mutations, we convert all local to UTC time via middleware.

Describe alternatives you've considered
Saving and changing all the components depending on timezone.

Additional context
Reference: PalisadoesFoundation/talawa-admin#2234

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship #359

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Sep 10, 2024
@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label Sep 10, 2024
Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Sep 21, 2024
@palisadoes
Copy link
Contributor

@pranshugupta54 Are you still working on this?

@github-actions github-actions bot removed the no-issue-activity No issue activity label Sep 24, 2024
Copy link

github-actions bot commented Oct 5, 2024

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Oct 5, 2024
@palisadoes
Copy link
Contributor

Unassigning. Inactivity

@github-actions github-actions bot removed the no-issue-activity No issue activity label Oct 6, 2024
@pranshugupta54
Copy link
Member Author

It's almost done, making a PR.

@pranshugupta54 pranshugupta54 self-assigned this Oct 10, 2024
@pranshugupta54 pranshugupta54 linked a pull request Oct 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants