Skip to Content
Menu
This question has been flagged
2 Replies
8435 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
May 24
1047
1
Jan 24
625
1
Feb 22
3431
1
Jul 16
2406
3
Oct 15
16222