PHP

This is a test of “Insert PHP”:
[insert_php]
echo ‘local date and time is’;
echo gmdate(‘l, F j, Y \a\t G:i:s’, time()+intval($hours*60*60));
[/insert_php]