Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
6939 Tampilan

Hi,

I have a bug in DateTime:

- In browser I see 2018-10-18 AM

- And when I do 'record.my_date_field' I get '2018-10-17 PM', I find that he minus one hour, but sometimes more than 1 hours.

Thanks

Avatar
Buang
Jawaban Terbai

This is not a bug, Odoo stores datetime in database in utc format. Later on view it is converted with user timezones.

so if you need to do operations on that fields, you have to convert and use accordingly.

See my question here

https://www.odoo.com/forum/help-1/question/time-zone-problem-in-odoo-118905

Avatar
Buang
Jawaban Terbai

Odoo server is running with UTC time and this will be converted to the user time zone.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Agu 15
4403
3
Agu 20
9788
3
Jun 25
826
0
Apr 24
1796
4
Nov 23
5840