Moonrise and Moonset Date

testtags.php shows the following:

$changeinday = ‘-07:14:15’; // change in day length since yesterday

This is obviously incorrect and it will not work.

If I manually edit the testtags.php file to

$changeinday = ‘-00:00:15’; // change in day length since yesterday
OR
$changeinday = ‘-00:01:15’; // change in day length since yesterday
It will work correctly. See attachment.

Hugh


Screen Shot 2015-11-07 at 3.49.57 PM.png

Make sure the new time zone setting is set correct on the sun moon rise set…i forgot yo mention that

Yes. When I changed the time zone it fixed it.

Thank you very much for all the time you spent on this.

Hugh