all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libtemplate-plugin-datetime-perl  ]

Package: libtemplate-plugin-datetime-perl (0.06002-2)

Links for libtemplate-plugin-datetime-perl

Screenshot

Debian Resources:

Download Source Package libtemplate-plugin-datetime-perl:

Maintainers:

External Resources:

Similar packages:

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

  • depends
  • recommends
  • suggests
  • enhances

Download libtemplate-plugin-datetime-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 6.6 kB23.0 kB [list of files]