View Single Post
Center Forum Blocks & Local Time
Old
  (#1 (permalink))
Lateron
Junior Member
 
Status: Offline
Posts: 34
Join Date: Nov 2002
Location: Australia
Center Forum Blocks & Local Time - 07-10-2003, 10:51 PM

The biggest complaint I get from visitors (and, believe me, if this is the worst then I can live with it ) is the that the time showing in the center forum block is the server time. Now my server is in Texas, USA, and I'm near Sydney, Australia.

Has anyone worked out how to display local time on the block yet?

I think the time comes from this line of code:

Quote:
result3 = sql_query("SELECT poster_id, FROM_UNIXTIME(post_time,'%m/%d/%Y at %H:%i') as post_time FROM ".$prefix."_bbposts where post_id='$topic_last_post_id'", $dbi);
Cheers from Down Under,
Ron...

[edited for not being that important to be sticky
-Mighty_Y]
   
Reply With Quote