Hi, if I use
public static void *orderList*(java.util.List objects,
java.util.List orderings)
from the Ordering-Class for sorting date-values it behaves like a toString()
from the date-values is sorted and so it's a order-by-day and not a
order-by-date.
Is there anything I can do?
--- Juergen ---
