Hi, If you want to sort by date, does the value supplied to spec_field need to be in a specific format? IE: should I convert my dates in UNIX timestamps so it's a straight numeric sort or is there some magic (yes I am lazy) that will accept a DateTime format? Thanx, Dp.