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

How to format dates in a timezone, different to the one the user has configured?

I have a form that should always format the date in a specific timezone, defined in the object record.

I Have tried to override the context 'tz' variable before the view opens, without success.

UPDATE: I saw there is a method: view_init(cr, uid, fields_list, context), but it only works for a new record, there is something like this when I open the view of an existing record?.

UPDATE2: It seems that openerp web ignores the user timezone configured, it just format the date with the browsers timezone, and only shows and alert if they are different, so it is useless to override the context 'tz' variable.

아바타
취소

I was reading OpenERP is hardcoded to read UTC. Is this not the case?

관련 게시물 답글 화면 활동
2
4월 23
3323
2
2월 21
16481
1
10월 20
3513
2
8월 19
3869
0
9월 16
4461