JavaScript: Adjust Clock
How to adjust clock

The clock is set by your own computer and a javascript.
  1. Problem: Adjust local date/time.
    Solution: Adjust the calendar/time on your computer.
  2. Problem: Adjust world date/time.
    Solution: First adjust local date/time.
    Then adjust time zone and/or daylight saving time.
    To check the results, surf to: http://ntp.greenwichmeantime.com/time/scripts/clock-6-1/clock.php.
  3. Problem: Adjust Internet time.
    Solution: Adjust world time.
    To check the results, surf to: http://www.timeanddate.com/worldclock/.
  4. Problem: Adjust Julian Date/siderial time/month/week.
    Solution: Adjust world date/time.
  5. Alternative: Synchronize local time server with a remote time server using Network Time Protocol (NTP). The difference between local Unix Time and the Unix Time of the time server synchronizes local time.
    1. Linux/Unix.
      1. Click on the time.
      2. Click on the Adjust Date & Time tab.
      3. Define time server (like ntp.cs.uu.nl and ntp.oma.be).
      4. Click on OK
    2. Windows XP.
      1. Double click on the time.
      2. Click on the Internet Time tab.
      3. Define time server (like ntp.cs.uu.nl and ntp.oma.be).
      4. Click on OK

Central European Time

The calendar/time is set by your own computer and a javascript. Adjust the calendar/time/time zone on your computer to set the right parameters (to check the settings, check the above clock).




Unix Time Conversion.

The present Unix Time is set by your own computer and is the number of seconds since 1/1/1970, 0:00:00 UTC (zero Unix Time).

[update]
Unix Time Date/Time
Month Day Year Hour Min Sec Unix Time