Test filesWeb and text formats › calendar.ics

Sample iCalendar file (calendar)

An iCalendar (RFC 5545) file with one timed event and one all-day event.

↓ Download calendar.ics
Filenamecalendar.ics
FormatiCalendar
Size374 bytes (374 bytes)
MIME typeapplication/octet-stream
SHA-256d83569e5dc89c6ff4a43fa084c28b853bdb142bd46372da8e2203aa9f7f65535
What this file catchesCalendar import (Google, Outlook, Apple). CRLF line endings are mandatory in iCalendar, and this file uses them - a good check for code that normalises newlines and breaks the format.

Download & verify

curl -fsSL -o "calendar.ics" "https://files.hexaqa.com/web/calendar.ics"
curl -fsSL "https://files.hexaqa.com/web/calendar.ics" | sha256sum # expect: d83569e5dc89c6ff4a43fa084c28b853bdb142bd46372da8e2203aa9f7f65535

More web and text formats test files

contact.vcfdata.tsvdocument.rtfpage.htmlREADME.mdscript.jsstyles.css

← All Web and text formats files