blob: ae77c367242c93064abc8b5111fa8fb6ccefe1ce (
plain)
1
2
3
4
5
6
|
This module understands the W3CDTF date/time format, an ISO 8601
profile, defined at http://www.w3.org/TR/NOTE-datetime. This format
as the native date format of RSS 1.0.
It can be used to parse these formats in order to create the
appropriate objects.
|