My project has the log for remote machines logged in. The timestamp recorded is in GMT . I want to display the regions from where the person has logged in depending upon the GMT. Does PHP provide any functions like getLocale() where the parameter for the function would be the GMT date time.
Please give suggestions ASAP.