今天的日程安排

点击复制
events as event where event.active and date(event.time.start) = date(today)
说明
为了提高工作效率,你需要知道自己一天要做什么。从我的日程表(活动)中清楚地了解今天的活动。
events as event where event.active and date(event.time.start) = date(today)
为了提高工作效率,你需要知道自己一天要做什么。从我的日程表(活动)中清楚地了解今天的活动。
免费注册并开始使用。
开始