DateFromParts
Creates a date from the year, month, and day values
Inputs
DateFromParts(year, month, day)
year
- Year value as a numbermonth
- Month value as a numberday
- Day value as a number
Last updated
Creates a date from the year, month, and day values
DateFromParts(year, month, day)
year
- Year value as a number
month
- Month value as a number
day
- Day value as a number
Last updated