A Taylor [[EMAIL PROTECTED]] quoth:
*>
*>Also I have had to add 1 to the hour var: $hour ++; even though my web 
*>space providers are in the same country as me - does anyone know why this 
*>is - I am probably being a bit daft - well it is 1am, and I have been 
*>perling for about 16 hours now !!! Gulp ^_^

As far as I know, gmtime() returns hours in the range of 0..23 :)

You might want to check out the core module Time::Local too.

e.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to