FormatGoogleCalendar
FormatGoogleCalendar copied to clipboard
Script gets public Google calendar and displays list of events.
I don't know if that problem just happen to me, but when I see an all day event y see that the event start the previous day, just an example,...
Hey Milan, Trying to use your plugin on a website and have this error in the console : format-google-calendarmin.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'dateTime') I suck...
It would be nice to have a way to get the calendar to auto update. In the [project](https://github.com/chaos67731/Home-Information) I have going on, I have used the following code.... but I...
Hi and thanks for this amazing plugin. I get this issue from the console: ``` Uncaught TypeError: can't access property "firstChild", pastElem is null renderList https://.../js/format-google-calendar.js:152 onload https://.../js/format-google-calendar.js:182 ``` I...
I'm seeing some weird behavior integrating one of my older calendars. A new calendar is working fine—I can get upcoming and past events. I'm also not receiving API errors reported...
Thanks for a great package! The datetimes are currently displayed using the browser's timezone, regardless of the timezone returned by the Google calendar. I added an option serverTZ that allows...
Is there a way to make it so the calendar items do not get removed once the events time has passed? So... if I have an event today that ended...
Builds URL and adds 'Add to your Calendar!' HTML Link in format. Works on mobile directly into GCal app as well.