Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6079 มุมมอง

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
พ.ย. 22
5720
1
ต.ค. 21
3329
2
พ.ย. 18
10235
1
มี.ค. 15
3641
4
มี.ค. 15
5295