Generate a Date based a string while adding/subtracting a number of days.
Use this function to generate a date with the correct time if only the date
part is required to be formatted for display purposes. Also supports passing
'NOW' as the value to get the current date with an offset.
Generate a
Datebased astringwhile adding/subtracting a number of days. Use this function to generate a date with the correct time if only the date part is required to be formatted for display purposes. Also supports passing'NOW'as the value to get the current date with an offset.Example