Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Question - Get event by date #1303

Closed
sabatale opened this issue Oct 19, 2022 · 0 comments
Closed

Question - Get event by date #1303

sabatale opened this issue Oct 19, 2022 · 0 comments

Comments

@sabatale
Copy link

sabatale commented Oct 19, 2022

Version

Latest.

Test Environment

Edge latest.

Current Behavior

Is it possible to get an event by date? I know getElement() and getEvent() exist but they both need the event.id parameter as input. We're trying to detect potential overlapping events through API so we would ideally do something like cal.getEventsByDate("2022-10-01", 1) to verify if an event already exists before allowing the user to create a new event.

Would you happen to have a workaround to list all events on a given calendar for a particular date?

We didn't find such a method in the docs.

@nhn nhn locked and limited conversation to collaborators Oct 19, 2022
@adhrinae adhrinae converted this issue into discussion #1304 Oct 19, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant