[ 原始碼: jinja2-time ]
套件:python3-jinja2-time(0.2.0-4)
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.
其他與 python3-jinja2-time 有關的套件
|
|
|
|
-
- 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