aggregator_parse_w3cdtf
Functions that call aggregator_parse_w3cdtf()
| Name | Location | Description |
|---|---|---|
| aggregator_parse_feed | modules/aggregator/aggregator.module | Parse a feed and store its items. |
| aggregator_parse_w3cdtf | modules/aggregator/aggregator.module | Parse the W3C date/time format, a subset of ISO 8601. PHP date parsing functions do not handle this format. See http://www.w3.org/TR/NOTE-datetime for more information. Originally from MagpieRSS (http://magpierss.sourceforge.net/). |
Functions called by aggregator_parse_w3cdtf()
| Name | Location | Description |
|---|---|---|
| aggregator_parse_w3cdtf | modules/aggregator/aggregator.module | Parse the W3C date/time format, a subset of ISO 8601. PHP date parsing functions do not handle this format. See http://www.w3.org/TR/NOTE-datetime for more information. Originally from MagpieRSS (http://magpierss.sourceforge.net/). |
