软件包: libdatetime-format-xsd-perl (0.2-1)
libdatetime-format-xsd-perl 的相关链接
Trisquel 的资源:
下载源码包 libdatetime-format-xsd-perl:
- [libdatetime-format-xsd-perl_0.2-1.dsc]
- [libdatetime-format-xsd-perl_0.2.orig.tar.gz]
- [libdatetime-format-xsd-perl_0.2-1.debian.tar.gz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Jonas Smedegaard
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
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.
其他与 libdatetime-format-xsd-perl 有关的软件包
|
|
|
-
- dep: libdatetime-format-iso8601-perl
- module to parse ISO8601 date and time formats
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language