我有一个表单表单,通过 Power Automate 我将任务添加到 Teams 中的 Planner 计划。
表单上有一个 [到期日期] 字段,我将 Planner 任务的到期日期设置为等于该 [到期日期] 的值。
一切正常,除了在 [到期日期] 字段中的表格上我选择 2/28/22。但是,当创建 Planner 任务时,它显示 2/27/22 作为截止日期。
我测试了我的 PowerAutomate 流程,我看到“2022-02-28T00:00:00Z”是添加到我的 Planner 任务的日期。为什么在 Planner 中显示为 2/27/22 的截止日期?我该如何克服呢?我知道我可以在 [到期日] 上加上 +1 天,但我不想这么拼命。