Skip to content
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

outlook ics calendar reoccuring events appear on the wrong weekdays but only after 16:00? #543

Open
3 of 7 tasks
MusicalArtist12 opened this issue Feb 6, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@MusicalArtist12
Copy link

MusicalArtist12 commented Feb 6, 2024

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports and didn't find any similar reports.

Expected Behavior

I am using outlook's calendar for school-related reasons (so this is outlook.office.com, not outlook.live.com, and it authenticates through azure if that matters, yes there's a difference). And I'm trying to add a reoccurring event called "work" every Saturday and Sunday from 16:30-23:00. Note, this doesn't happen with any of the other dozen reoccurring events I have, only the ones at or after 16:30. The event "MUSA 121" is also afflicted. Its also only reoccurring events...
image

Current behaviour

This reoccuring event shows up correctly in outlook but shows up on Friday and Saturday at the correct time. for some reason.
image

JavaScript console output

image
image

Steps to reproduce

create and export an outlook calendar (as ics) with any reoccurring events after 16:30 and import it into the FullCalendar plugin.

Calendar information

exporting an outlook .ics calendar into the plugin (i would rather not give this specific calendar out, sorry). In the screenshots above i only have two .ics imported calendars. I've tried with both 24-hour and non-24-hour formatting, it still happens. I've tried changing the starting day in both outlook and the plugin.

Which Operating Systems are you using?

  • macOS
  • Windows
  • Linux
  • Android
  • iOS

Obsidian Version

1.5.3

Full Calendar Plugin Version

0.10.7

Checks

  • I have tried it with all other plugins disabled and the error still occurs.

Possible solution

Maybe its an edge case with the .ics event parser - specifically with repeated events. This could also possibly be outlook's fault. it really is only reoccurring events past a certain time.

Comments

I didn't want to move my events to outlook. But a recent change in my life meant that in order for something to be scheduled correctly, i need to have events in outlook.

If there's any way I can help, let me know. I'll keep digging into this issue whenever i can (as you can tell, my free time is kinda limited rn).

@MusicalArtist12 MusicalArtist12 added the bug Something isn't working label Feb 6, 2024
@Nustinua
Copy link

Would be interesting to see the ics file.
The "rrule" field defines BYDAY=SU,SA;WKST=SU

@NitishM2022
Copy link

I have the same issue on macos

@MusicalArtist12
Copy link
Author

I found a workaround: if I create an event that reoccurs once a week twice (so an event on that occurs every Tuesday and a separate event that occurs every Thursday), the problem goes away. Not that this isn't a bug but this fixes my issue.

@Gangwa-Labs
Copy link

I am having the same problem with MacOs, it has shifted a reoccuring event on monday, wednesday to sunday,tuesday. Thought I was going crazy glad others are having the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants