nwcell / ics.js

A browser firendly VCS file generator written entirely in javascript!!!!!!
MIT License
620 stars 258 forks source link

import ics fails in google calendar #20

Closed pataluc closed 7 years ago

pataluc commented 9 years ago

it seems that the format where incorrect, the time is specified so we should use DATE-TIME (i don't know if it still works with all day event though)

mrzepinski commented 9 years ago

@nwcell +1 for this merge :)

This this duplicate (and better solution) for another PR: https://github.com/nwcell/ics.js/pull/17

mliczmanska commented 9 years ago

@pataluc it works fine with all day events

nwcell commented 7 years ago

Changes added in a different commit