API模板agenda_day本页内容agenda_day Description 定义了Agenda视图中每日单元格内显示的内容 agenda_day: (date: Date) => stringParameters date - (required) Date - 需要格式化的日期 Returns text - (string) - 在scheduler中显示的html内容 Example