wok annotate perl-datetime-format-w3cdtf/description.txt @ rev 25446

ftop: add description.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 06 10:22:54 2022 +0000 (2022-09-06)
parents
children
rev   line source
Hans-Günter@24195 1 This module understands the W3CDTF date and time format,
Hans-Günter@24195 2 an ISO 8601 profile, defined at http://www.w3.org/TR/NOTE-datetime.
Hans-Günter@24195 3 This format is the native date format of RSS 1.0.
Hans-Günter@24195 4
Hans-Günter@24195 5 It can be used to parse these formats in order to create the
Hans-Günter@24195 6 appropriate objects.