Possible Duplicate:
How do I calculate relative time?
I want to convert Date Value to string formate just like YouTube Videos Uploaded Time or Date for Eg. 2 Years Ago or 1 month ago or 8 houre ago like this just assume I have simple Date as an Output.
Thank you..!!
I have written this function some years ago, looks like that’s what you are after.
For more complete/detailed functions see the other question. ( Calculate relative time in C# )