HOTFIX: Fix the ICS generator (again) #7

Merged
ben merged 2 commits from :master into master 2020-07-03 02:53:29 +00:00
Contributor

I overestimated how much was in common between the two files. ics.php had its
own formatdate function, which it no longer does (thanks ben (/s)).

Reimplement ics.php's former formatdate function as ics_formatdate, and use
it instead of formatdate to format the dates in the ICS output.

I overestimated how much was in common between the two files. ics.php had its own formatdate function, which it no longer does (thanks ben (/s)). Reimplement ics.php's former formatdate function as ics_formatdate, and use it instead of formatdate to format the dates in the ICS output.
ben merged commit 24fe2f80c0 into master 2020-07-03 02:53:29 +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#7
No description provided.