Computer time

From Teknologisk videncenter
Revision as of 11:04, 9 July 2013 by Heth (talk | contribs) (Created page with "=Challenges= If you were tasked to write a program that would beep 100 minutes into the future based on local date and time clock. Sounds simple enough, but take these examples i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Challenges

If you were tasked to write a program that would beep 100 minutes into the future based on local date and time clock. Sounds simple enough, but take these examples into consideration:

  1. Program starts 7 minutes before new year
  2. or 3 minutes before changing to summer time adding one hour to local time. Would your program beep after 40 or 100 minutes?
  3. or 70 minutes before changing back from summertime to normal time removing one hour.
  4. or how about 23:58 February 28th before a leap year or if a leap second was introduced.