I wrote a function. Or rather, I rewrote some Javascript I found into C#.
It basically transforms a regular date into a date that's more readable for humans. So Oct 25th would return "Tomorrow", while October 24th would return "Today", etc.
I posted the function on my blog here:
http://entropia-online.blogspot.com/...ates-in-c.html.
I tried putting in color to indicate the keywords etc, but blogspot is being a pain in the #ss.
I intend to sue this code (among other places) as a "wrapper" around dates indicating times posted in the forum, perhaps in the articles section, and definitely in the Private Messages section. I think it'd make a nice addition to the Globals class, actually.
Comments more than welcome :)
Cheers,
Peter
http://entropia-online.blogspot.com/