Comment 12 for bug 979550

Revision history for this message
开阖软件 Jeff Wang (jeff.osbzr.com) wrote :

I see this issue in the partner ledger report.

we use GMT+8 in china, but the top left of the report show UTC time, 8 hours difference.

this report is using internal report header with this line:

<drawString x="1.0cm" y="28.3cm"> [[ formatLang(time.strftime("%Y-%m-%d"), date=True) ]] [[ time.strftime("%H:%M") ]]</drawString>

I am not sure I fully understand what Oliver posted at last, but the issue still there, I don't know it is a bug in python(formatLang) or xml(the internal header)