-
-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exdates returning UTC date without TZID offset #607
Comments
I noticed this as well. |
Same |
+1 having the same issue :( |
In an attempt to understand if/how our project is impacted by this report, i wrote below tests. Tests were ran UTC timezone. I see the same situation as described in the issue. Running rrule version 2.8.1.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reporting an issue
I am finding that an rruleset with exclusion dates returns dates without the offset of the timezone within the rruleset.
Example
rrules version: 2.7.2
operating system: macOS 14
timezone: EST
Is this expected behaviour? It seems strange that exdates are not consistent with the instances. Thanks!
Thank you for taking an interest in
rrule
! Please include the following inyour report:
creating a new one
are using such as the exact RRule string and dates.
rrule
you are using$ date
from the command lineof the machine showing the bug)
The text was updated successfully, but these errors were encountered: