Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
7108 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 15
4535
3
sie 20
9999
3
cze 25
1050
0
kwi 24
1942
4
lis 23
6037