Geolocation and Time Zone

Asked

Viewed 53 times

1

I am creating a Wordpress site for a teacher of Portuguese for foreigners, I put a scheduling page with a calendar for person to choose date and time for class, however, as it will meet the whole world, would have to appear the time, in the student zone.

Remembering that there is no date function in the calendar are just numbers representing the hours, what I thought to do was the following:

Take the location of who is accessing and add with the number that represents the time.

But I’ve already broken my head on this and I haven’t found a solution.

Will someone help me?

  • 1

    Use a timepicker in Javascript. This is how it reads the time in the browser of who is accessing: http://jonthornton.github.io/jquery-timepicker/

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.