Purpose
Make a countdown program.

	Method
Use a Timer. When it fires, calculate the time until the alarm time and
display it.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. 