You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We get results that are off by timezone offset. America/Montreal is ~ -04:00. Europe/London is +00:00. Why do we get result that has offset of 8 hours between rrule initial timezone?
Verify that you've looked through existing issues for duplicates before
creating a new one
Reporting an issue
Given that we have:
And then we want to find occurences:
We get results that are off by timezone offset. America/Montreal is ~ -04:00. Europe/London is +00:00. Why do we get result that has offset of 8 hours between rrule initial timezone?
creating a new one
are using such as the exact RRule string and dates.
https://codesandbox.io/p/sandbox/floral-cherry-53htrz?file=%2Fsrc%2Findex.ts%3A13%2C27
2020-11-08T13:00:00Z
2020-11-15T13:00:00Z
2020-11-22T13:00:00Z
2020-11-29T13:00:00Z
2020-12-06T13:00:00Z
2020-11-08T17:00:00Z
2020-11-15T17:00:00Z
2020-11-22T17:00:00Z
2020-11-29T17:00:00Z
2020-12-06T17:00:00Z
rrule
you are using2.8.1
MacOS Sonoma
$ date
from the command lineof the machine showing the bug)
Europe/Istanbul
The text was updated successfully, but these errors were encountered: