time sources : Java Glossary
home T words local find no local find frame, full screen Google search web for topic jump to footer translate with Babelfish 2008-03-09 by Roedy Green ©1996-2008 Canadian Mind Products
Go to : punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
time sources
In our technological world there are many ways you can get the current time and date. Here is an eclectic list of time sources:
  1. From GPS satellites. GPS provides a most excellent time source since it naturally compensates for propagation delay and is immune to network congestion and weather.
  2. setclock icon SetClock is a Java Applet you can run on your PC. It will get the accurate time from an atomic clock on the web.
  3. From an atomic clock timeserver on the web using NTP (Network Time Protocol). Timeservers come is various grades of accuracy. You are not supposed to pester the very accurate ones. They are for the secondary servers. Here is list of them.
    Last revised: 2000-01-01
  4. java.lang.System.currentTimeMillis () will give you the time in milliseconds since 1970 Jan 1 0:00 GMT. This is your best bet for computing elapsed times. Freshly minted java.util.Date objects contain the current GMT date/time stamp as do freshly minted java.util. GregorianCalendar objects.
  5. Time.gov is a government website that will give you local time.
  6. From Windows Vista which gets it from a Microsoft timeserver, time.windows.com. It is quite unreliable, so I suggest replacing it with another.
  7. atomic wall clock From the NIST WWVB radio signal broadcast from Fort Collins, Colorado. This is how high tech wall clocks and wrist watches maintain perfect time and know when to flip back and forth to daylight savings. They are called analog atomic clocks and digital atomic clocks, though there is nothing radioactive in them. They are merely radio-synchronised from a government atomic clock.
    radio-synched clocks for more details and information on where to buy them
  8. From a signal PBS embeds in its TV broadcasts. This is how VCRs can get the time automatically.
  9. From the CBC radio time signal each day at 10 AM on the FM broadcast stations.
  10. From a signal broadcast on the AC power, put here by the utility company.
  11. From your TV Station broadcast channel guide.

CMP_homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.16] The information on this page is for non-military use only.
You are visitor number 1,567. Military use includes use by defence contractors.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/Mindprod website mirror)
http://mindprod.com/jgloss/timesources.html J:\mindprod\jgloss\timesources.html