How do I ignore Time
Vbulletin includes post time in the timestamps it loads into the database. I need to do a forum ordering that IGNORES the time - it only cares about the DAY the post was made so that it can do further sorting by another criteria.
Vbulletin uses non-standard timestamps in MySQL (so far as I can see - I could very well be very wrong) so I'm stumped on how to do this.
|