marnusw / date-fns-tz

Complementary library for date-fns v2 adding IANA time zone support
MIT License
1.06k stars 116 forks source link

Wrong parsed date with time at 24:00:00 #255

Open Jomik opened 11 months ago

Jomik commented 11 months ago

We have the same issue as the below issue when using zonedTimeToUtc

https://github.com/date-fns/date-fns/issues/1228