I had an interesting request on a Drupal site that I'm working on. I've created a view with a list of names that had a significant date and some other information. My original understanding was that we needed the list grouped by year of the significant date listed in descending order by the significant date. This was easily done using Views 2 right out of the box.