Woohoo!
I think I have the DateTimes working which is good... while I was in there I optimized the code to use only 2 SQL statements to draw the page instead of 11 like it was previously. Brad gave me the idea to WHERE ReplyID IN(...) instead of an individual statement for each one.