Paketname | libdatetime-format-iso8601-perl |
Beschreibung | Perl module to parse ISO8601 date and time formats |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.06-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | perl, libdatetime-format-builder-perl (>= 0.77), libdatetime-perl (>= 0.18) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 16060 Byte |
Prüfsumme MD5 | 0ac52fb3279b39e3b7f2caa3eed513c9 |
Prüfsumme SHA1 | 6ec4e1edd954ce4923550db8f26a973effbce112 |
Prüfsumme SHA256 | 72a73b9acd1f0603785858be03bad6f2299e6eb3279ab0f5cfc994ab13f19cad |
Link zum Herunterladen | libdatetime-format-iso8601-perl_0.06-2_all.deb |
Ausführliche Beschreibung | DateTime::Format::ISO8601 parses almost all ISO8601 date and time formats.
.
The signature feature of ISO 8601 date and 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
.
ISO8601 time-intervals will be supported in a later release.
|