Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6110 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
5811
1
out. 21
3362
2
nov. 18
10282
1
mar. 15
3667
4
mar. 15
5325