tritech / node-icalendar

iCalendar parser and generator for Node.js
MIT License
233 stars 50 forks source link

Add fix and test for alternate datatypes #25

Closed cwohlman closed 10 years ago

cwohlman commented 10 years ago

This fixes a bug where the trigger was set to a date-time instead of a duration and would not be parsed correctly.