date-fns-tz icon indicating copy to clipboard operation
date-fns-tz copied to clipboard

Improving correctness of the `formatInTimeZone` close to the DST threshold

Open asennikov opened this issue 1 year ago • 2 comments

Fixes https://github.com/marnusw/date-fns-tz/issues/167 Fixes https://github.com/marnusw/date-fns-tz/issues/228

Using the original date for populating the correct replaced timezone token ensures that the DST threshold is applied to the original date, not a pre-modified date used for further formatting.

asennikov avatar Aug 24 '23 09:08 asennikov

Hi! I don't want to hurry you, but could you tell me when you plan to release the fix? 😅

WojciechKasprzyk avatar Nov 07 '23 09:11 WojciechKasprzyk

Hi! I don't want to hurry you, but could you tell me when you plan to release the fix? 😅

I would ask @marnusw

asennikov avatar Nov 07 '23 14:11 asennikov