[ ソース: libdatetime-format-iso8601-perl ]
パッケージ: libdatetime-format-iso8601-perl (0.08-2)
libdatetime-format-iso8601-perl に関するリンク
Debian の資源:
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]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Salvatore Bonaccorso (QA ページ)
- AGOSTINI Yves (QA ページ)
- Jaldhar H. Vyas (QA ページ)
- Jonathan Yu (QA ページ)
外部の資源:
- ホームページ [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 作の実用的な抽出とレポート用の言語