Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6304 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
6317
1
oct 21
3616
2
nov 18
10453
1
mar 15
3841
4
mar 15
5557