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)