套件: 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