Description
Creates a Date from the given year, month a day.
Syntax
DATE(Year, Month, Day)
Arguments
Argument | Type | Dimensions | Description |
---|---|---|---|
Year (required) | Integer | Any Dimensions | Year of the date. |
Month (required) | Integer | No Dimension or Dimensions of argument Year | Month of the date. |
Day (required) | Integer | No Dimension or Dimensions of argument Year | Day of the date. |
Returns
Type | Dimensions |
---|---|
Date | Dimensions of argument Year |
Examples
Formula | Result | Description |
---|---|---|
| December 2nd 2020 |
See also
Excel: DATE
More of a hands-on learner?
Talk to your Customer Success Manager about downloading the Functions and Modifiers in Pigment Application into your workspace. It includes examples of every formula and modifier in Pigment!
