Bug#679134: ITP: libdatetime-format-xsd-perl -- format DateTime according to xsd:dateTime
Jonas Smedegaard
dr at jones.dk
Tue Jun 26 15:20:41 UTC 2012
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
* Package name : libdatetime-format-xsd-perl
Version : 0.2
Upstream Author : Daniel Ruoso <daniel at ruoso.com>
* URL : http://search.cpan.org/dist/DateTime-Format-XSD/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : format DateTime according to xsd:dateTime
XML Schema defines a usage profile which is a subset of the ISO8601
profile. This profile defines that the following is the only possible
representation for a dateTime, despite all other options ISO provides.
.
YYYY-MM-DD"T"HH:MI:SS(Z|[+-]zh:zm)
.
DateTime::Format::XSD is a subclass of DateTime::Format::ISO8601,
therefore it will be able to parse all other ISO options, but will only
format it in this exact spec.
More information about the pkg-perl-maintainers
mailing list