Differences between revisions 1 and 2
Revision 1 as of 2008-09-26 07:13:11
Size: 287
Editor: NicoleThomas
Comment:
Revision 2 as of 2010-04-29 08:43:00
Size: 322
Editor: NicoleThomas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from inc_date

Program inc_date

This program increments a date by given number of days and hours.

The date and the increments are read from the input file inc_date.ini:

06033112  1  0      ! yymmddhh ndays nhours

The incremented date is written to standard output.

ClamsTools/inc_date (last edited 2010-04-29 08:43:00 by NicoleThomas)