Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4609 Visninger

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
Kassér
Bedste svar

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
Kassér

For Example:

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

Related Posts Besvarelser Visninger Aktivitet
1
okt. 16
8919
3
jul. 25
3966
3
jul. 25
3279
1
jan. 24
1497
6
sep. 19
11245