I tried creating timestamp on Footer for purchase invoice, and show timestamp on Purchase Invoice List.
Timestamp on Purchase Invoice (incorrect)

Timestamp on Purchase Invoice List (correct, same as time on Desktop)
How can I fix this ?
Timestamp is stored internally as UTC time. The column converts UTC to your local time but when used in footer, it doesn’t do it. I’ll add this to bugs.
Noted thanks Lubos
Fixed in the latest version (24.11.7)