can export calendar into ics file, still having issues with mac recurring

This commit is contained in:
sghsri
2018-12-11 19:42:07 -06:00
parent 0eb7c9b949
commit 0a327de5f9
3 changed files with 65 additions and 39 deletions

View File

@@ -10,7 +10,11 @@
<body>
<div id='calendar' style=" width: 75%; margin-left:auto; margin-right:auto;"></div>
<button id="export" class="matbut" style="font-size:medium; background:#4CAF50;margin: 10px;">Export Schedule</button>
</body>
<script src='js/calendar.js'></script>
<script src='js/ics.min.js'></script>