Last Updated: Sep 13, 2021
This function is deprecated.
Use this function to convert the date in day-month-year string format for the input date.
Format Date (Dep.) (input_date, date_format)
Input Parameter Name | Description |
---|---|
input_date | Date in string format |
date_format | Date Format of the input_date parameter To know more about Date Format, click here. |
Return value | Description |
---|---|
Date | Returns the formatted date |
Format Date (Dep.) (03-13-2021, %m-%d-%Y)
To view all the Date functions, click here.