Created
April 18, 2026 18:46
-
-
Save hamsterbacke23/a06abeac6404b4c0efef520a76f77ec7 to your computer and use it in GitHub Desktop.
Test iCal feed for Pikapon iCal import
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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