Have you actually created new Date objects using the data, or are they only String objects? If they are Date objects then look here:
Date (Java 2 Platform SE v1.4.2)
Specifically, the getDate()...