DATE.SET
Last updated
Last updated
The DATE.SET() function can be used to change the format of a date. Refer to Microsoft's date format codes to view all the supported format models. The input date should be in MM/DD/YYYY format.
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.