Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6559 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
6824
1
out. 21
3889
2
nov. 18
10715
1
mar. 15
4045
4
mar. 15
5799