debian man page for datetime::format::xsd

Query: datetime::format::xsd

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DateTime::Format::XSD(3pm)				User Contributed Perl Documentation				DateTime::Format::XSD(3pm)

NAME
DateTime::Format::XSD - Format DateTime according to xsd:dateTime
SYNOPSIS
my $str = DateTime::Format::XSD->format_datetime($dt);
DESCRIPTION
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) This module 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.
SEE ALSO
DateTime, DateTime::Format::ISO8601, The XML Schema speficitation.
AUTHORS
Daniel Ruoso "daniel@ruoso.com"
BUG REPORTS
Please submit all bugs regarding "DateTime::Format::XSD" to "bug-datetime-format-xsd@rt.cpan.org"
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-02-07 DateTime::Format::XSD(3pm)
Related Man Pages
datetime::format::epoch::dotnet(3pm) - debian
datetime::format::epoch::mjd(3pm) - debian
datetime::format::epoch::macos(3pm) - debian
datetime::format::epoch::rjd(3pm) - debian
datetime::format::epoch::ratadie(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph