Handle timezones with ical.timezones.js
mainThe core ical.js library does not include timezone definitions to keep the package size small. If your iCalendar files do not include timezone definitions and you need to perform timezone conversions, you must use ical.timezones.js (or its minified version).
Note: ical.timezones.js is not included in the standard distribution because it contains IANA timezone definitions that change regularly. You may need to build your own or find a recent build.