Skip to Content
Menu
This question has been flagged
1 Reply
4690 Views

I want to create datetime field with default value but it's display wrong time. I know odoo store with UTC time and display us after calcuate with login user timezone. But I want to convert from login computer timezone. I mean if my pc timezone is United state it display US time. Now if the login user timezone is Asia/Bangkok and my login computer time zone is US. It display as Bangkok time.How can I do that?

Avatar
Discard
Best Answer

Hello GGWP

check below link may help you 

https://www.odoo.com/forum/help-1/how-to-convert-utc-datetime-to-local-118994


https://www.odoo.com/forum/help-1/compute-datetime-field-from-date-how-to-deal-with-timezones-135727

Avatar
Discard
Author

Hello Jagdish,
Thanks for your commend. I knew that . But that is not I want. For example, I have one user account but share this account to two person. One person is in United state and another person is Bangkok. And I set user timezone to United state.So, I want to display same time to two person. I don't want to change time.If time is 09:00 in one person, another person also see 09:00. Now odoo display different time.I know that is not formal for users. But my customer want like that.

I think you can achieve this by customizing the login user timezone.

Related Posts Replies Views Activity
1
May 22
4557
0
Jul 21
1864
3
May 18
6561
2
Nov 24
262
1
Oct 24
327