Jump to content

date


IceDragon

Recommended Posts

I have the time code but for some reason it is 14 hours and 4 mins behind my time (i can understand then 14 hours difference due to server time difference,, but 4mins??)

 

anyway, how can I fix the code below so it'd show my time.. something like H+14. I know i've seen it somewhere before just don't remember how to do it.

 

$actualTime = date(DATE_FORMAT);

define("DATE_FORMAT","d-m-Y H:i:s a");

Link to comment
https://forums.phpfreaks.com/topic/119982-date/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.