Computer Hope

Microsoft => Microsoft DOS => Topic started by: joemad2 on May 12, 2004, 01:23:48 PM

Title: Manupullate Date In Batch File
Post by: joemad2 on May 12, 2004, 01:23:48 PM
Im reading the system date and parssing the year into a variable. Once I do that I need to add 1 to the year.
Excample: if system year is 2004 I need to change it to 2005?
Any hellp would be great.
Changing the system date is not an option
Title: Re: Manupullate Date In Batch File
Post by: Erifash on May 12, 2004, 05:54:22 PM
how do you parse the date?