Add the ICS calendar generator #5

Merged
ben merged 1 commits from :master into master 2020-07-03 01:45:36 +00:00
Contributor

Here be dragons. I manually reverse-engineered an ICS file generated by a program I wrote to figure out the syntax, and then I wrote some PHP to generate a file to that spec.

It's ugly, but it'll work. I even took the time to document what each line/group of lines did. (Except for the lines in the header, but those aren't really important. The first two lines are boilerplate, and the third line just says "the tilderadio schedule made this file".)

Here be dragons. I manually reverse-engineered an ICS file generated by a program I wrote to figure out the syntax, and then I wrote some PHP to generate a file to that spec. It's ugly, but it'll work. I even took the time to document what each line/group of lines did. (Except for the lines in the header, but those aren't really important. The first two lines are boilerplate, and the third line just says "the tilderadio schedule made this file".)
ben merged commit 9a928f4a39 into master 2020-07-03 01:45:35 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tilderadio/site#5
No description provided.