General > Support

change local time

(1/2) > >>

flop:
hi, can you tell me how i can change the local time of my chat window please ?
because my php server and sql database is based in europe, and the website where there is the chat is in australia  :)
I would like to display in the chat the australia time instead the gmt+0 time please.

Can you tell me how i can change that please ?

Thanks for your help  ;)

ps : sorry for my bad english

Inspirer:
I'll post the patch here very soon! We should definitely support that.

Evgeny.

ivoslavik:
Hello, any update about this issue? I would also appreciate the possibility to change local time.

Inspirer:
Added :)
http://mibew.org/forums/index.php?topic=25.0

johncross85:
I have just implemented a quick addition to 1.6.3 that appears to fix this problem. If you have php5+ you can set the time zone so it's just a case of adding:

date_default_timezone_set('UTC');

to the top of libs/common.php

It seems to work for me!

John

Navigation

[0] Message Index

[#] Next page

Go to full version