-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
Add calculation of alarm times #737
Add calculation of alarm times #737
Conversation
Pull Request Test Coverage Report for Build 11836256339Details
💛 - Coveralls |
@stevepiercy, could you review the docs? |
@niccokunzmann FYI, I'm backlogged and slammed with preparation for PloneConf 2024. I estimate it will be at least a week until I can review icalendar PRs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I caught only a few typos and Oxford comma issues. This is an excellent feature.
I approve once you review and make the changes.
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
@stevepiercy Thanks for reviewing the docs! After I merging this, I will use the functionality for recurring-ical-events to calculate if an alarm happens within a time span. |
Thanks for the review again! The tests pass and I added all your suggestions. Merging ... |
This contributes to #716 by adding an
icalendar.Alarms
module.This module allows calculating the alarm times.
It has been tested with
TODO:
# TODO:
comments📚 Documentation preview 📚: https://icalendar--737.org.readthedocs.build/