Last Updated: Mar 15, 2021
Use this function to fetch the value of day, month, or year from the input date.
Get Date Field Value (field_name, input_date)
| Input Parameter Name | Description | 
|---|---|
| field_name | Field name. (Accepted field names are year, month, and day) | 
| input_date | Date in the format dd-mm-yyyy | 
| Return value | Description | 
|---|---|
| Year or month or day | Returns the Year or month or day of input date | 
Get Date Field Value (month, 01-03-2021)
To view all the Date functions, click here.