コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5321 ビュー

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
3926
1
10月 21
2355
2
11月 18
9361
1
3月 15
2978
4
3月 15
4582