In members.asp, for admin and moderators view they see 'last visit' column. Which shows the date of the last visit of each member.
I want to modify this so that it also shows the time of the last visit. From what I can see, the database collects the info (ie it collects both time and date), but in members.asp it only displays the date.
is it possible (without too much hasstle) to change this? Its only minor so if its too difficult I wont bother. But if anyone has done this before and its a quick easy change, I would be intesrted to see how.