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 ?
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 ?