hello,
How can i transform my date from : 1/05/2012 16:10:00 to 2012-05-01 16:10:00.0000 ?
I would like change with a python code
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hello,
How can i transform my date from : 1/05/2012 16:10:00 to 2012-05-01 16:10:00.0000 ?
I would like change with a python code
Thanks
Have you tried by changing language locale (Setting > Translation > Language and change date format
%Y-%m-%d |
) ?
Try this :
transfomation_date= datetime.now().date()
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
abr 20
|
2096 | ||
|
3
dic 23
|
45435 | ||
|
1
mar 17
|
28652 | ||
python in v9
Resuelto
|
|
1
nov 15
|
5914 | |
|
1
may 24
|
1361 |