0
kicks
Using the New DateTime Support in .NET 3.5 via MVC & jQuery
Learn to utilize the new expanded support for date times with proper time zone support in .NET 3.5. Create some HtmlHelper extension methods for writing out dates and use the jQuery Time Ago plugin to show them relative to the user's time zone. There is also a bonus method for formatting dates anyway you like through a lambda expression.