项目作者: StephenFooBar

项目描述 :
.csv calendar event parser and .ics generator.
高级语言: JavaScript
项目地址: git://github.com/StephenFooBar/calendar-parser.git
创建时间: 2021-01-15T21:44:59Z
项目社区:https://github.com/StephenFooBar/calendar-parser

开源协议:ISC License

下载


calendar-parser

.csv calendar event parser and .ics generator.

  • Parses calendar events in .csv file and generates an .ics file that can be imported into MS outlook as well as any iCal compatible calendar application.
  • Can also parse .vbs file given proper line identifier for each event
  • Many of the MS Outlook specific settings were generated based on adamgibbons/ics project’s example usage.

References/Credits