Click here to Skip to main content
15,893,622 members
Articles / Programming Languages / C#

Extensions: User friendly version of TimeSpan #1

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
30 Oct 2012GPL31 min read 14.3K   2  
In this post I'll show a simple extension method which is very helpful if you work on websites / apps where you've to display relative time to users.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Student
India India

Comments and Discussions