site/schedule
Robert Miles 99961cfa55
continuous-integration/drone/pr Build encountered an error Details
HOTFIX: Fix the ICS generator (again)
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.
2020-07-02 22:48:06 -04:00
..
.gitignore add full schedule listing 2020-06-23 01:25:49 -04:00
apikey.php.sample add full schedule listing 2020-06-23 01:25:49 -04:00
ics.php HOTFIX: Fix the ICS generator (again) 2020-07-02 22:48:06 -04:00
index.php move common schedule code to library 2020-07-02 21:53:12 -04:00
schedule.php Merge branch 'master' of https://tildegit.org/tilderadio/site 2020-07-02 22:44:11 -04:00