v9.1 – Time Zones Support #2489
gpbl
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By integrating the @date-fns/tz utilities for handling time zones, we have added a new
timeZone
prop. Please see the updated docs for more details.Note
If you were using the experimental
react-day-picker/utc
module, you can skip now it. Remove the@date-fns/utc
package and just passtimeZone="UTC"
to<DayPicker />
.Beta Was this translation helpful? Give feedback.
All reactions