Skip to Content
Menu
This question has been flagged
1 Reply
2465 Views

I want to put the delivery date on my sale order confirmation email, but it automatically puts the date + time. However, since it’s only an estimation, I don’t want to add the time to it. How can I remove it?


Avatar
Discard
Author Best Answer

At the end of your t-out expression (replaces the placeholders in the v15), add this: .date(). It will remove the time from your date-time format. 

Example: t-out="object.expected_date.date()"




Avatar
Discard
Related Posts Replies Views Activity
1
Apr 25
7568
0
Mar 25
1283
1
Mar 25
30
0
Mar 25
1134
0
Feb 25
1078