This module adds a new tag renderer to QWeb, "usertime", which allows adding the current time in the timezone of the user. It can be used as:
<t t-usertime="%Y-%m-%d %H:%M:%S" />
or, if you want to use the default date and time formats based on the users language:
<t t-usertime="" />
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
- Vincent Vinet <vincent.vinet@savoirfairelinux.com>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.