BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6278956477054976/lesson/27e1f40b18f2e3d052e62f20085bf965?ref=outlook-calendar
SUMMARY:Skip: SkipWhile - SkipUntil
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/6278956477054976/lesson/27e1f40b18f2e3d052e62f20085bf965?ref=outlook-calendar
DESCRIPTION: 
skip: Ignores the first few elements of a source observable. The number provided as an argument determines how many are skipped.
SkipWhile: Ignores elements from a source observable until a provided predicate function returns false.
SkipUntil: Ignores elements from a source observable until a provided observable emits a value.


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