Skip to Content
Menu
This question has been flagged
2 Replies
9633 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
3509
1
Jan 24
1585
1
Feb 22
4695
1
Jul 16
3541
3
Oct 15
17434