wok annotate perl-datetime-format-w3cdtf/description.txt @ rev 25831
Fix bind init, rndc-confgen -r option is deprecated
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 29 08:08:18 2025 +0000 (7 weeks ago) |
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. |