'HTML function .getTime() . From where it take the current time

I am writing a simple html code for a timer countdown of some events. Actually i am using .getTime() function and everything is work.

My question is could I stay offline or not to have the time. Did this function take system computer time/date or internet time/date



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source