[ 原始碼: libdatetime-format-iso8601-perl ]
套件:libdatetime-format-iso8601-perl(0.16-2)
libdatetime-format-iso8601-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdatetime-format-iso8601-perl:
- [libdatetime-format-iso8601-perl_0.16-2.dsc]
- [libdatetime-format-iso8601-perl_0.16.orig.tar.gz]
- [libdatetime-format-iso8601-perl_0.16-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libparams-validationcompiler-perl
- module to build an optimized subroutine parameter validator
-
- dep: libspecio-perl
- Perl module providing type constraints and coercions
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language