BAT文件里是否能实现:判断当前年份,然后决定是否执行下面的语句,否则输出某些文字
echo %date:~0,4%
set year=%Date:~0,4%if %year% LSS xxxx (set xxxx)