6
if I generate a time()
on the PC purchased in Brazil it will result a team according to our time and such, if I repeat the process in China, USA or any other place with a local PC or time()
will be different. My doubts are:
How to define that the team() results the US team() for example?
How to define my tipo
time() by javascript for it to send to PHP and adapt the team()?
Type I’m accessing a server where the time() refers to the time Brazil, but my team() refers to the US and I want to warn the server (through Javascript) my type of team to synchronize with my time.. you understand that?
http://stackoverflow.com/questions/11820718/convert-utc-offset-to-timezone-or-date
– Édipo Costa Rebouças