[PHP] Getting the right hour?

2001-10-03 Thread Jay Paulson

I am trying to get the right hour using php's date() function.  However, I
don't know how to set the clock on my redhat machine via command prompt.  I
keep getting 18 for the hour and it should be 17.  Anyone know how to set
the time on the machine correctly?

Thanks,
jay


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Getting the right hour?

2001-10-03 Thread David Robley

On Thu,  4 Oct 2001 07:38, Jay Paulson wrote:
 I am trying to get the right hour using php's date() function. 
 However, I don't know how to set the clock on my redhat machine via
 command prompt.  I keep getting 18 for the hour and it should be 17. 
 Anyone know how to set the time on the machine correctly?

 Thanks,
 jay

man date ??

-- 
David Robley  Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES  Flinders University, SOUTH AUSTRALIA  

   All dogs go to heaven. Cats watch them leave.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]