I want to echo a date in YYMMDD format
I got the following command but the result is YYYYMMDD format:
For /F "tokens=2-4 delims=/ " %i in ('date /t') do echo %k%i%j
Could any professionals help????!
收錄日期: 2021-04-29 21:34:41
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20071026000051KK00752