This batch command help to find the system date.
DATE
@echo off echo %DATE%
The current date will be displayed in the command prompt. For example,
Mon 12/28/2015