[ Bron: jinja2-time ]
Pakket: python3-jinja2-time (0.2.0-4)
Verwijzigingen voor python3-jinja2-time
Debian bronnen:
Het bronpakket jinja2-time downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Jinja2 extension for dates and times - Python 3.x
This extension for the template engine Jinja2 adds a "now" tag that retrieves the current datetime in a given time zone from your templates. Time zone specifiers supported are "utc", "local", "[+-]HH[:][MM]" and formats supported by dateutil.tz.gettz (including IANA zones and GNU tz strings). A format string can be provided to control the output.
Andere aan python3-jinja2-time gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine