BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5940705509769216/lesson/31c732e065366f619fec4ec7a02e749e?ref=outlook-calendar
SUMMARY:Static Functions
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/5940705509769216/lesson/31c732e065366f619fec4ec7a02e749e?ref=outlook-calendar
DESCRIPTION: The static keyword defines a static method for a class. Static methods aren't called on instances of the class. Instead, they're called on the class itself. These are often utility functions, such as functions to create or clone objects.

https://www.learndesk.us/class/5940705509769216/lesson/31c732e065366f619fec4ec7a02e749e?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR