Module Feedzirra::FeedEntryUtilities
In: lib/feedzirra/feed_entry_utilities.rb

Methods

Public Instance methods

Returns the id of the entry or its url if not id is present, as some formats don‘t support it

last_modified()

Alias for published

Writter for published. By default, we keep the "oldest" publish time found.

Writter for udapted. By default, we keep the most recenet update time found.

[Validate]