Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6278 Visualizações

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

Avatar
Cancelar

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;

Melhor resposta
  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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
nov. 22
6287
1
out. 21
3598
2
nov. 18
10440
1
mar. 15
3815
4
mar. 15
5535