Converts three numeric arguments into a date.
The input of the arguments is made in the following form: =DATE(Year;Month;Day), also =DATE(YYYY;MM;DD)
Example
=DATE(2012;12;5) returns the date 5.12.2012.