/************************************/
/*                                  */
/*   onHand/Ruputer Sample Program  */
/*   <<calcTime>>                   */
/*                                  */
/************************************/

This is a function test prograum of onHand/Ruputer's calcTime functions.

When you compile this, an execution file of onHand/Ruputer named calctime.exf will be generated.
(Use this by changing makefile to suit your own environment.)
Then, when you upload it to onHand/Ruputer and start it, a sample program of calctime  functions will start. 
Using calctime functins, you can obtain time data (year, month, day, hour and minute) n minutes after (before) time (year, month, day, hour and minute) of your choice. 
In this sample program, when you select after Value minutes (before Value minutes) using Up/Down keys, time Value minutes after (before) the time indicated in the upper column will be displayed in the lower column.
As these functions can also judge end of a month and year as well as a leap year, we are sure that it will be of good help to you in setting a date.
However, when you set n minutes after/before, a value should be +-24*60 minutes.

For details of each function, refer to <rupsysLibManu(c).txt>. 


===============================================================================
 Copyright (c) 1998-1999.  Seiko Instruments Inc.  All rights reserved. 
===============================================================================
