hi i am creating a web application , where if a user register we will show the created date.
For that we are using Current time stamp in my sql table.Which shows server Time.But we don’t know how to convert Time according to user time zone.
Because we are not getting user’s country .
Can any on help me to fix it
Thanks in advance 🙂
Use javascript solution
http://www.onlineaspect.com/2007/06/08/auto-detect-a-time-zone-with-javascript/
Demo should show your timezone in select box.
http://onlineaspect.com/examples/timezone/index.html(Dead link)