[ ソース: jinja2-time ]
パッケージ: python3-jinja2-time (0.2.0-4)
python3-jinja2-time に関するリンク
Debian の資源:
jinja2-time ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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