Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6107 Представления

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
5787
1
окт. 21
3354
2
нояб. 18
10267
1
мар. 15
3664
4
мар. 15
5317