Skip to main content

If there is any inclement weather information, you will find it here.

I suppose it could have been worse.

document.write ('

Current time is: ', new Date().toLocaleString(), '<\/span>.<\/p>') if (document.getElementById) onload = function () { setInterval ("document.getElementById ('date-time').firstChild.data = new Date().toLocaleString()", 50) }