Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6158 Visualizzazioni

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

Avatar
Abbandona

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;

Risposta migliore
  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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
nov 22
5946
1
ott 21
3453
2
nov 18
10345
1
mar 15
3739
4
mar 15
5407