sql - change timezone mysql without root -


i have mysql database in free hosting web (because of can't set timezone). when make 'now()' sentence, shows me hour gmt+8, , need gmt+1.

are there way change or modify result without root access??

thank in advance , sorry english ;)

there 1 command set timezone in mysql set time_zone = '+05:30';


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -