Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只需要知道如何在 bot-framework-composer 中将属性设置为当前时间(伦敦,英国夏令时,而不是 UTC)。任何帮助,将不胜感激!
由于某种原因花了我一段时间,但我想出的答案是 addHours(utcNow(), 1)