Day(Date: Date): Number
Day returns the day value for the Date. If Date is null then null is returned.
Day function syntax has these named arguments:
Parameter
Description
Date
Required. Date to return the day value for.
See Also
Date Functions