跳至內容
選單
此問題已被標幟
1 回覆
6100 瀏覽次數

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

頭像
捨棄

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;

最佳答案
  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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
11月 22
5751
1
10月 21
3332
2
11月 18
10244
1
3月 15
3657
4
3月 15
5307