Skip to Content
Menu
This question has been flagged
1 Odpoveď
6569 Zobrazenia

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

Avatar
Zrušiť

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
nov 22
6846
1
okt 21
3906
2
nov 18
10732
1
mar 15
4064
4
mar 15
5814