This won't work as it will throw an error
Invalid datetime format
Best way to copy date from a date-time to a date field is by constructing it using formula function date - month and year.
Save Date field of Date-Time field?
Collapse
X
-
mudokai,
More about this formula: https://docs.espocrm.com/administrat...datetimeformat.Code:cYourFieldName = datetime\format(dateStart, 'America/New_York', 'MM/DD/YYYY');
👍 1 -
You can use datetime\format for that, whre you can determine, which part is displayed for your purpose.Leave a comment:
-
Save Date field of Date-Time field?
For calls, I'd like to create a formula that takes just the MM/DD/YYYY from Date Start and saves it without the HH:mm, is there a formula that could achieve this? ThanksTags: None

Leave a comment: