CODE: [Copy to clipboard]echo.|date|find /i "10-16">nul if errorlevel 1 echo Today is not 10-16 if not errorlevel 1 echo Today is 10-16