Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5946 มุมมอง

I am using the field date_start from project.task in the project calendar. This is going well, and in the OE UI everything shows correctly. Recently I made a report generated from project.task. I also use date_start in this report to show the date and time when the work begins.

In OE we use timezone GMT +2. If I have a task starting at xx/xx/xx 10:00, my report will show xx/xx/xx 08:00 because the fields are stored in the database without timezone. I use [[ o.date_start ]] in the OE report designer to show my field.

What code can I add to [[ o.date_start ]] so it will know to add +2 from the system timezone?

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

[[ formatLang(o.date_start,date_time = True) ]] is the solution

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ก.ค. 18
5829
2
ส.ค. 20
9202
0
มี.ค. 15
6776
1
มี.ค. 15
5394
1
มี.ค. 15
4440