LastItemDownloadTime Property

New for Internet Explorer 8

Gets the most recent download time for all feed items.

Syntax

[ lastItemDownloadTime = ] Feed.LastItemDownloadTime

Possible Values

lastItemDownloadTime Floating-point number that receives the date and time of the item most recently downloaded.

The property is read-only. The property has no default value.

Remarks

The retrieved time is adjusted for the local time zone.

If there are no items in the feed, the retrieved value is 0, which represents the date and time "Sat Dec 30 00:00:00 PST 1899".

Applies To

Feed