Pakket: libtemplate-plugin-datetime-format-perl (0.03-1)
Verwijzigingen voor libtemplate-plugin-datetime-format-perl
Trisquel bronnen:
Het bronpakket libtemplate-plugin-datetime-format-perl downloaden:
- [libtemplate-plugin-datetime-format-perl_0.03-1.dsc]
- [libtemplate-plugin-datetime-format-perl_0.03.orig.tar.gz]
- [libtemplate-plugin-datetime-format-perl_0.03-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Julien Vaubourg
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libtemplate-plugin-datetime-format-perl gerelateerde pakketten
|
|
|
-
- 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