Difference between iCalendar (.ics) and the vCalendar (.vcs)

后端 未结 5 1016
遥遥无期
遥遥无期 2021-01-30 20:18

I want to send booking information through mail in an attachment to add in MS Outlook. Which format is better? Especially for MS Outlook 2003?

5条回答
  •  温柔的废话
    2021-01-30 20:36

    You can try VCS to ICS file converter (Java, works with Windows, Mac, Linux etc.). It has the feature of parsing events and todos. You can convert the VCS generated by your Nokia phone, with bluetooth export or via nbuexplorer.

    • Complete support for UTF-8
    • Quoted-printable encoded strings
    • Completely open source code (GPLv3 and Apache 2.0)
    • Standard iCalendar v2.0 output
    • Encodes multiple files at once (only one event per file)
    • Compatible with Android, iOS, Mozilla Lightning/Sunbird, Google Calendar and others
    • Multiplatform

提交回复
热议问题