您当前的位置: 首页 >  microsoft

彭世瑜

暂无认证

  • 1浏览

    0关注

    2791博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Microsoft Graph 使用OData查询参数自定义响应

彭世瑜 发布时间:2021-01-08 14:06:47 ,浏览量:1

文档:https://docs.microsoft.com/zh-cn/graph/query-parameters

$filter示例:格式类型的区别

# createdDateTime  DateTimeOffset  时间戳类型
GET /me/events?$filter=createdDateTime gt 2021-01-08T00:00:00Z

# start dateTimeTimeZone
GET /me/events?$filter=start/dateTime ge '2017-07-01T08:00'
关注
打赏
1665367115
查看更多评论
立即登录/注册

微信扫码登录

0.0934s