API Reference

Exceptions

Exception classes

client.When2MeetError

Report a failure to create or identify a When2Meet poll.

Functions

Public functions

client.create_poll()

Create an empty When2Meet poll and return its public URL.

parsing.parse_dates()

Parse a comma-separated list of supported calendar dates.

parsing.parse_date_range()

Expand an inclusive range of supported calendar dates.

parsing.parse_time_range()

Parse a start-end range and return its 24-hour integer boundaries.

Constants

Module-level constants and data

client.BASE_URL
client.CREATE_ENDPOINT
client.EVENT_PATH_PATTERN
client.REQUEST_TIMEOUT_SECONDS
parsing.DATE_FORMATS
parsing.TIME_PATTERN