-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary, Acronyms, Formats
dapgo edited this page Jun 27, 2018
·
7 revisions
.ics (file) extension for iCalendar files, Calendar invites in Dejaoffice. iCalendar is heavily based on the earlier vCalendar
.vcs (file) extension. vCalendar created by the Internet Mail Consortium (IMC)
CalDAV Accessed by HTTP, organizes the data (events, tasks, free-busy info, notes) in directories (collections), where multiple items (format iCalendar) are stored.
json
sqlite . db file
A Calendar (BEGIN:VCALENDAR) is based in one or many events(BEGIN:VEVENT).
Basic fields: SUMMARY,CATEGORIES, DTSTART, DTEND ejm of Date format: DTSTART:20180424T110000Z