date(Year,Month,Day)
Read the system date
Remarks
Reads the date from the computer's internal clock.
Example
date(Y,M,D) Y=1997, M=4, D=17 1 Solution