Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5318 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
3918
1
ott 21
2354
2
nov 18
9361
1
mar 15
2978
4
mar 15
4582