Odoov10 Calendar: calendar view displays UTC for start_datetime not the user's timezone (America/Los_Angeles), all other Calendar views will display 'start_datetime' as user's timezone (America/Los_Angeles) correctly?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
4782
Tampilan
I have same problem. start_datetime on calendar view is utc, but when i click, it shows as local timezone. there is a go around: set postgresql and odoo timezone as utc.
solve the problem:
change file: odoo-dev/addons/web_calendar/static/lib/fullcalendar/js/fullcalendar.js
< ignoreTimezone: true,
<
---
> //ignoreTimezone: true,
> ignoreTimezone: false,
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
How to print datetime field Timezone not UTC
Diselesaikan
|
|
3
Jul 25
|
3296 | |
|
1
Jan 24
|
1499 | ||
|
0
Mei 17
|
4715 | ||
|
1
Feb 22
|
4615 | ||
|
0
Jun 21
|
2644 |