Welcome to CowTime
Here are the different formats CowTime can operate
in and the code for each.
Twelve hour, without seconds:

<IMG SRC="CowTime.php">
Twelve
hour with seconds:

<IMG SRC="CowTime.php?seconds=true">
Twenty-four
hour without seconds:

<IMG SRC="CowTime.php?24hour=true">
Twenty-four
hour with seconds:

<IMG SRC="CowTime.php?seconds=true&24hour=true">