ical-parser
ical-parser copied to clipboard
JavaScript/Node library to parse iCal (.ics) files with few dependencies
Includes an adjustment to take into account the potential for a timezone to be included in the DTSTART or DTEND datetime and calculates to remove the timezone, apply as GMT...
I have been reading an ICS file from a system we use and some dates that come in are pre-set in current (locale) time. They have the TZID param. In...
Hi, I do my coding on android. is it possible to provide a browserify bundle since require is not recognized? Thank you!
Hello I keep getting the wrong date it always creates the date object on the day before I fixed it for me but maybe you can have a look at...