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

Difference between get_occurrence() and get_occurrences()? #18

Open
sambacore opened this issue Mar 6, 2012 · 0 comments
Open

Difference between get_occurrence() and get_occurrences()? #18

sambacore opened this issue Mar 6, 2012 · 0 comments

Comments

@sambacore
Copy link

Pardon me if I'm missing something, but I've been trying to get an events occurrences, preferably for a given day.

When I use event.get_occurrence(date), it always returns nothing. But when I use event.get_occurrences(before_date, after_date), suddenly the occurrences on the previously attempted date show up.

Why won't this work with just one datetime object?

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

No branches or pull requests

1 participant