Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4375 Tampilan

 I found the field type in PostgreSQL is 'timestamp without time zone' if the type of a odoo model field is 'openerp.fields.Datetime'.

 After log statements that running in PostgreSQL, it seem that if write the '2016-09-08 00:00:00' of Beijing Time (+8) to , or read it form the database, the ORM tool of Odoo will convert the string to '2016-09-07 16:00:00' before form the SQL statement to database.

 I want to figure out the mechanism of this converts and then found there is no python code work for it. Meanwhile, there are some proof which can point out it was the javascript code that complete this converts each times.

 Is my conclusion right? Did Odoo server end just consider every datetime string is the UTC and the client end (javascript execute by browsers) in charge the converts totally?

Are there anyone can give me the evidence that can prove (or disprove) of mine?


Thanks.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Apr 23
3215
2
Feb 21
16365
1
Okt 20
3408
2
Agu 19
3769
1
Apr 16
6715