Hi all,
I am having a trouble to export datetime field. Currently it will always export in UTC format. Any way to export it in user's time zone?
My current understanding:
From this link \timezone-issue-in-openerp-7-0-version-20105, I realize that odoo will force the datetime to the UTC format in database, then render it with user's timezone in the preference ( Client side ).
But since export take from DB, how to export it in the user's timezone?
Regards,
Link related : https://www.odoo.com/forum/help-1/question/timezone-issue-in-openerp-7-0-version-20105