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

fix(ics): fixes all-day timestamps #157 #158

Merged
merged 1 commit into from
Aug 28, 2021
Merged

Conversation

jshor
Copy link
Owner

@jshor jshor commented Jun 10, 2021

Updates DTSTART and DTEND params in iCalendar such that the dates are formatted as dates with times omitted for all-day events. This works around the issue of timestamps interpreted differently in some calendar apps.

@jshor jshor force-pushed the fix/ics-allday-timestamp branch 2 times, most recently from c9a14a5 to cc5ba1a Compare August 28, 2021 19:44
Updates DTSTART and DTEND params in iCalendar such that the dates are
formatted as dates with times omitted for all-day events. This works
around the issue of timestamps interpreted differently in some calendar
apps.
@jshor jshor force-pushed the fix/ics-allday-timestamp branch from cc5ba1a to 353371f Compare August 28, 2021 19:48
@jshor jshor merged commit 25b8b7b into master Aug 28, 2021
@jshor jshor deleted the fix/ics-allday-timestamp branch August 28, 2021 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant