Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Timezone Bug?

Quote Reply
Timezone Bug?
All times in brackets on the who's online page are showing 11.08am

One of those people is Andy so he at least should be showing about 7.09pm
Quote Reply
Re: [Paul] Timezone Bug? In reply to
It seems Andy doesn't have his timezone offset set.

Code:
mysql> select user_time_offset from gforum_User where user_username="Andy";
+------------------+
| user_time_offset |
+------------------+
| 0 |
+------------------+
1 row in set (0.00 sec)

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] Timezone Bug? In reply to
Hmm ok

Last edited by:

Paul: Jun 10, 2002, 1:08 PM