Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
36031 Представления

Hello All

I need to change specific date field from YYYY/MM/DD To DD/MM/YYYY

One field only not all the fields format.

Please help

Аватар
Отменить
Лучший ответ

I think you can pass the format option on XML field definition 


<field name="start_date" options="{'format': 'DD/MM/YYYY'}"/>

ref:  you can use any momentjs fromat \https://momentjs.com




Аватар
Отменить
Лучший ответ

Please check the below thread, maybe will help you:

https://stackoverflow.com/questions/47890399/how-to-display-different-date-formats-in-odoo-datetime-fields?rq=1

Аватар
Отменить
Related Posts Ответы Просмотры Активность
4
авг. 24
78808
0
мая 24
2292
1
дек. 19
10191
2
июл. 17
4344
1
мая 16
5011