软件包: libdatetime-format-iso8601-perl (0.08-2)
libdatetime-format-iso8601-perl 的相关链接
Trisquel 的资源:
下载源码包 libdatetime-format-iso8601-perl:
- [libdatetime-format-iso8601-perl_0.08-2.dsc]
- [libdatetime-format-iso8601-perl_0.08.orig.tar.gz]
- [libdatetime-format-iso8601-perl_0.08-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Salvatore Bonaccorso
- AGOSTINI Yves
- Jaldhar H. Vyas
- Jonathan Yu
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to parse ISO8601 date and time formats
DateTime::Format::ISO8601 is a Perl DateTime extension that parses almost all ISO8601 date and time formats. The signature feature of ISO 8601 date/time representations is the ordering of date and time values from the most to the least significant or, in plain terms, from the largest (the year) to the smallest (the second).
Example date: 2008-04-18 Example separate date and time in UTC: 2008-04-18 08:47Z Example combined date and time in UTC: 2008-04-18T08:47Z Example date with week number: 2008-W16-5
ISO 8601 time intervals will be supported in a later release.
其他与 libdatetime-format-iso8601-perl 有关的软件包
|
|
|
-
- dep: libdatetime-format-builder-perl
- module to create DateTime parsers
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language