Skip to Content
Menu
This question has been flagged
2 Replies
9480 Views

I have changed the code in base __init__.py file os.environ['TZ'] = 'UTC' to os.environ['TZ'] = 'IST' 

still postgresql storing the UTC time only what i have to do to effect change in odoo server

thanks in advance


Avatar
Discard
Best Answer

In all the database you can only able to save the time in UTC only. The browser render the time according to your browser timezone.

Avatar
Discard
Related Posts Replies Views Activity
3
Jul 25
3164
1
Jan 24
1441
1
Feb 22
4544
1
Jul 16
3417
3
Oct 15
17296