order_by('datetime', 'desc') ->limit(1);
order_by('datetime', 'ASC ') ->limit(1);

işini görür sanırım.