Using datetime.strftime, the system will always use the locale language.
How can I get month and weekday names in users language?
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Using datetime.strftime, the system will always use the locale language.
How can I get month and weekday names in users language?
Thanks.
Hello,
for month:
span t-field="o.invoice_date" t-options='{"widget": "date", "format": "MMMM"}'
for weekday:
span t-field="o.invoice_date" t-options='{"widget": "date", "format": "EEEE"}'
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
2
груд. 19
|
5797 | |||
|
3
серп. 19
|
7764 | |||
|
3
черв. 25
|
1829 | |||
|
1
лип. 23
|
4659 | |||
|
2
бер. 23
|
5866 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.