Name : perl-Template-Plugin-DateTime
| |
Version : 0.06002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 7.11
| Date : 2017-08-04 16:14:03
|
Group : Development/Libraries/Perl
| Source RPM : perl-Template-Plugin-DateTime-0.06002-7.11.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : A Template Plugin To Use DateTime Objects
|
Description :
The basic idea to use a DateTime plugin 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:%SOURCE\', time_zone => \'America/New_York\');
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch |