View Single Post

  #1 (permalink)  
Old 09-02-2007
Herb
 
Posts: n/a
Default server time != my time

on a timestamp, what's the best way to make the timestamp show as my
time, rather than the server's time?

i.e., it is 10:49 am here but the code on the server will create a
timestamp of 2:49 pm. I want it to be stamped as 10:49 am

Reply With Quote