Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


PHP Date Question
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

PHP Date Question

xaitmixaitmi Member
                        <?echo date("m-d-Y h:i:s A");?>

That outputs 04-07-2016 04:55:26 PM

But when I login to my HostUs OpenVZ VPS via SSH and run date it says

Thu Apr 7 12:55:33 EDT 2016

Why is my PHP time 4 hours ahead? How can I fix this. I want it to be 12:55

Comments

Sign In or Register to comment.