add current UTC time to schedule page

This commit is contained in:
Ben Harris 2020-06-22 10:05:20 -04:00
parent b71e866604
commit 28cb91b102
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ function formatdate($date) {
<h1><a href="https://tilderadio.org"><img style="width:75px;" src="../logos/tilderadio-green.png">tilderadio.org</a></h1>
<h4>upcoming broadcasts</h4>
<p>all times in UTC</p>
<p>all times in UTC. current time is <?=formatdate("now")?>.</p>
<table class="table table-striped">
<thead>