Is there a way to get the current UTC time without relying on the time and time zone on the client PC? I am not allowed to use PHP or anything from the server side for this (using a hosted service, and they only allow changing HTML and adding JavaScript. It is not allowed to change PHP on the server.). It should be done only from the client side via JavaScript.
Thanks in advance for any suggestions / solutions.
If my question is not clear, let me know what else can make it clearer and I will add these details.
Regards, Tony.
source
share