nwcell / ics.js

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

Update ics.js #81

Open donaldzou opened 3 years ago

donaldzou commented 3 years ago

Changed getting date from browser's timezone to UTC timezone, and added 'Z' in the end of each time string to tell calendar app to know that it is in UTC and will adjust the time according to its timezone. I only changed the ics.js