Site icon Hip-Hop Website Design and Development

Show User’s Current Time

I am developing a Plugin. I would like to display User’s Time.

I am using this code.

date('g:i A');

But I am not getting exact time.

I read this post. But I didn’t get any solution.

How can I Show User’s current time ?