obsidian-community / obsidian-full-calendar

Keep events and manage your calendar alongside all your other notes in your Obsidian Vault.
https://davish.github.io/obsidian-full-calendar/
MIT License
787 stars 105 forks source link

Possible fix for issue #311 #527

Open fcortell opened 9 months ago

fcortell commented 9 months ago

Added ical-expander to help calendar get more info about timezones.

fcortell commented 9 months ago

Requested changes commited.

davish commented 9 months ago

Thank you @fcortell! Would you be able to add some unit tests to confirm that timezones are working as expected? Some tests that would be useful given issues that users have had in the past:

These could be snapshot-based tests that live in src/calendars/parsing/ics.test.ts.