Page 1 of 1

Time question

Posted: Mon Aug 21, 2006 6:59 am
by primster7
Hello,


I was wondering if it's possible to add time after the date of a message? Also, is it possible to display a graphic instead of the text to post a new message? Also, what file do I go to to make the change to the date? I need to offset my servers times. I'm on PST and they are EST, so when a user posts after 9:00 pm it shows the next day.


$currentTime=time()-(3*60*60);


Any help would be great.

Posted: Tue Aug 29, 2006 2:55 am
by rad
in your mboard.php do find in notepad and search:

&date=date

and change the (m/d/y); or whatever it is to

("D M d, Y g:i A");