Hi -
Zoho CRM is becoming a valuable tool for us! I am writing about the Date Time format. I need a Date format without the time. I realize a workaround has been suggested, to use "
Datepart(${Quotes.Created Time}) " Or something to this effect. However, we have a dataset that has been using
Adddate(${Contacts.Trial Start Date},15,'DAY'). So I'm reluctant to try a different formula in the same field.
I wish to use this format in email templates. The Time stamp would look funny if present.
What can I use instead? I just want a date without time, since the time is not applicable in our business.
Amy