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

Hi Friends,

I am using Odoo9. I need to display particular date time field's value as '2015-10-25 09:00:00', in databse it is stored as '2015-10-25 09:00:00',

while it is displayed in front end(odoo form level) as '2015-10-25 14:30:00'. Is anyone have idea on how to display same as database date time as UTC (If i have change UTC timezone as system it is working fine, I dont want to follow this idea) .Thanks in advance.

아바타
취소

Did you try to change tz in the context?

베스트 답변

the time showed in the front end is total of  , (backend time + gmt)

in your question the backend time is 9:00 and front end time is 14:30

and your gmt is 5:30 so if you want to show the exact time as the backend you have to subtract the gmt from front end


아바타
취소
작성자

Cant use timedelta for timezone issue.

check my new answer

관련 게시물 답글 화면 활동
1
2월 22
4273
3
1월 25
3387
3
1월 25
2656
1
1월 24
1282
Time & Date Issue 해결 완료
6
9월 19
10623