<< Click to Display Table of Contents >> DATE (create a date value) |
Syntax:
DATE(Year, Month, Day)
Description:
Returns a date created out of the specified Year, Month and Day.
Example:
DATE(2018, 9, 25) returns 43368
However, PlanMaker automatically formats this date value in the number format "Date/Time", so that the cell reads: 09/25/2018.
See also: