Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save hamsterbacke23/a06abeac6404b4c0efef520a76f77ec7 to your computer and use it in GitHub Desktop.

Select an option

Save hamsterbacke23/a06abeac6404b4c0efef520a76f77ec7 to your computer and use it in GitHub Desktop.
Test iCal feed for Pikapon iCal import
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Test//Test//EN
BEGIN:VEVENT
UID:test-checkout-001@pikapon.test
DTSTART:20260418
DTEND:20260425
SUMMARY:Reserved
END:VEVENT
BEGIN:VEVENT
UID:test-checkout-002@pikapon.test
DTSTART:20260502
DTEND:20260510
SUMMARY:Reserved
END:VEVENT
END:VCALENDAR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment