[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

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