Documentation

This page documents the functionality of Calendar.js, including its parameters, usage examples, and expected outputs. It serves as a reference for developers to implement and troubleshoot effectively.

Supported Export Types

Explore the full list of file export formats supported by Calendar.js, making it easy to save and share your calendar data in the format you need.

  • CSV (.csv) Comma-Separated Values
  • XML (.xml) Extensible Markup Language
  • JSON (.json) JavaScript Object Notation
  • TEXT (.txt) Plain Text
  • iCAL (.ical) iCalendar Standard (RFC 5545)
  • MD (.md) Markdown
  • HTML (.html) Hypertext Markup Language
  • TSV (.tsv) Tab-Separated Values