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

[BUG]: Timezone inaccuracies #158

Open
1 task done
anirudhprabhakaran3 opened this issue Jun 18, 2024 · 0 comments · Fixed by #159
Open
1 task done

[BUG]: Timezone inaccuracies #158

anirudhprabhakaran3 opened this issue Jun 18, 2024 · 0 comments · Fixed by #159
Assignees
Labels
bug Something isn't working p1 Priority 1 tasks. Affects all users

Comments

@anirudhprabhakaran3
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Throughout our project, we use timezone.now for various time related purposes. However, this always returns time in UTC ref, which is not ideal for us.

We need to migrate all instances of timezone.now to timezone.localtime, and note that all future uses use localtime.

Steps To Reproduce

No response

What browsers are you seeing the problem on?

Firefox, Chrome, Brave, Opera/Opera GX, Vivaldi, Safari, Microsoft Edge, Other

Anything else?

No response

@anirudhprabhakaran3 anirudhprabhakaran3 added bug Something isn't working p1 Priority 1 tasks. Affects all users labels Jun 18, 2024
@yukitya-1811 yukitya-1811 self-assigned this Jun 19, 2024
@nishant-nayak nishant-nayak reopened this Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1 Priority 1 tasks. Affects all users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants