> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 日程常见问题

> 汇总日程相关的常见问题，包括全天日程的返回时间示例及结束时间为 T+1 的说明。

# 常见问题

## 全天日程的返回示例

例如，2023年1月1日的全天日程，返回的时间示例如下（结束时间为 T+1 ）：

```json theme={"theme":{"light":"github-light","dark":"github-dark"}}
{
  "start" : {
    "date" : "2023-01-01"
  },
  "end" : {
    "date" : "2023-01-02"
  }
}
```
