DATE.SET
Syntax
Arguments
date - The date which is passed as input to the function.
format_model - The new date format to be applied to the input date
Return value
Date
Example
Returns 20230301.
Last updated
date - The date which is passed as input to the function.
format_model - The new date format to be applied to the input date
Date
Returns 20230301.
Last updated
The DATE.SET() function can be used to change the format of a date. Refer to to view all the supported format models. The input date should be in MM/DD/YYYY format.