Hi,
How is it possible to change timezone of my database?
Thanks a lot for your help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
How is it possible to change timezone of my database?
Thanks a lot for your help.
A database does not have a timezone.
Users interacting with a database have TimeZones. All times are stored in UTC in a database.
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
Menu's with different default filter
Rozwiązane
|
|
1
lip 25
|
1248 | |
Digest mails - any good resources for Studio
Rozwiązane
|
|
2
mar 25
|
1504 | |
|
0
lut 25
|
1162 | ||
|
0
lut 25
|
1327 | ||
|
0
lut 25
|
1273 |
Thanks a lot for your response Ray.
I want to use my datetime field in an email sent by an automation. So, in my template, I use ${object.x_date_heure}. But my datetime field is shown with another value (UTC time?). How can I put the correct time (local time) in my email?