Skip to content
Sections
>> Trisquel >> Пакеты >> etiona >> perl >> libtemplate-plugin-datetime-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Источник: libtemplate-plugin-datetime-perl  ]

Пакет: libtemplate-plugin-datetime-perl (0.06002-1)

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');

Другие пакеты, относящиеся к libtemplate-plugin-datetime-perl

  • зависимости
  • рекомендации
  • предложения

Загрузка libtemplate-plugin-datetime-perl

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 5,8 Кб22 Кб [список файлов]