パッケージ: libtemplate-plugin-datetime-format-perl (0.03-1.1)
libtemplate-plugin-datetime-format-perl に関するリンク
Trisquel の資源:
libtemplate-plugin-datetime-format-perl ソースパッケージをダウンロード:
- [libtemplate-plugin-datetime-format-perl_0.03-1.1.dsc]
- [libtemplate-plugin-datetime-format-perl_0.03.orig.tar.gz]
- [libtemplate-plugin-datetime-format-perl_0.03-1.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Julien Vaubourg
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for formatting DateTime objects from TT with DateTime::Format
Oftentimes, you have a DateTime object that you want to render in your template. However, the default rendering (2008-01-01T01:23:45) is pretty ugly. Formatting the DateTime with a DateTime::Format object is the usual solution, but there's usually not a nice place to put the formatting code.
Template::Plugin::Datetime::Format solves that problem. You can create a formatter object from within TT and then use that object to format DateTime objects.
その他の libtemplate-plugin-datetime-format-perl 関連パッケージ
|
|
|
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language