-1

using purely windows batch file, how to display the inputted date and the date 10 days before the inputted day? if you also have tutorial, please let me know so i can use it. thank you!

Ex Input date: 2023-02-22 10 days ago: 2023-02-12

i have tried searching everywhere but can`t find the right code.

  • I recommend to read [How to export yesterday's date keeping format [mm/dd/yyyy\]?](https://stackoverflow.com/a/59189794/3074564) You must modify the code from input date minus one day to input date minus ten days, but that should be no problem on reading the description and comments of posted code. – Mofi Aug 21 '23 at 09:42
  • Welcome to Stack Overflow! Please be aware that Stack Overflow is not a code writing service. Please take the [tour], read [ask], and [edit] your question to include a [mre] showing what you have completed so far. – Fastnlight Aug 21 '23 at 16:34

0 Answers0