Represent a single date entry from a Calendar.
When used in paginations can be filtered with the where filter by:
iddate_typeand sorted with the sort filter by:
dateReturns the unique ID of the calendar date entry.
Returns the text caption associated with the entry.
Returns the date associated with the entry.
Can be formatted with the date filter.
Returns true if this entry represents a recurring event, otherwise returns false.
Returns the date type of the entry.