Find maximum date/time

Find maximum date/time

I use deluge scripting to find the record with the maximum value in a date/time field. To fetch that record I have to advance the maximum value with AddHour(2). Does that make sense to anyone?