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 :)