G
Guest
echo %DATE:~10,4%%DATE:~4,2%
this give 200609
how can I get previous month. So if current month is 09, I need 200608. In
Jan 2007, I need to get 200612.
this give 200609
how can I get previous month. So if current month is 09, I need 200608. In
Jan 2007, I need to get 200612.