Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4123 Переглядів

Hey Mates,

Anyone has any idea how odoo calculate the time values for different time zones. is it used browser time zone to display time or timezone setting values on user profile?

Аватар
Відмінити
Найкраща відповідь

Hi,

Date time is stored in UTC in the database and it is converted into users timezone based on the timezone set in user profile,see : Why Datetime is Different In Database and in User Interface Odoo

Thanks

Аватар
Відмінити
Автор

Yep. but I want's to know it will differ based on browser timezone also. think user live in India and his timezone setting not setting to any timezone setting. so whats happen then.

Найкраща відповідь

Hi Rishan,

 I think,  you can store user time on database ( odoo will convert this time to UTC time zone before store it on DB ) after that, you can compare these times on and show it with user time zone.

pls try and feedback if ok.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лип. 24
2745
1
черв. 24
5196
1
жовт. 23
10930
1
жовт. 23
98
1
серп. 23
2194