Skip to Content
Menu
This question has been flagged
2 Replies
9471 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
3135
1
Jan 24
1434
1
Feb 22
4527
1
Jul 16
3402
3
Oct 15
17274