Skip to content

Conversation

Ateina
Copy link
Contributor

@Ateina Ateina commented Oct 7, 2025

…ormat instead of toISOString

Q A
Bug fix? [X]
New feature? [ ]
New sample? [ ]
Related issues? fixes #2025

What's in this Pull Request?

  • Fixed timezone bug in Calendar month view where events weren't displaying for users in positive timezones (GMT+4, etc.)
  • Replaced toISOString().split('T')[0] with format(date, 'yyyy-MM-dd') from date-fns for timezone-safe date string conversion

@AJIXuMuK AJIXuMuK merged commit f0dca00 into pnp:dev Oct 12, 2025
1 check passed
@AJIXuMuK
Copy link
Collaborator

Thank you, @Ateina for the fix!

@AJIXuMuK AJIXuMuK added this to the 3.23.0 milestone Oct 12, 2025
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.

2 participants