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

fix: DatePicker by passing in Timezone to API #2770

Merged
merged 2 commits into from
Jan 16, 2024
Merged

fix: DatePicker by passing in Timezone to API #2770

merged 2 commits into from
Jan 16, 2024

Conversation

nalderto
Copy link
Contributor

This should actually resolve this bug. I pass in timezone to GetUserMemosStats so that the dates generated match the appropriate timezone of the client.

Screencast.from.2024-01-15.22-22-12.webm

@nalderto nalderto requested a review from boojack as a code owner January 16, 2024 06:33
@boojack boojack changed the title Fix DatePicker by passing in Timezone to API fix: DatePicker by passing in Timezone to API Jan 16, 2024
Copy link
Collaborator

@boojack boojack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution!

@boojack boojack merged commit 24bb3e0 into usememos:main Jan 16, 2024
8 checks passed
@nalderto nalderto deleted the actually-fix-date-picker branch January 16, 2024 11:54
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

Successfully merging this pull request may close these issues.

DatePicker displays memos in UTC date.
2 participants