开发者

What time zones does Outlook 2007 support in iCalendar invites?

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开发者_Go百科/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!


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜