Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I need to show users the last reload time on the front end. The problem is all the users are seeing the same time while I want to show an Indian user - India's time, Australian user - Australia's time, UK User- London's time and so on and so forth.
Please help me solve this. Any help would be appreciated.
Regards
Pratyush
May be using :Converttolocaltime()
Thanks for the reply but since all are accessing it via the server link, it is showing the local time of the server and not the logged in user.
Is there a way we can check for the local timezone on the basis of user access and implement the same.
Regards
Pratyush