Module FeedNormalizer::TimeFix
In: lib/structures.rb

Methods

reparse  

Public Instance methods

Reparse any Time instances, due to RSS::Parser‘s redefinition of certain aspects of the Time class that creates unexpected behaviour when extending the Time class, as some common third party libraries do. See code.google.com/p/feed-normalizer/issues/detail?id=13.

[Validate]