Skip to Content
Menú
This question has been flagged
1 Respondre
6021 Vistes

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

Avatar
Descartar

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;

Best Answer
  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
Descartar
Related Posts Respostes Vistes Activitat
1
de nov. 22
5585
1
d’oct. 21
3259
2
de nov. 18
10169
1
de març 15
3584
4
de març 15
5216