You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
843 B

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. QWeb Usertime Tag
  4. =================
  5. This module adds a new tag renderer to QWeb, "usertime", which allows adding
  6. the current time in the timezone of the user. It can be used as::
  7. <t t-usertime="%Y-%m-%d %H:%M:%S" />
  8. Credits
  9. =======
  10. Contributors
  11. ------------
  12. * Vincent Vinet <vincent.vinet@savoirfairelinux.com>
  13. Maintainer
  14. ----------
  15. .. image:: http://odoo-community.org/logo.png
  16. :alt: Odoo Community Association
  17. :target: http://odoo-community.org
  18. This module is maintained by the OCA.
  19. 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.
  20. To contribute to this module, please visit http://odoo-community.org.