Page 1 of 1

Local Time Timestamp Conversion

Posted: Thu Nov 09, 2006 1:46 pm
by amir
I have an ajax chatroom with a timestamp conversion showing when each member has posted their respective Post.

I need to change it so that each member viewing the Chat Room sees the Post time relative to thier time zone.

The timestamp per post is based on the Server timezone.

Anyone got anything on this?

Posted: Thu Nov 09, 2006 1:48 pm
by feyd
Some math, a date object, but nothing PHP.