Overview

Contains information about a calendar. It can represent a website calendar or a user-built calendar.

Filtering

When used in paginations can be filtered with the where filter by:

and sorted with the sort filter by:

Properties

calendar.id

Returns the unique ID of the calendar.

calendar.name

Returns the calendar name.

calendar.code

Returns the calendar code.

calendar.created_at

Returns the date and time of when the calendar was created.

Can be formatted with the date filter.

calendar.updated_at