I had an idea of using date.getTime to synchronize time between different clients. Calculate a value of difference. The strange thing is that this difference is changing after time when I'm using getTime in some tests. I thought that the clock should be realiable, is it something that I missed in functionality of getTime/milliseconds since epoch?

kind regards
Tomas Eriksson