how to make my java app get global time from some online clock

Posted by n0ob on Stack Overflow See other posts from Stack Overflow or by n0ob
Published on 2010-03-24T19:05:38Z Indexed on 2010/03/24 19:13 UTC
Read the original article Hit count: 229

Filed under:
|

I am making a distributed java app for which I need both parts of the app to run on one standard time. Since system times can be different I was thinking if java API contains some class to download time from a standard online source?

© Stack Overflow or respective owner

Related posts about java

Related posts about time