This repository contains a small utility to export Goconnect holidays calendar in ICS format. Built on the top of https://github.com/nwcell/ics.js/ which is a very compact way of creating ICS calendars using js.
- Copy the table that contains the goconnect calendar to the html.htmlfile.
- Also Update the variable, yearinjs.jsfile.
- After updating the file, simply open html.htmlfile.
- Click Download ICSto download theicsfile.
- You can now import the icsfile to your calendar.
If you're not me, you can find the current calendar file inside the
outputsdirectory.And if you're me, don't forget to update the README.MD with the latest
icsfile.
| Year | ICS File | 
|---|---|
| 2023 | calendar_2023.ics | 
- Update the script to download the ics file using inspection console.