Skip to Content
Menu
This question has been flagged
2 Replies
9850 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
3963
1
Jan 24
1813
1
Feb 22
4937
1
Jul 16
3780
3
Oct 15
17660