PDA

View Full Version : show world time zones


eva2000
24 Mar 2001, 14:44
it would be nice if you could visually show the timezones like on fandom.com's UBB at the bottom

http://messageboard.fandom.com/Fandom/cgi-bin/Ultimate.cgi

24 Mar 2001, 16:02
This is how they did it in cgi for that UBB

If it helps anyone.
Sorry I mentioned the cgi word around here.

I would love to have this hack

24 Mar 2001, 16:23
Now this is one of the few hacks I'd find really useful for my site. I'd want it to handle daylight saving automatically though.

Start coding eva2000! You just got some new PHP books didn't ya? :)

24 Mar 2001, 16:26
Originally posted by fastforward
Now this is one of the few hacks I'd find really useful for my site. I'd want it to handle daylight saving automatically though.

Start coding eva2000! You just got some new PHP books didn't ya? :) :lol: i have only got as far is Introduction to PHP variables and operators hehe

still have a loooooooong way to go :D

24 Mar 2001, 16:52
Actually that wouldn't be that hard. It would be a matter of knowing what timezone the server reports, then offsetting that for each timezone (+1, +2, -1, -2, etc.). I might be able to whip something up. (Emphasis on *might*!;))

24 Mar 2001, 16:53
working on it..

24 Mar 2001, 16:58
cool thanks in advance :)

i think used correctly it would foster greater participation on forums as everyone would know the time of day to meet

theflow
23 Jul 2001, 10:15
Originally posted by eva2000
cool thanks in advance :)

i think used correctly it would foster greater participation on forums as everyone would know the time of day to meet

Eva2000, I notice your site has these world times. Did anyone ever publish the code to do so? Did you do it manually with offsets? Can you publish the code you used? Thanks much.

Richard
rh@theflow.com

eva2000
23 Jul 2001, 12:02
Originally posted by theflow


Eva2000, I notice your site has these world times. Did anyone ever publish the code to do so? Did you do it manually with offsets? Can you publish the code you used? Thanks much.

Richard
rh@theflow.com just a search for my username and timezones would lead you to http://vbulletin.com/forum/showthread.php?s=&threadid=12210&highlight=timezone ;)

Logtenberg
27 Nov 2001, 21:35
Hi Eva,

I can't find the hack that lists the world times on index.php. Has it been removed?