Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2479 Переглядів

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?


Аватар
Відмінити
Автор Найкраща відповідь

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()"




Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 25
7634
0
бер. 25
1290
1
бер. 25
30
0
бер. 25
1146
0
лют. 25
1102