[ Source: libtemplate-plugin-datetime-perl ]
Package: libtemplate-plugin-datetime-perl (0.06002-1.1)
Links for libtemplate-plugin-datetime-perl
Debian Resources:
Download Source Package libtemplate-plugin-datetime-perl:
- [libtemplate-plugin-datetime-perl_0.06002-1.1.dsc]
- [libtemplate-plugin-datetime-perl_0.06002.orig.tar.gz]
- [libtemplate-plugin-datetime-perl_0.06002-1.1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
- libdatetime-format-human-duration-perl
- libtemplate-plugin-datetime-format-perl
- libdatetime-event-recurrence-perl
- libdatetime-format-pg-perl
- libdatetime-format-flexible-perl
- libdatetime-format-mysql-perl
- libdata-formvalidator-constraints-datetime-perl
- libdatetime-format-db2-perl
- libdatetime-format-sqlite-perl
- libdatetime-format-iso8601-perl
- python3-dateutil
plugin to use DateTime objects in the Template Toolkit
Basic usage for Template::Plugin::DateTime is as follows:
USE date = DateTime(year = 2004, month = 4, day = 1);
-OR-
by passing a pattern to parse a date by string using DateTime::Format::Strptime
USE date = DateTime(from_string => '2008-05-30 00:00:00',
pattern => '%Y-%m-%d %H:%M:%S', time_zone => 'America/New_York');
Other Packages Related to libtemplate-plugin-datetime-perl
|
|
|
|
-
- dep: libdatetime-format-strptime-perl
- Perl module to parse and format strp and strf time patterns
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: libtemplate-perl
- "Template Toolkit" template processing system in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libtemplate-plugin-datetime-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.4 kB | 23.0 kB | [list of files] |