Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

No support for RSS 2.0 a10:updated #34

@daveaglick

Description

@daveaglick

While this field isn't in the Harvard specification, I've seen it in the wild for RSS 2.0 feeds and the old SyndicationItem.LastUpdatedTime documentation references it: https://docs.microsoft.com/en-us/dotnet/api/system.servicemodel.syndication.syndicationitem.lastupdatedtime?view=netframework-4.7.1

It looks like RssParser.CreateItem() doesn't even support SyndicationItem.LastUpdated - it never gets set.

I propose support for <a10:updated> be added and that it set the existing SyndicationItem.LastUpdated property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions