Skip to Content
मेन्यू
This question has been flagged
1 Reply
6096 Views

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

Avatar
Discard

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
Discard
Related Posts Replies Views Activity
1
नव॰ 22
5739
1
अक्तू॰ 21
3330
2
नव॰ 18
10240
1
मार्च 15
3651
4
मार्च 15
5305