콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
6166 화면

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
5948
1
10월 21
3454
2
11월 18
10346
1
3월 15
3741
4
3월 15
5407