Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
6111 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
5811
1
oct. 21
3363
2
nov. 18
10283
1
mars 15
3668
4
mars 15
5327