0
kicks
Fulfilling the 'Freshness' pattern with extension methods
A follow up to a previous post on extension methods, this example helps solve the "freshness" description pattern (a blog was posted "10 minutes ago", not at 12:34pm) using extension methods to maximize the code's readability.