I need to create a program that takes the current date and if that date is between the 10th and the 20th of the month, print the date of the last month in YYYYMM format (that is, month -1).
The code I made is the following:
@echo off &s...
asked by
19.07.2016 / 21:48