Skip to Content
Menu
This question has been flagged
1 Odpoveď
4614 Zobrazenia

I have a Datetime field in Sale order, when i print sale report it shows me that field in UTC time, how can i convert it to users timezone?

Avatar
Zrušiť
Best Answer

Hello Darth Vader,

You can get the date and time according to the user's timezone by using context_timestamp on report field.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Zrušiť

For Example:

<p class="m-0" t-esc="context_timestamp(doc.confirmation_date).strftime('%m/%d/%Y, %H:%M:%S')"/>

Related Posts Replies Zobrazenia Aktivita
1
okt 16
8924
3
júl 25
3975
3
júl 25
3293
1
jan 24
1499
6
sep 19
11263