Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
6424 Vues

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

Avatar
Ignorer

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;

Meilleure réponse
  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
Ignorer
Publications associées Réponses Vues Activité
1
nov. 22
6580
1
oct. 21
3752
2
nov. 18
10603
1
mars 15
3943
4
mars 15
5692