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

updated python-netaddr (0.7.19 -> 0.8.0)
author Hans-Günter Theisgen
date Wed Jul 13 14:43:56 2022 +0100 (2022-07-13)
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.