I have added RSS News Feed using RSS Web part in my application. Now I want to format the published date. I want it like below:
Today, October 09, 2012, 9 hours ago
- The parameters like Today, Yesterday should change dynamically.
- Also same for hours difference. Means if difference between published time & now is less that 1 min then it should show in seconds.
Can anyone let me know how to do that?
Thanks
Sanjay