Skip to content

Files

Latest commit

a157036 · Oct 14, 2015

History

History
This branch is 1243 commits behind OCA/server-tools:9.0.

qweb_usertime

License: AGPL-3

QWeb Usertime Tag

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="" />

Bug Tracker

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.

Credits

Contributors

Maintainer

Odoo Community Association

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.