Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 9fcd57bfec7f872a136515529ccb57b3 > files > 11

perl-DateTime-Format-W3CDTF-0.40.0-1mdv2010.0.noarch.rpm

This module handles formatting and parsing of W3CDTF, a W3C sponsored, simplified
profile of ISO 8601 for the Web.  See: http://www.w3.org/TR/NOTE-datetime

This is the native date/time format for Dublin Core, and RSS.

INSTALLATION

To install this module type the following in the distribution
directory:

   perl Makefile.PL
   make
   make test
   make install

NOTE

Currently fractional seconds aren't supported by DateTime.pm, and therefore this
module does not support that part of W3CDTF.