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)NAMEDateTime::Format::XSD - Format DateTime according to xsd:dateTimeSYNOPSISmy $str = DateTime::Format::XSD->format_datetime($dt);DESCRIPTIONXML 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 ALSODateTime, DateTime::Format::ISO8601, The XML Schema speficitation.AUTHORSDaniel Ruoso "daniel@ruoso.com"BUG REPORTSPlease submit all bugs regarding "DateTime::Format::XSD" to "bug-datetime-format-xsd@rt.cpan.org"LICENSEThis 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)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |