PDA

View Full Version : test



Zack Barresse
01-20-2005, 04:56 PM
test

cmpgeek
01-21-2005, 05:42 AM
did you pass? lol

Paleo
01-27-2005, 07:00 AM
Testing PHP Tags:


echo date("H")+substr($gmt,3,strlen($gmt)-3) . ":" . date("i")


If we could parse PHP in the forum template, this would show the current time for each user instead of his/her GMT, assuming that his/her GMT (eg GMT-3) is in variable $gmt.

johnske
01-28-2005, 10:05 PM
Testing PHP Tags:


echo date("H")+substr($gmt,3,strlen($gmt)-3) . ":" . date("i")


If we could parse PHP in the forum template, this would show the current time for each user instead of his/her GMT, assuming that his/her GMT (eg GMT-3) is in variable $gmt.Hi Pal,

Check in your User CP/Edit Options/Time Zone (took me a while before I realized this was there). I think that's what you want...

Regards,
John

Jacob Hilderbrand
01-28-2005, 11:30 PM
John

If you hover your mouse over the country flags it will show the time (GMT -8) for example.

johnske
01-28-2005, 11:43 PM
Wow! Dint know that...Often wondered how I could easily equate (say) "your" time with "my" time. So (if I did this right) it should be close to 10:45 (PM) for you right now? (4:45PM here)...

Jacob Hilderbrand
01-28-2005, 11:46 PM
yup 10:45 PM on Friday 1/28/05.

johnske
01-29-2005, 12:02 AM
OK, now a tricky one...

Is there a simple way (apart from me doing the mental calculations) to show that instead of just the GMT differences?

E.G. I click onto your flag and it shows me (say) "10:45PM Friday"

That way, then I know that if I'm (or anyone else is) asking you (or anyone else) to respond to something, and your time shows (say) 3:30AM, I can then think "this is a bit unreasonable, it can wait till a better time"... OR, if there's no response, the one on the other end won't think they're just being ignored... :devil:

Jacob Hilderbrand
01-29-2005, 01:28 AM
That's what Paleo was suggesting, but I can't use php in the templates. Maybe we can modify the php files later on.

johnske
01-29-2005, 02:10 AM
OK, wasn't sure, but after I posted, I then thought that mighta been what he was getting at...
:ohwell:

Jacob Hilderbrand
03-08-2005, 05:08 PM
test