Outlook 2007 在 iCalendar 邀请中支持哪些时区?

发布于 2024-10-14 15:09:49 字数 537 浏览 2 评论 0原文

据我了解,Outlook 仅“部分”符合标准。 Microsoft 是否有关于其所遵循的内容的已发布规范?

我需要可用于 Outlook 会议邀请的可用时区 ID 的列表。

我正在使用 ical4j 来构建我的邀请。我找到了 ical4j-zoneinfo-outlook 项目,它可以工作适用于基本的 America/Chicago 和 America/New_York 时区。总的来说,我无法从这个库中获取完整的可用 ID 列表,并且它不支持基本的“GMT-6:00”。

有什么想法吗?谢谢!

I understand Outlook only "partially" conforms to the standard. Does Microsoft have a published spec on what they do conform with?

I need a list of the available time zone id's I can use for Outlook meeting invites.

I'm using ical4j to build my invite. I found the ical4j-zoneinfo-outlook project, and it works for the basic America/Chicago and America/New_York time zones. Overall I can't get a list of the complete available id's from this library, and it won't support basic "GMT-6:00".

Any ideas? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

じ违心 2024-10-21 15:09:49

获取 iCal4j 时区 ID 的完整列表的最佳方法是检查 http://tzurl.org/zoneinfo- Outlook 网站。这是 ical4j 时区的来源。

请注意,您仍然需要手动或以编程方式遍历站点以获取所有有效的 ID。

The best way to get a full list of timezone ids for iCal4j is to check the http://tzurl.org/zoneinfo-outlook website. This is the source for ical4j's timezones.

Note that you still need to either manually or programmatically traverse the site to get all the valid ids.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文