Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5546 Vistas

how can i get the date in dd mm yyyy format please help me

Avatar
Descartar

You want to get the date in dd mm yyyy format using SQL query ?

SQL Query : select to_char(date,'DD/MM/YYYY') from table_name;

Mejor respuesta
  1. OpenERP Menu: Settings --> Translations --> Languages

  2. Open your Language and edit the record to change the Date Format to %d/%m/%Y

image description

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 22
4561
1
oct 21
2723
2
nov 18
9690
1
mar 15
3168
4
mar 15
4850