DateSerial function example

The following example uses the DateSerial function to return the date for the specified year, month, and day.

DateSerial(1969, 2, 12)