createDate

Creates a date variable representing the date of the month, day and year passed in.

Syntax

createDate(month, day, year)

Parameters

month

Specifies the month: 0=January.

day

Specifies the day of the month: 1=Day one.

year

Specifies the year with a four-digit number: 1999 or 2000.

Returns

Returns a numeric value representing the specified date.