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

I know a lot of people have problems with the date format in emails. 

Here's how I bypass the problem:

For Sale Orders datetime exemple :

Date : ${object.date_order.split(" ")[-0].split("-")[-1] + "/" + object.date_order.split("-")[-2] + "/" + object.date_order.split("-")[0]} 

I share that because I searched a lot before finding the solution.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 15
3185
0
бер. 15
5106
2
січ. 24
2697
2
черв. 22
4637
2
черв. 18
6152