Posted by Charles on 05/29/07 14:24
I live in Brazil so I used the following script to return time: <? date_default_timezone_set('America/Sao_Paulo'); echo date('h:i:s'); ?> But it returns 7:30 while it's actually 11:30 here. I checked the server time, and it is correct on the server. How could I return the time of São Paulo? Thanks.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming