Contains information about a calendar. It can represent a website calendar or a user-built calendar.
When used in paginations can be filtered with the where filter by:
id
code
and sorted with the sort filter by:
created_at
updated_at
Returns the unique ID of the calendar.
Returns the calendar name.
Returns the calendar code.
Returns the date and time of when the calendar was created.
Can be formatted with the date
filter.